Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Fix line length | Andy Cedilnik | 2006-10-25 | 1 | -1/+2 |
| | |||||
* | BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is ↵ | Andy Cedilnik | 2006-10-24 | 1 | -1/+1 |
| | | | | no line at the end of the file. This will fix the coverage code complaining about it | ||||
* | ENH: added total time limit for a CTest run bug 1207 | Ken Martin | 2006-10-19 | 1 | -0/+6 |
| | |||||
* | STYLE: Fix kwstyle | Andy Cedilnik | 2006-10-15 | 1 | -1/+2 |
| | |||||
* | BUG: Use BuildDirectory from the DartConfiguration information. Also, Make ↵ | Andy Cedilnik | 2006-10-12 | 1 | -1/+1 |
| | | | | missing coverage information not make ctest fail | ||||
* | BUG: fix bug where converage was required to get valgrind output because of ↵ | Bill Hoffman | 2006-10-05 | 1 | -2/+5 |
| | | | | bad current directory | ||||
* | ENH: Several cleanups and make sure things get propagated where they should. ↵ | Andy Cedilnik | 2006-03-29 | 1 | -1/+1 |
| | | | | Also, allow to load CTest custom files to the actual ctest -S script | ||||
* | ENH: Remove cmGlob and use glob from kwsys | Andy Cedilnik | 2006-03-21 | 1 | -2/+3 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -96/+102 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -103/+172 |
| | |||||
* | COMP: Too fast commit | Andy Cedilnik | 2005-09-15 | 1 | -2/+2 |
| | |||||
* | BUG: Make sure full paths are collapsed | Andy Cedilnik | 2005-09-15 | 1 | -2/+2 |
| | |||||
* | ENH: More handling of gcov 4.0 | Andy Cedilnik | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | ENH: More support for gcov 4.0 | Andy Cedilnik | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | ENH: Add support for the new gcc that uses files with extension .gcda | Andy Cedilnik | 2005-08-03 | 1 | -1/+5 |
| | |||||
* | ENH: Some more cleanups and add ctest custom vector for regular expression ↵ | Andy Cedilnik | 2005-07-14 | 1 | -8/+49 |
| | | | | to exclude from coverage | ||||
* | ENH: Add custom supression regular expressions | Andy Cedilnik | 2005-07-14 | 1 | -0/+29 |
| | |||||
* | BUG: Fix line number inconsistency, improve output | Andy Cedilnik | 2005-07-14 | 1 | -17/+43 |
| | |||||
* | BUG: Rename tmp files | Andy Cedilnik | 2005-07-14 | 1 | -1/+1 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | ENH: Improve support for various versions of gcov | Andy Cedilnik | 2005-07-06 | 1 | -86/+240 |
| | |||||
* | STYLE: Unify number of spaces | Andy Cedilnik | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -13/+12 |
| | | | | multiple submited files | ||||
* | ENH: Add superclass for all commands and handlers. Improve handlers to have ↵ | Andy Cedilnik | 2005-06-17 | 1 | -1/+5 |
| | | | | initialization code, and start initializing ctest when start is invoked | ||||
* | ENH: Separate standard output and standard error for problematic commands | Andy Cedilnik | 2005-06-14 | 1 | -6/+36 |
| | |||||
* | COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE | Andy Cedilnik | 2005-05-31 | 1 | -17/+17 |
| | |||||
* | ENH: Add support for writing output file. While doing that, redesign the way ↵ | Andy Cedilnik | 2005-05-31 | 1 | -61/+36 |
| | | | | 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: Improve syntax | Andy Cedilnik | 2005-05-04 | 1 | -4/+4 |
| | |||||
* | ENH: Cleanups | Andy Cedilnik | 2005-05-03 | 1 | -3/+3 |
| | |||||
* | ENH: Cleanups and add CTEST_START command | Andy Cedilnik | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -5/+9 |
| | |||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -3/+1 |
| | |||||
* | ENH: Add compression support to XML files | Andy Cedilnik | 2005-01-27 | 1 | -6/+7 |
| | |||||
* | BUG: Fix output to match the Dart output | Andy Cedilnik | 2004-10-18 | 1 | -6/+9 |
| | |||||
* | ENH: Update to the new coverage code. It may not be perfect yet, but it is a ↵ | Andy Cedilnik | 2004-10-17 | 1 | -433/+357 |
| | | | | start | ||||
* | missing include | Ken Martin | 2004-09-09 | 1 | -0/+4 |
| | |||||
* | more cleanup of ctest | Ken Martin | 2004-09-09 | 1 | -0/+577 |