| .. |
|
CMakeLists.txt
|
f30c82f370
Added a unit test for running a test command which exists but is not an executable, because it previously caused the outer ctest process to fail.
|
16 years ago |
|
CTestConfig.cmake
|
78e0bfa0fd
Added test coverage for ctest. Covers WILL_FAIL condition, tests that do not build, tests that segfault, and test executable not found (bad command), as well as some pass and fail regular expressions.
|
16 years ago |
|
crash.cxx
|
78e0bfa0fd
Added test coverage for ctest. Covers WILL_FAIL condition, tests that do not build, tests that segfault, and test executable not found (bad command), as well as some pass and fail regular expressions.
|
16 years ago |
|
test.cmake.in
|
f3cd66577f
Remove unnecessary configure time operations from CTestTest* tests
|
16 years ago |