This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2024-11-24 03:59:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8c7b3a21cc
CMake
/
Tests
/
CTestTestCrash
History
Zach Mullen
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.
2009-12-07 09:34:05 -05:00
..
CMakeLists.txt
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.
2009-12-07 09:34:05 -05:00
crash.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
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
test.cmake.in
Remove unnecessary configure time operations from CTestTest* tests
2009-12-02 09:42:06 -05:00