summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/cache-no-file-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-04-10 15:52:16 (GMT)
committerBrad King <brad.king@kitware.com>2015-04-10 18:56:41 (GMT)
commit4e039a9a9814fd13142ae2c9876420ddf2414b8e (patch)
tree247fd6412ed95254fd3b18cddd19aa4bf2bfbaa4 /Tests/RunCMake/CommandLine/cache-no-file-stderr.txt
parent10859b97ebbe610a829e3981958d7b4c0149f95a (diff)
downloadCMake-4e039a9a9814fd13142ae2c9876420ddf2414b8e.zip
CMake-4e039a9a9814fd13142ae2c9876420ddf2414b8e.tar.gz
CMake-4e039a9a9814fd13142ae2c9876420ddf2414b8e.tar.bz2
Tests: Move more command line tests into RunCMake.CommandLine
Port most CMakeTestBadCommandLines test cases to RunCMake.CommandLine and drop the former test. Add validation of expected results, which was not done by the old test.
Diffstat (limited to 'Tests/RunCMake/CommandLine/cache-no-file-stderr.txt')
-rw-r--r--Tests/RunCMake/CommandLine/cache-no-file-stderr.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/cache-no-file-stderr.txt b/Tests/RunCMake/CommandLine/cache-no-file-stderr.txt
new file mode 100644
index 0000000..da3a0c3
--- /dev/null
+++ b/Tests/RunCMake/CommandLine/cache-no-file-stderr.txt
@@ -0,0 +1,2 @@
+^CMake Error: The source directory ".*/Tests/RunCMake/CommandLine/cache-no-file-build/nosuchsubdir" does not exist.
+Specify --help for usage, or press the help button on the CMake GUI.$