Errors occured, so this should be labeled as an error with the same
style used elsewhere in the CMake configuration.
EXECUTE_PROCESS(COMMAND ${CMAKE_CTEST_COMMAND} --force-new-ctest-process --output-on-failure -O quicktests.log RESULT_VARIABLE res_var)
-if(NOT "${res_var}" STREQUAL "0")
- MESSAGE( "
-
-******************************* WARNING *******************************
-
-Some of the tests failed!
+IF(NOT "${res_var}" STREQUAL "0")
+ MESSAGE("
+***************************************************************************
+** Error: Some of the quick tests failed.
+***************************************************************************
Please scroll up or check the file tests/quick_tests/quicktests.log for the
error messages. If you are unable to fix the problems, see the FAQ or write
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams