Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GoogleTest: Generalize test samples | Evgeniy Shcherbina | 2022-01-11 | 1 | -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 name | Francesco Guastella | 2022-01-07 | 1 | -3/+3 |
| | |||||
* | Tests: Fix and update wrongly named GoogleTest stdout file | Craig Scott | 2021-11-14 | 1 | -0/+10 |
The GoogleTest-skip-test output was never being checked since this test was added due to this file having the wrong name. |