MantisBT - CMake
View Issue Details
0003540CMakeCTestpublic2006-07-21 13:002006-10-12 15:10
Mike Talbot 
System Admin 
normalmajoralways
closedfixed 
 
 
0003540: ctest returns 0 after FATAL_ERROR
If I run "ctest -S test_error.ctest" (script attached) the return code is zero, but should be non-zero to indicate an error occured.
No tags attached.
? test_error.cmake (137) 1969-12-31 19:00
https://public.kitware.com/Bug/file/589/test_error.cmake
patch ctest_error.patch (793) 1969-12-31 19:00
https://public.kitware.com/Bug/file/602/ctest_error.patch
Issue History

Notes
(0004562)
Mike Talbot   
2006-07-31 09:59   
Attached patch that fixes this problem.
(0005385)
System Admin   
2006-10-12 15:10   
Fixed...