CMake/Tests/RunCMake/build_command/ErrorsON-stderr.txt
Brad King 55b2aa884c Use generalized RunCMake test infrastrucure for build_command test
The CMakeCommands.build_command test performs output/error checking
so move it over to RunCMake to re-use the generalized infrastrucure.
This is the only test left using Tests/CMakeCommands/CMakeLists.txt
so remove it.
2012-03-12 09:33:21 -04:00

13 lines
361 B
Plaintext

CMake Error at CMakeLists.txt:[0-9]+ \(build_command\):
build_command requires at least one argument naming a CMake variable
+
1. cmd='initial'
CMake Error at CMakeLists.txt:[0-9]+ \(build_command\):
build_command unknown argument "BOGUS"
+
2. cmd='initial'
CMake Error at CMakeLists.txt:[0-9]+ \(build_command\):
build_command unknown argument "STUFF"