CMake/Tests/RunCMake/CMP0019
Stephen Kelly 73ae888506 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.
2014-12-31 16:34:34 +01:00
..
CMP0019-NEW.cmake
CMP0019-OLD.cmake
CMP0019-WARN-stderr.txt
CMP0019-WARN.cmake
CMP0019-code.cmake
CMakeLists.txt RunCMake: Expect empty output by default. 2014-12-31 16:34:34 +01:00
RunCMakeTest.cmake