summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestFailure
Commit message (Collapse)AuthorAgeFilesLines
* Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the ↵Bill Hoffman2009-09-241-7/+6
| | | | generator to build cmake is different than the one used for tests (watcom) is used.
* Added test coverage for ctest. Covers WILL_FAIL condition, tests that do ↵Zach Mullen2009-09-185-0/+96
not build, tests that segfault, and test executable not found (bad command), as well as some pass and fail regular expressions.