summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* CTest: convert timeouts to std::chrono::durationWouter Klouwen2017-12-041-4/+5
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variableBetsy McPhail2017-07-101-0/+6
* Add ctest options for limiting which tests fixtures addCraig Scott2017-05-011-0/+15
* cmCTestTestCommand: defer getting the global timeoutBen Boeckel2017-04-211-1/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+6
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-66/+41
* ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-301-0/+33
* ctest_test: Add QUIET optionZack Galbreath2015-02-231-0/+1
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Add the --stop-time argumentZach Mullen2010-03-171-0/+5
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-1/+1
* Hook for scheduling tests in a random orderZach Mullen2009-10-291-0/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Added PARALLEL_LEVEL option to ctest_test() command.Zach Mullen2009-09-021-0/+6
* ENH: add the ability to run tests by labelsBill Hoffman2009-02-101-0/+12
* BUG: 0007569 add ability to do -R/-E in ctest_test commandBill Hoffman2008-09-091-0/+10
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+2
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-15/+16
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-3/+4
* ENH: Fix memcheck commandAndy Cedilnik2005-09-171-1/+1
* COMP: Remove warning and fix the logicAndy Cedilnik2005-07-141-2/+5
* ENH: Add timeout supportAndy Cedilnik2005-07-131-0/+12
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-59/+26
* ENH: Improve syntaxAndy Cedilnik2005-05-041-11/+52
* ENH: CleanupsAndy Cedilnik2005-05-031-1/+1
* ENH: Promote submit into a full handler, add test and submit command and do s...Andy Cedilnik2005-05-031-0/+52