summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GoogleTest/fake_gtest.cpp
Commit message (Expand)AuthorAgeFilesLines
* GoogleTest: Restore suite name for type-parametrized testsBrad King2023-03-031-3/+6
* GoogleTest: Fix type param tests for suites with many casesEvgeniy Shcherbina2022-02-071-4/+4
* GoogleTest: Preserve spaces in test parametersEvgeniy Shcherbina2022-02-031-0/+1
* GoogleTest: Add handling for square brackets in test namesEvgeniy Shcherbina2022-01-111-0/+4
* GoogleTest: Fix regex matching all dots in the suite nameFrancesco Guastella2022-01-071-16/+32
* GoogleTest: Add TEST_FILTER arg to gtest_discover_testsAshish Sadanandan2021-08-051-20/+35
* GoogleTest: Match the full 'DISABLED_' prefix to disable testsBrad King2020-12-031-0/+3
* GoogleTestAddTests: Fix output processingStefan Floeren2020-05-051-0/+4
* Add dynamic test discovery for for Google TestMatthew Woehlke2017-07-271-0/+41