CMake/Tests/RunCMake/configure_file/DirInput-stderr.txt
Brad King 024e25e485 Tests: Add more signature tests to RunCMake.configure_file test
Move the test cases from Tests/CMakeTests/ConfigureFileTest.cmake.in
over to use the RunCMake.configure_file infrastructure.  This does much
more robust verification of CMake output for each test case, and would
have caught the regression fixed in our parent commit.
2015-03-09 09:17:59 -04:00

9 lines
242 B
Plaintext

CMake Error at DirInput.cmake:[0-9]+ \(configure_file\):
configure_file input location
.*/Tests/RunCMake/configure_file/.
is a directory but a file was expected.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)