Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Missing a linker crashed error matching string. | David Cole | 2008-03-19 | 1 | -0/+1 |
| | |||||
* | ENH: enhancements for cdash, include system information and better time entries | Bill Hoffman | 2008-01-30 | 1 | -0/+7 |
| | |||||
* | ENH: add more verbose output | Bill Hoffman | 2007-06-14 | 1 | -0/+3 |
| | |||||
* | COMP: Fix kwstyle | Andy Cedilnik | 2007-04-04 | 1 | -1/+2 |
| | |||||
* | BUG: even safer checking of return value | Ken Martin | 2007-03-28 | 1 | -7/+8 |
| | |||||
* | BUG: even safer checking of return value | Ken Martin | 2007-03-28 | 1 | -22/+27 |
| | |||||
* | BUG: fix checking of the return value for a build | Ken Martin | 2007-03-28 | 1 | -2/+3 |
| | |||||
* | ENH: try markign non zero return values as warnings for make programs | Ken Martin | 2007-03-20 | 1 | -2/+0 |
| | |||||
* | ENH: try markign non zero return values as warnings for make programs | Ken Martin | 2007-03-20 | 1 | -0/+16 |
| | |||||
* | ENH: add another error regexp | Ken Martin | 2007-03-20 | 1 | -0/+1 |
| | |||||
* | COMP: Fix bad escape sequence. | Brad King | 2007-03-16 | 1 | -1/+1 |
| | |||||
* | ENH: More regular expressions for visual studio 6 | Andy Cedilnik | 2007-03-16 | 1 | -0/+1 |
| | |||||
* | ENH: fix it to work with stl debug mode on mac | Bill Hoffman | 2006-11-09 | 1 | -2/+3 |
| | |||||
* | ENH: added total time limit for a CTest run bug 1207 | Ken Martin | 2006-10-19 | 1 | -0/+6 |
| | |||||
* | ENH: Handle more regular expressions | Andy Cedilnik | 2006-10-12 | 1 | -0/+2 |
| | |||||
* | ENH: Handle more warnings properly on AIX | Andy Cedilnik | 2006-08-22 | 1 | -2/+2 |
| | |||||
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+3 |
| | |||||
* | ENH: Remove debug | Andy Cedilnik | 2006-07-12 | 1 | -1/+0 |
| | |||||
* | BUG: Fix segfault | Andy Cedilnik | 2006-05-11 | 1 | -1/+1 |
| | |||||
* | ENH: Fix problem with Source Lines and add debugging of regular expressions | Andy Cedilnik | 2006-04-27 | 1 | -15/+32 |
| | |||||
* | BUG: Improve the behavior of the ReadCustomFilesCommand | Andy Cedilnik | 2006-04-09 | 1 | -0/+5 |
| | |||||
* | ENH: Several cleanups and make sure things get propagated where they should. ↵ | Andy Cedilnik | 2006-03-29 | 1 | -12/+12 |
| | | | | Also, allow to load CTest custom files to the actual ctest -S script | ||||
* | ENH: More error handling | Andy Cedilnik | 2006-03-23 | 1 | -0/+2 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -234/+237 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -85/+144 |
| | |||||
* | ENH: Better handle interleved error/output | Andy Cedilnik | 2006-01-27 | 1 | -15/+24 |
| | |||||
* | ENH: add new error regex | Bill Hoffman | 2005-11-18 | 1 | -0/+1 |
| | |||||
* | ENH: More error exceptions | Andy Cedilnik | 2005-10-13 | 1 | -0/+1 |
| | |||||
* | ENH: Add support for setting the maximum number of errors and warnings ↵ | Andy Cedilnik | 2005-10-07 | 1 | -0/+6 |
| | | | | reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50 | ||||
* | ENH: More error regex | Andy Cedilnik | 2005-08-17 | 1 | -0/+1 |
| | |||||
* | ENH: More build errors | Andy Cedilnik | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | ENH: More regular expressions | Andy Cedilnik | 2005-07-22 | 1 | -0/+3 |
| | |||||
* | ENH: Improve performance by compiling regular expressions when needed | Andy Cedilnik | 2005-07-03 | 1 | -35/+18 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -3/+4 |
| | | | | multiple submited files | ||||
* | ENH: Add superclass for all commands and handlers. Improve handlers to have ↵ | Andy Cedilnik | 2005-06-17 | 1 | -0/+58 |
| | | | | initialization code, and start initializing ctest when start is invoked | ||||
* | ENH: Be more verbose | Andy Cedilnik | 2005-06-10 | 1 | -5/+5 |
| | |||||
* | ENH: Be more verbose | Andy Cedilnik | 2005-06-10 | 1 | -0/+20 |
| | |||||
* | BUG: Initialize the iterator to prevent seg-fault | Andy Cedilnik | 2005-06-06 | 1 | -0/+2 |
| | |||||
* | COMP: Remove compile warning | Andy Cedilnik | 2005-06-02 | 1 | -3/+3 |
| | |||||
* | ENH: Once the number of errors or warnings was reached, stop counting them. ↵ | Andy Cedilnik | 2005-06-02 | 1 | -37/+73 |
| | | | | Also fix compile warning on bad compilers | ||||
* | ENH: Streamline build process. This reduces the memory footprint, since only ↵ | Andy Cedilnik | 2005-06-01 | 1 | -169/+382 |
| | | | | some number of lines of output will be in memory at the time. Also, this will report the build errors and warnings as it goes through the build | ||||
* | COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE | Andy Cedilnik | 2005-05-31 | 1 | -6/+6 |
| | |||||
* | ENH: Add support for writing output file. While doing that, redesign the way ↵ | Andy Cedilnik | 2005-05-31 | 1 | -16/+14 |
| | | | | 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: Cleanups | Andy Cedilnik | 2005-05-03 | 1 | -8/+8 |
| | |||||
* | ENH: Promote submit into a full handler, add test and submit command and do ↵ | Andy Cedilnik | 2005-05-03 | 1 | -2/+2 |
| | | | | some cleanups | ||||
* | ENH: Add internal error | Andy Cedilnik | 2005-04-28 | 1 | -0/+1 |
| | |||||
* | BUG: fix for bug 1717 incorrect path sent to dart server | Bill Hoffman | 2005-04-07 | 1 | -1/+23 |
| | |||||
* | ENH: Add error regex | Andy Cedilnik | 2005-01-28 | 1 | -0/+1 |
| | |||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -4/+4 |
| | |||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -5/+1 |
| |