Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Teach ctest_* to create appending XML files | Brad King | 2009-01-12 | 1 | -0/+11 |
| | | | | | This adds an APPEND option to the ctest_* commands which tells them to put the Append="true" attribute in the Site element of their XML file. | ||||
* | ENH: Refactor CTest command argument handling | Brad King | 2009-01-12 | 1 | -48/+51 |
| | | | | | | | The previous approach to handling of arguments to ctest_* commands worked only for keyword/value arguments with a single value. This refactors the approach to allow some commands to define alternative argument forms. | ||||
* | STYLE: Fix line length violation. | David Cole | 2008-12-26 | 1 | -2/+1 |
| | |||||
* | BUG: fix for bug #8224 fix crash | Bill Hoffman | 2008-12-19 | 1 | -6/+14 |
| | |||||
* | ENH: add return and break support to cmake, also change basic command ↵ | Ken Martin | 2008-01-23 | 1 | -2/+2 |
| | | | | invocation signature to be able to return extra informaiton via the cmExecutionStatus class | ||||
* | BUG: Fix error message when handler cannot be created. | Brad King | 2006-07-27 | 1 | -1/+3 |
| | |||||
* | BUG: Try to fix the problem of bad test names | Andy Cedilnik | 2006-07-11 | 1 | -4/+8 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -2/+2 |
| | |||||
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵ | Bill Hoffman | 2006-03-30 | 1 | -1/+1 |
| | | | | warnings produced by building for win64 | ||||
* | ENH: Several cleanups and make sure things get propagated where they should. ↵ | Andy Cedilnik | 2006-03-29 | 1 | -1/+21 |
| | | | | Also, allow to load CTest custom files to the actual ctest -S script | ||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -20/+21 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -11/+21 |
| | |||||
* | BUG: Fix for STL | Andy Cedilnik | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -0/+133 |
multiple submited files |