summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBuildAndTestHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-191-0/+1
|
* ENH: added per test timeout supportKen Martin2007-01-251-0/+1
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-16/+16
|
* ENH: Add support for multiple build targets and start adding simple cpack testsAndy Cedilnik2006-02-281-1/+1
|
* ENH: Add superclass for all commands and handlers. Improve handlers to have ↵Andy Cedilnik2005-06-171-0/+3
| | | | initialization code, and start initializing ctest when start is invoked
* ENH: Move the build-and-test code to a handlerAndy Cedilnik2005-06-031-0/+78