Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: added support for -SP scripts in new processes | Ken Martin | 2006-04-04 | 1 | -13/+88 |
| | |||||
* | ENH: Add command to read ctest custom files | Andy Cedilnik | 2006-03-28 | 1 | -0/+2 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -194/+212 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -67/+82 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -0/+1 |
| | | | | multiple submited files | ||||
* | ENH: Add superclass for all commands and handlers. Improve handlers to have ↵ | Andy Cedilnik | 2005-06-17 | 1 | -0/+43 |
| | | | | initialization code, and start initializing ctest when start is invoked | ||||
* | ENH: Add commands for memory checking and coverage | Andy Cedilnik | 2005-06-14 | 1 | -2/+6 |
| | |||||
* | COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE | Andy Cedilnik | 2005-05-31 | 1 | -4/+4 |
| | |||||
* | ENH: Add support for writing output file. While doing that, redesign the way ↵ | Andy Cedilnik | 2005-05-31 | 1 | -32/+17 |
| | | | | ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake | ||||
* | ENH: Use generated file stream for files | Andy Cedilnik | 2005-05-27 | 1 | -3/+3 |
| | |||||
* | ENH: Add variable that holds cmake executable | Andy Cedilnik | 2005-05-05 | 1 | -0/+2 |
| | |||||
* | ENH: Promote submit into a full handler, add test and submit command and do ↵ | Andy Cedilnik | 2005-05-03 | 1 | -0/+4 |
| | | | | some cleanups | ||||
* | ENH: Make ctest build command work | Andy Cedilnik | 2005-05-02 | 1 | -0/+1 |
| | |||||
* | ENH: More commands. Start working on new style ctest configuration | Andy Cedilnik | 2005-05-02 | 1 | -1/+6 |
| | |||||
* | BUG: Do not report an error removing the binary directory if it doesn't exist. | Brad King | 2005-03-11 | 1 | -4/+4 |
| | |||||
* | ENH: Cleanups and add CTEST_UPDATE command | Andy Cedilnik | 2005-02-17 | 1 | -0/+2 |
| | |||||
* | ENH: Cleanups and add CTEST_START command | Andy Cedilnik | 2005-02-17 | 1 | -12/+14 |
| | |||||
* | BUG: Report errors | Andy Cedilnik | 2005-02-16 | 1 | -1/+4 |
| | |||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -3/+7 |
| | |||||
* | ENH: clean up running of default script | Ken Martin | 2005-01-27 | 1 | -19/+16 |
| | |||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -13/+12 |
| | |||||
* | COMP: fix some compiler warnings/errors | Ken Martin | 2005-01-27 | 1 | -2/+2 |
| | |||||
* | ENH: added more capabilities to ctest | Ken Martin | 2005-01-27 | 1 | -11/+117 |
| | |||||
* | ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have ↵ | Andy Cedilnik | 2004-10-01 | 1 | -5/+7 |
| | | | | to specify ctest executable in CTEST_COMMAND, but just a variable | ||||
* | BUG: If extra update failes, continue with dashboard. Closes Bug #894 - ↵ | Andy Cedilnik | 2004-09-29 | 1 | -2/+1 |
| | | | | Fatal CVS update error kills test, and is not reported | ||||
* | ENH: Move all extracting of variables to ExtractVariables. This way it is ↵ | Andy Cedilnik | 2004-09-28 | 1 | -70/+84 |
| | | | | easy to know what variables are used | ||||
* | ENH: Add some documentation | Andy Cedilnik | 2004-09-28 | 1 | -33/+65 |
| | |||||
* | more warnings | Ken Martin | 2004-09-07 | 1 | -26/+5 |
| | |||||
* | some bug fixes for my recent checkins and some more cleanup | Ken Martin | 2004-09-07 | 1 | -17/+49 |
| | |||||
* | another platform fix | Ken Martin | 2004-09-06 | 1 | -3/+3 |
| | |||||
* | broke out part of test scripting into seperate class | Ken Martin | 2004-09-06 | 1 | -0/+626 |