summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Document APPEND option in ctest_* commandsBrad King2009-02-201-2/+3
| | | | | | This adds documentation of the APPEND option to the configure, build, test, memcheck, and coverage commands. The docs leave specific semantics for the dashboard server to define.
* ENH: Improve ctest_* command documentationBrad King2009-02-201-2/+3
| | | | | | This corrects the terse documentation and adds detail to the full documentation of some commands. It also normalizes the layout of the documentation string endings to make adding lines easier.
* ENH: add the ability to run tests by labelsBill Hoffman2009-02-101-2/+8
|
* STYLE: lowercase ctest_test() in the documentationAlexander Neundorf2008-10-081-1/+1
| | | | Alex
* BUG: 0007569 add ability to do -R/-E in ctest_test commandBill Hoffman2008-09-091-3/+12
|
* ENH: Several cleanups and make sure things get propagated where they should. ↵Andy Cedilnik2006-03-291-8/+6
| | | | Also, allow to load CTest custom files to the actual ctest -S script
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-2/+2
|
* BUG: This should fix memory checkingAndy Cedilnik2005-09-191-1/+1
|
* ENH: Several improvements with the way things are handled. Also, support ↵Andy Cedilnik2005-06-231-10/+18
| | | | multiple submited files
* ENH: Improve syntaxAndy Cedilnik2005-05-041-1/+1
|
* ENH: Promote submit into a full handler, add test and submit command and do ↵Andy Cedilnik2005-05-031-0/+79
some cleanups