| .. |
|
CMakeLists.txt
|
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 |
|
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 |
|
badCode.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 |
|
testNoBuild.cmake.in
|
8c4f69c45b
Use CTEST_TEST_GENERATOR
|
16 years ago |
|
testNoExe.cmake.in
|
205855bf56
Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the generator to build cmake is different than the one used for tests (watcom) is used.
|
16 years ago |