Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: create command documentation for ctest | Alexander Neundorf | 2007-06-08 | 1 | -0/+3 |
| | | | | | | | I think some of the cmake commands should be removed from ctest if possible, like add_executable etc. Alex | ||||
* | ENH: added total time limit for a CTest run bug 1207 | Ken Martin | 2006-10-19 | 1 | -0/+7 |
| | |||||
* | ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN ↵ | Andy Cedilnik | 2006-04-30 | 1 | -1/+2 |
| | | | | update too, maybe | ||||
* | ENH: added support for -SP scripts in new processes | Ken Martin | 2006-04-04 | 1 | -4/+7 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -34/+34 |
| | |||||
* | BUG: fix spelling error | Bill Hoffman | 2005-11-22 | 1 | -1/+1 |
| | |||||
* | ENH: Add superclass for all commands and handlers. Improve handlers to have ↵ | Andy Cedilnik | 2005-06-17 | 1 | -0/+2 |
| | | | | initialization code, and start initializing ctest when start is invoked | ||||
* | ENH: Cleanups and add CTEST_START command | Andy Cedilnik | 2005-02-17 | 1 | -0/+4 |
| | |||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -2/+2 |
| | |||||
* | ENH: clean up running of default script | Ken Martin | 2005-01-27 | 1 | -1/+0 |
| | |||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -12/+5 |
| | |||||
* | COMP: fix some compiler warnings/errors | Ken Martin | 2005-01-27 | 1 | -1/+1 |
| | |||||
* | ENH: added more capabilities to ctest | Ken Martin | 2005-01-27 | 1 | -4/+23 |
| | |||||
* | ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have ↵ | Andy Cedilnik | 2004-10-01 | 1 | -3/+4 |
| | | | | to specify ctest executable in CTEST_COMMAND, but just a variable | ||||
* | ENH: Move all extracting of variables to ExtractVariables. This way it is ↵ | Andy Cedilnik | 2004-09-28 | 1 | -0/+8 |
| | | | | easy to know what variables are used | ||||
* | ENH: Add some documentation | Andy Cedilnik | 2004-09-28 | 1 | -1/+31 |
| | |||||
* | some bug fixes for my recent checkins and some more cleanup | Ken Martin | 2004-09-07 | 1 | -0/+5 |
| | |||||
* | another platform fix | Ken Martin | 2004-09-06 | 1 | -0/+1 |
| | |||||
* | broke out part of test scripting into seperate class | Ken Martin | 2004-09-06 | 1 | -0/+95 |