mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
8f977a5c92
Replaced brittle (and irrelevant to the tests) parts of the sample outputs with generic regexps to ease making new test cases.
11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
Test project .*
|
|
*Start +[0-9]+: skip_test\.test1
|
|
*[0-9]+/[0-9]+ +Test +#[0-9]+: skip_test\.test1 \.+\*\*\*Skipped +[0-9.]+ sec
|
|
|
|
100% tests passed, 0 tests failed out of 1
|
|
|
|
Total Test time \(real\) = +[0-9.]+ sec
|
|
|
|
The following tests did not run:
|
|
[ 0-9]+- skip_test\.test1 \(Skipped\)
|