Bill Hoffman 8c4f69c45b Use CTEST_TEST_GENERATOR 16 年 前
..
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 年 前
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 年 前
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 年 前
testNoBuild.cmake.in 8c4f69c45b Use CTEST_TEST_GENERATOR 16 年 前
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 年 前