summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTest
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused code from CTest test suiteBrad King2009-12-021-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 Cole2009-10-153-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 Cole2009-10-151-0/+7
| | | | code that is only invoked when labels are present.
* Reduce duration of ctest_sleep arguments. Add SmallAndFast project. Replace ↵David Cole2009-10-083-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 warningsKen Martin2008-03-251-0/+1
|
* ENH: more coverageKen Martin2006-07-241-0/+1
|
* ENH: increase coverage in a couple placesKen Martin2006-07-211-0/+1
|
* COMP: Try to fix test by taking arg1 into acountAndy Cedilnik2005-08-021-0/+2
|
* ENH: CleanupAndy Cedilnik2005-06-081-1/+0
|
* ENH: Add capability to include files to DartTestfile.txt and add example of thatAndy Cedilnik2005-06-071-0/+3
|
* ENH: Display version of ctest firstAndy Cedilnik2004-10-191-0/+1
|
* ERR: Fix problems on windowsAndy Cedilnik2004-10-191-1/+0
|
* ENH: Propagate more thingsAndy Cedilnik2004-10-171-0/+4
|
* ENH: Propagate MEMORYCHECK_COMMAND and COVERAGE_COMMAND to the CTest testAndy Cedilnik2004-10-171-1/+2
|
* BUG: Use kwsys from the source treeAndy Cedilnik2004-10-041-1/+1
|
* ENH: Better sorting of resultsAndy Cedilnik2004-10-041-1/+1
|
* BUG: Fix problem with spaces in the pathAndy Cedilnik2004-10-031-1/+1
|
* ENH: Use existing CTest and cmakeAndy Cedilnik2004-10-011-4/+6
|
* ENH: Let us recognize it on the dashboardAndy Cedilnik2004-10-011-1/+1
|
* ENH: Do kwsys instead of CMakeAndy Cedilnik2004-09-301-13/+9
|
* ENH: Handle spaces in the pathAndy Cedilnik2004-06-141-2/+2
|
* ENH: Add some ctest coverageAndy Cedilnik2004-05-102-0/+73