Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GoogleTest: Add TEST_FILTER arg to gtest_discover_tests | Ashish Sadanandan | 2021-08-05 | 1 | -0/+18 |
* | Tests: Suppress failures on macOS arm64 due to separate Xcode signing phase | Brad King | 2021-02-22 | 1 | -0/+6 |
* | Tests: Clarify internal project name in RunCMake.GoogleTest cases | Brad King | 2021-02-22 | 1 | -1/+1 |
* | Tests: Don't ask for things not required for GoogleTest | Craig Scott | 2020-06-24 | 1 | -2/+1 |
* | GoogleTest: Add testcase for skipped tests | Alexander Stein | 2020-04-10 | 1 | -0/+6 |
* | GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery mode | Ryan Thornton | 2020-03-27 | 1 | -8/+0 |
* | GoogleTest: Rename TIMEOUT parameter to avoid clash | Craig Scott | 2018-03-15 | 1 | -2/+32 |
* | GoogleTest: Add timeout to discovery | Matthew Woehlke | 2017-12-06 | 1 | -0/+6 |
* | GoogleTest: Fix multiple discovery on same target | Matthew Woehlke | 2017-11-21 | 1 | -1/+9 |
* | Add dynamic test discovery for for Google Test | Matthew Woehlke | 2017-07-27 | 1 | -0/+15 |