Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: remove argument bool fast, it was unused | Alexander Neundorf | 2007-06-12 | 1 | -2/+1 |
| | | | | Alex | ||||
* | ENH: added per test timeout support | Ken Martin | 2007-01-25 | 1 | -1/+1 |
| | |||||
* | ENH: added total time limit for a CTest run bug 1207 | Ken Martin | 2006-10-19 | 1 | -0/+7 |
| | |||||
* | ENH: Properly propagate config type to test | Andy Cedilnik | 2006-10-13 | 1 | -0/+3 |
| | |||||
* | ENH: some cleanup and commenting of code | Ken Martin | 2006-10-12 | 1 | -1/+13 |
| | |||||
* | ENH: Add support for special tracks, fix options of handlers so that the -R, ↵ | Andy Cedilnik | 2006-04-28 | 1 | -0/+5 |
| | | | | -U, and so on work in the new style scripting | ||||
* | BUG: Improve the behavior of the ReadCustomFilesCommand | Andy Cedilnik | 2006-04-09 | 1 | -3/+4 |
| | |||||
* | ENH: added support for -SP scripts in new processes | Ken Martin | 2006-04-04 | 1 | -1/+5 |
| | |||||
* | ENH: Several cleanups and make sure things get propagated where they should. ↵ | Andy Cedilnik | 2006-03-29 | 1 | -3/+3 |
| | | | | Also, allow to load CTest custom files to the actual ctest -S script | ||||
* | ENH: Add new ctest command | Andy Cedilnik | 2006-03-28 | 1 | -2/+3 |
| | |||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -42/+42 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -9/+9 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -39/+47 |
| | |||||
* | BUG: Handle buggy streams | Andy Cedilnik | 2006-02-28 | 1 | -0/+4 |
| | |||||
* | ENH: Add a way to submit extra files to the dashboard | Andy Cedilnik | 2005-07-18 | 1 | -0/+4 |
| | |||||
* | ENH: Several improvements and cleanups: | Andy Cedilnik | 2005-07-18 | 1 | -0/+9 |
| | | | | | | | 1. Add long command line arguments for every argument 2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10 3. Improve argument parsing. 4. Add submit index argument | ||||
* | ENH: Add timeout support | Andy Cedilnik | 2005-07-13 | 1 | -0/+1 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -1/+14 |
| | | | | multiple submited files | ||||
* | ENH: Add superclass for all commands and handlers. Improve handlers to have ↵ | Andy Cedilnik | 2005-06-17 | 1 | -0/+1 |
| | | | | initialization code, and start initializing ctest when start is invoked | ||||
* | ENH: Several improvements to CTest: | Andy Cedilnik | 2005-06-16 | 1 | -3/+6 |
| | | | | | | | | | 1. Support for showing line numbers when debugging ctest --show-line-numbers 2. Modify the ctest initialization code, so that it can be delayed 3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that) 4. Start command is simplified and the functionality is moved to CTest 5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set 6. Add test that checks out kwsys and perform tests on the fresh checkout | ||||
* | ENH: Separate standard output and standard error for problematic commands | Andy Cedilnik | 2005-06-14 | 1 | -1/+25 |
| | |||||
* | ENH: Move the build-and-test code to a handler | Andy Cedilnik | 2005-06-03 | 1 | -19/+2 |
| | |||||
* | COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE | Andy Cedilnik | 2005-05-31 | 1 | -1/+1 |
| | |||||
* | ENH: Add support for writing output file. While doing that, redesign the way ↵ | Andy Cedilnik | 2005-05-31 | 1 | -5/+61 |
| | | | | 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: Add method so that ctest handlers and commands can add notes | Andy Cedilnik | 2005-05-08 | 1 | -0/+11 |
| | |||||
* | ENH: Add accessort for CMake executable | Andy Cedilnik | 2005-05-05 | 1 | -0/+1 |
| | |||||
* | ENH: Add Site and BuildName, make sure that the rest of the default -S rule ↵ | Andy Cedilnik | 2005-05-03 | 1 | -1/+1 |
| | | | | does not happen, and make sure that new tag will be created | ||||
* | ENH: Cleanups | Andy Cedilnik | 2005-05-03 | 1 | -6/+6 |
| | |||||
* | ENH: Promote submit into a full handler, add test and submit command and do ↵ | Andy Cedilnik | 2005-05-03 | 1 | -13/+8 |
| | | | | some cleanups | ||||
* | ENH: More commands. Start working on new style ctest configuration | Andy Cedilnik | 2005-05-02 | 1 | -0/+7 |
| | |||||
* | ENH: Start adding support for CTest testfiles | Andy Cedilnik | 2005-04-01 | 1 | -0/+1 |
| | |||||
* | ENH: ctest now uses CMake global generator to do the build part of ↵ | Ken Martin | 2005-02-22 | 1 | -0/+5 |
| | | | | build-and-test | ||||
* | ENH: Cleanups and add CTEST_UPDATE command | Andy Cedilnik | 2005-02-17 | 1 | -2/+11 |
| | |||||
* | ENH: Cleanups and add CTEST_START command | Andy Cedilnik | 2005-02-17 | 1 | -49/+55 |
| | |||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -12/+3 |
| | |||||
* | ENH: Add compression support to XML files | Andy Cedilnik | 2005-01-27 | 1 | -1/+7 |
| | |||||
* | ENH: Add method to populate custom integers | Andy Cedilnik | 2005-01-26 | 1 | -0/+1 |
| | |||||
* | ENH: Add method to get the relative path to source or build | Andy Cedilnik | 2004-10-18 | 1 | -0/+3 |
| | |||||
* | ENH: Handle coverage errors | Andy Cedilnik | 2004-10-17 | 1 | -1/+2 |
| | |||||
* | ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have ↵ | Andy Cedilnik | 2004-10-01 | 1 | -0/+4 |
| | | | | to specify ctest executable in CTEST_COMMAND, but just a variable | ||||
* | ENH: shorten the symbols a bit and remove maps of std::string for map of ↵ | Bill Hoffman | 2004-09-29 | 1 | -1/+1 |
| | | | | cmStdString | ||||
* | more cleanup of ctest | Ken Martin | 2004-09-09 | 1 | -177/+20 |
| | |||||
* | duh errors | Ken Martin | 2004-09-07 | 1 | -0/+1 |
| | |||||
* | duh errors | Ken Martin | 2004-09-07 | 1 | -3/+3 |
| | |||||
* | duh errors | Ken Martin | 2004-09-07 | 1 | -3/+3 |
| | |||||
* | more warnings | Ken Martin | 2004-09-07 | 1 | -3/+3 |
| | |||||
* | more cleanup | Ken Martin | 2004-09-07 | 1 | -28/+5 |
| | |||||
* | some bug fixes for my recent checkins and some more cleanup | Ken Martin | 2004-09-07 | 1 | -40/+52 |
| | |||||
* | starting cleanup of ctest | Ken Martin | 2004-09-06 | 1 | -18/+16 |
| | |||||
* | ENH: Make default date shorter | Andy Cedilnik | 2004-08-26 | 1 | -0/+2 |
| |