summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/Languages/LINK_LANGUAGE-genex-stderr.txt
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2014-12-16 22:11:40 +0100
committerStephen Kelly <steveire@gmail.com>2014-12-31 16:34:34 +0100
commit73ae888506c89b8c0619905f4c19b79116afb514 (patch)
treec7af7e40b479536d725266181876cefb735947a9 /Tests/RunCMake/Languages/LINK_LANGUAGE-genex-stderr.txt
parentc2445d3dfd837cd2e372061f5545054317be110a (diff)
downloadcmake-73ae888506c89b8c0619905f4c19b79116afb514.tar.gz
RunCMake: Expect empty output by default.
Expect tests to specify stderr content if it is present. Fix the CMP0019 test, which has only been testing the WARN status until now. Specify in the CommandLine and FPHSA tests that content is at least one character. Set policies in the Language and CheckModules tests, which have empty test output, modulo unrelated policies on some platforms.
Diffstat (limited to 'Tests/RunCMake/Languages/LINK_LANGUAGE-genex-stderr.txt')
-rw-r--r--Tests/RunCMake/Languages/LINK_LANGUAGE-genex-stderr.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/Languages/LINK_LANGUAGE-genex-stderr.txt b/Tests/RunCMake/Languages/LINK_LANGUAGE-genex-stderr.txt
index 3a7f4806cb..03c002e7d8 100644
--- a/Tests/RunCMake/Languages/LINK_LANGUAGE-genex-stderr.txt
+++ b/Tests/RunCMake/Languages/LINK_LANGUAGE-genex-stderr.txt
@@ -6,4 +6,4 @@ CMake Error at LINK_LANGUAGE-genex.cmake:[0-9]+ \(target_link_libraries\):
LINKER_LANGUAGE target property can not be used while evaluating link
libraries for a static library
Call Stack \(most recent call first\):
- CMakeLists.txt:3 \(include\)
+ CMakeLists.txt:[0-9]+ \(include\)