summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-3/+3
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Add ctest options for limiting which tests fixtures addCraig Scott2017-05-011-0/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCommand not inherit from cmObjectDaniel Pfeifer2016-10-221-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+8
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-3/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-6/+5
* ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-301-0/+1
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-39/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
* Add the --stop-time argumentZach Mullen2010-03-171-2/+5
* Hook for scheduling tests in a random orderZach Mullen2009-10-291-2/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Fixed warningsZach Mullen2009-09-031-1/+1
* ENH: Added PARALLEL_LEVEL option to ctest_test() command.Zach Mullen2009-09-021-2/+5
* ENH: Document APPEND option in ctest_* commandsBrad King2009-02-201-2/+3
* ENH: Improve ctest_* command documentationBrad King2009-02-201-2/+3
* 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
* 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
* 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 mult...Andy Cedilnik2005-06-231-10/+18
* ENH: Improve syntaxAndy Cedilnik2005-05-041-1/+1
* ENH: Promote submit into a full handler, add test and submit command and do s...Andy Cedilnik2005-05-031-0/+79