summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestRunTest.h
Commit message (Expand)AuthorAgeFilesLines
* Source: Replace C headers with C++ onesRose2021-11-021-2/+1
* CTest: add an ENVIRONMENT_MODIFICATION propertyBen Boeckel2021-07-091-0/+1
* ctest: support <CTestMeasurement> for runtime measurementsZack Galbreath2021-07-011-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* CTest: Log environment variables as a test measurementKyle Edwards2020-05-191-1/+1
* cmCTestRunTest: modernize memory managementMarc Chevrier2020-03-111-3/+10
* Refactor: Require detail when calling cmCTestRunTest::StartFailure()Kyle Edwards2020-02-241-1/+1
* CTest: Rename internal APIs for --repeat optionsBrad King2019-11-071-3/+3
* Merge branch 'backport-ctest-resource-groups'Brad King2019-11-051-9/+12
|\
| * CTest: Rename hardware -> resources for source codeCraig Scott2019-11-051-9/+12
* | ctest: Add --repeat-until-pass optionBrad King2019-10-291-5/+10
* | cmCTestRunTest: Use inline member initializersBrad King2019-10-291-3/+3
|/
* CTest: Allocate hardware to testsKyle Edwards2019-10-021-1/+18
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-1/+2
* cmCTestRunTest: Remove duplicated compression logicRegina Pfeifer2019-02-101-5/+0
* cleanup: Prefer compiler provided special member functionsRegina Pfeifer2019-01-251-2/+0
* CTest: Add --show-only[=format] option to print test infoJustin Goshi2019-01-101-0/+4
* cmCTestRunTest: Avoid float/int conversions in number width logicBrad King2018-10-021-2/+6
* ctest: Add option for live progress summary in terminalMichael Wegner2018-09-261-0/+3
* cmCTestRunTest: Thread number of completed tests through start APIsMichael Wegner2018-09-251-2/+2
* cmCTestRunTest: Simplify number width computationMichael Wegner2018-09-251-8/+2
* CTest: Improve stop-time implementationBrad King2018-09-121-0/+3
* Merge topic 'cmWorkingDirectory_success_checking'Brad King2018-03-091-0/+2
|\
| * cmWorkingDirectory: Check success of current dir changesCraig Scott2018-03-081-0/+2
* | CTest: Add options to control test process affinity to CPUsBrad King2018-03-051-1/+2
|/
* CTest: introduce cmDurationWouter Klouwen2018-01-231-3/+2
* CTest: Re-implement test process handling using libuvBryon Bean2018-01-101-4/+10
* cmCTestRunTest: Modernize constructor and destructor declsBryon Bean2018-01-101-2/+3
* cmCTestRunTest: Drop unused membersBryon Bean2018-01-101-8/+0
* cmCTestMultiProcessHandler: Check stop time more directlyBrad King2018-01-081-3/+0
* cmCTestRunTest: Subsume ResolveTimeout into only call siteBrad King2018-01-081-2/+0
* CTest: convert timeouts to std::chrono::durationWouter Klouwen2017-12-041-2/+4
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* iwyu: Fix more findingsDaniel Pfeifer2016-11-281-1/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: Add support for test fixturesCraig Scott2016-09-201-0/+6
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-29/+33
* Source: Stabilize include orderBrad King2016-04-291-1/+1
* ctest: Add a new --repeat-until-fail optionBill Hoffman2015-03-231-0/+9
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Test TIMEOUT property explicitly set to zero should be honoredZach Mullen2011-01-031-2/+2
* CTest: Avoid use of old EscapeSpaces methodBrad King2010-08-181-1/+0
* Do not exit if stoptime is passed.Zach Mullen2010-06-151-0/+3
* Fix intermingling of test environments when tests run in parallel.David Cole2010-03-301-5/+0
* Add the --stop-time argumentZach Mullen2010-03-171-1/+3
* Use historical average of test times to schedule tests.Zach Mullen2010-02-261-0/+2
* CTest output submitted to the dashboard is now compressed by default.Zach Mullen2009-12-171-0/+5
* [0008668: CTest Dev: Missing executables shown as failed tests when using MPI...Zach Mullen2009-12-101-0/+6