summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GoogleTest
Commit message (Expand)AuthorAgeFilesLines
* CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)Kevin Puetz2020-08-261-0/+1
* Tests: Add test for GoogleTest XML_OUTPUT_DIRStefan Floeren2020-07-014-0/+57
* Tests: Don't ask for things not required for GoogleTestCraig Scott2020-06-244-8/+4
* GoogleTestAddTests: Fix output processingStefan Floeren2020-05-053-36/+52
* GoogleTest: Add testcase for skipped testsAlexander Stein2020-04-104-0/+48
* GoogleTest: Add tests for MultiConfig discovery in PRE_TEST modeRyan Thornton2020-03-275-0/+88
* GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery modeRyan Thornton2020-03-2711-34/+68
* GoogleTest: Add test case for XML_OUTPUT_DIRAlexander Stein2020-03-134-0/+69
* GoogleTest: Add missing test case for gtest_discover_tests failureRyan Thornton2020-03-116-1/+29
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-2/+2
* Merge topic 'gtest_discover_tests_timeout'Brad King2018-03-1613-10/+113
|\
| * GoogleTest: Rename TIMEOUT parameter to avoid clashCraig Scott2018-03-1513-10/+113
* | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-1/+1
|/
* GoogleTest: Add test for missing test executableMatthew Woehlke2017-12-063-0/+10
* GoogleTest: Add timeout to discoveryMatthew Woehlke2017-12-065-0/+43
* GoogleTest: Fix multiple discovery on same targetMatthew Woehlke2017-11-214-3/+42
* Add dynamic test discovery for for Google TestMatthew Woehlke2017-07-275-0/+110