summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GoogleTest/GoogleTest-skip-test-stdout.txt
Commit message (Collapse)AuthorAgeFilesLines
* GoogleTest: Generalize test samplesEvgeniy Shcherbina2022-01-111-3/+3
| | | | | Replaced brittle (and irrelevant to the tests) parts of the sample outputs with generic regexps to ease making new test cases.
* GoogleTest: Fix regex matching all dots in the suite nameFrancesco Guastella2022-01-071-3/+3
|
* Tests: Fix and update wrongly named GoogleTest stdout fileCraig Scott2021-11-141-0/+10
The GoogleTest-skip-test output was never being checked since this test was added due to this file having the wrong name.