Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GoogleTest: Restore suite name for type-parametrized tests | Brad King | 2023-03-03 | 1 | -3/+6 |
* | GoogleTest: Fix type param tests for suites with many cases | Evgeniy Shcherbina | 2022-02-07 | 1 | -4/+4 |
* | GoogleTest: Preserve spaces in test parameters | Evgeniy Shcherbina | 2022-02-03 | 1 | -0/+1 |
* | GoogleTest: Add handling for square brackets in test names | Evgeniy Shcherbina | 2022-01-11 | 1 | -0/+4 |
* | GoogleTest: Fix regex matching all dots in the suite name | Francesco Guastella | 2022-01-07 | 1 | -16/+32 |
* | GoogleTest: Add TEST_FILTER arg to gtest_discover_tests | Ashish Sadanandan | 2021-08-05 | 1 | -20/+35 |
* | GoogleTest: Match the full 'DISABLED_' prefix to disable tests | Brad King | 2020-12-03 | 1 | -0/+3 |
* | GoogleTestAddTests: Fix output processing | Stefan Floeren | 2020-05-05 | 1 | -0/+4 |
* | Add dynamic test discovery for for Google Test | Matthew Woehlke | 2017-07-27 | 1 | -0/+41 |