Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused code from CTest test suite | Brad King | 2009-12-02 | 1 | -12/+0 |
| | | | | | We remove from Tests/CTestTest*/CMakeLists.txt some historical cruft that is no longer used by the test suite. | ||||
* | Increase ctest coverage. Introduce optionally on intentional compile errors ↵ | David Cole | 2009-10-15 | 3 | -0/+20 |
| | | | | and warnings to the SmallAndFast project. Turn them on for the FailedSubmit tests to cover analyzing LABELS-related errors and warnings. | ||||
* | Add LABELS to the SmallAndFast test project to increase coverage of ctest ↵ | David Cole | 2009-10-15 | 1 | -0/+7 |
| | | | | code that is only invoked when labels are present. | ||||
* | Reduce duration of ctest_sleep arguments. Add SmallAndFast project. Replace ↵ | David Cole | 2009-10-08 | 3 | -10/+28 |
| | | | | kwsys with SmallAndFast to make CTestTest faster. (I will keep an eye on coverage results after this commit and make sure we still have equivalent ctest coverage.) | ||||
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
| | |||||
* | ENH: more coverage | Ken Martin | 2006-07-24 | 1 | -0/+1 |
| | |||||
* | ENH: increase coverage in a couple places | Ken Martin | 2006-07-21 | 1 | -0/+1 |
| | |||||
* | COMP: Try to fix test by taking arg1 into acount | Andy Cedilnik | 2005-08-02 | 1 | -0/+2 |
| | |||||
* | ENH: Cleanup | Andy Cedilnik | 2005-06-08 | 1 | -1/+0 |
| | |||||
* | ENH: Add capability to include files to DartTestfile.txt and add example of that | Andy Cedilnik | 2005-06-07 | 1 | -0/+3 |
| | |||||
* | ENH: Display version of ctest first | Andy Cedilnik | 2004-10-19 | 1 | -0/+1 |
| | |||||
* | ERR: Fix problems on windows | Andy Cedilnik | 2004-10-19 | 1 | -1/+0 |
| | |||||
* | ENH: Propagate more things | Andy Cedilnik | 2004-10-17 | 1 | -0/+4 |
| | |||||
* | ENH: Propagate MEMORYCHECK_COMMAND and COVERAGE_COMMAND to the CTest test | Andy Cedilnik | 2004-10-17 | 1 | -1/+2 |
| | |||||
* | BUG: Use kwsys from the source tree | Andy Cedilnik | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | ENH: Better sorting of results | Andy Cedilnik | 2004-10-04 | 1 | -1/+1 |
| | |||||
* | BUG: Fix problem with spaces in the path | Andy Cedilnik | 2004-10-03 | 1 | -1/+1 |
| | |||||
* | ENH: Use existing CTest and cmake | Andy Cedilnik | 2004-10-01 | 1 | -4/+6 |
| | |||||
* | ENH: Let us recognize it on the dashboard | Andy Cedilnik | 2004-10-01 | 1 | -1/+1 |
| | |||||
* | ENH: Do kwsys instead of CMake | Andy Cedilnik | 2004-09-30 | 1 | -13/+9 |
| | |||||
* | ENH: Handle spaces in the path | Andy Cedilnik | 2004-06-14 | 1 | -2/+2 |
| | |||||
* | ENH: Add some ctest coverage | Andy Cedilnik | 2004-05-10 | 2 | -0/+73 |