This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2aaa967715
CMake
/
Tests
/
CTestTestFailure
History
Bill Hoffman
8c4f69c45b
Use CTEST_TEST_GENERATOR
2009-09-24 13:43:25 -04:00
..
CMakeLists.txt
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.
2009-09-18 12:16:46 -04:00
CTestConfig.cmake
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.
2009-09-18 12:16:46 -04:00
badCode.cxx
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.
2009-09-18 12:16:46 -04:00
testNoBuild.cmake.in
Use CTEST_TEST_GENERATOR
2009-09-24 13:43:25 -04:00
testNoExe.cmake.in
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.
2009-09-24 13:18:49 -04:00