Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary configure time operations from CTestTest* tests | Zach Mullen | 2009-12-02 | 1 | -9/+0 |
| | |||||
* | Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the ↵ | Bill Hoffman | 2009-09-24 | 1 | -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 Mullen | 2009-09-18 | 1 | -0/+32 |
not build, tests that segfault, and test executable not found (bad command), as well as some pass and fail regular expressions. |