CMake/Tests/RunCMake/WorkingDirectory/dirNotExist-stdout.txt
Craig Scott a865f0beb2 Tests: Confirm test working dir set successfully
Specifically, this tests that setting WORKING_DIRECTORY
to an invalid directory results in the test failing.
2018-03-04 22:27:59 +11:00

11 lines
295 B
Plaintext

Test project .*/Tests/RunCMake/WorkingDirectory/dirNotExist-build
.* +Start 1: dirNotExist
1/1 Test #1: dirNotExist +\.+\*\*\*Not Run +[0-9.]+ sec
+
0% tests passed, 1 tests failed out of 1
+
Total Test time \(real\) = +[0-9.]+ sec
+
The following tests FAILED:
.* +1 - dirNotExist \(Not Run\)$