Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CTest: Clean up stdout and logfile output for Pass/Fail regex | Stephen Manz | 2019-07-09 | 1 | -0/+16 |
For pass regex, display only the element that was found, rather than all elements Rename loop variable for fail regex, from pass to fail For consistency, add space in output for pass Add tests that find and don't find PASS_REGULAR_EXPRESSION, and a test that finds FAIL_REGULAR_EXPRESSION, whose LastTest.log files are checked using *-check.cmake. |