summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestMultiProcessHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-2/+2
* Merge topic 'pvs-cleanup'Brad King2019-08-261-0/+3
|\
| * cmCTestMultiProcessHandler: Explain testRun ownership in commentsBrad King2019-08-261-0/+3
* | Merge topic 'ctest-json-REQUIRED_FILES'Brad King2019-08-231-2/+2
|\ \ | |/ |/|
| * CTest: Fix --show-only=json-v1 output with REQUIRED_FILES propertyBrad King2019-08-221-2/+2
* | cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-191-10/+6
* | cmStringAlgorithms: Add cmStrToLong and cmStrToULongSebastian Holtermann2019-08-101-2/+2
* | CTest: Add SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-181-0/+5
* | IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-0/+2
|/
* Use cmAppend to append ranges to std::vector instancesSebastian Holtermann2019-05-231-9/+7
* Merge topic 'cmrange-improvements'Brad King2019-02-251-1/+1
|\
| * cmRange: Move to dedicated header fileRegina Pfeifer2019-02-211-1/+1
* | cmSystemTools::Error: consolidate parameters into single std::stringVitaly Stakhovsky2019-02-201-2/+2
|/
* Modernize: Use ranged for-loops when possibleArtur Ryt2019-02-071-3/+2
* Merge topic 'tidy-use-equals-default'Brad King2019-01-291-4/+1
|\
| * cleanup: Prefer compiler provided special member functionsRegina Pfeifer2019-01-251-1/+0
| * clang-tidy: Use `= default`Regina Pfeifer2019-01-251-4/+2
* | cmSystemTools::RenameFile: Accepts std::string argsVitaly Stakhovsky2019-01-231-1/+1
|/
* CTest: Teach --show-only=json-v1 to filter out not-available testsBrad King2019-01-171-0/+5
* CTest: Add --show-only[=format] option to print test infoJustin Goshi2019-01-101-0/+331
* cmCTestRunTest: Thread number of completed tests through start APIsMichael Wegner2018-09-251-2/+2
* CTest: Improve stop-time implementationBrad King2018-09-121-17/+32
* Merge topic 'ctest-fix-test-load'Brad King2018-09-111-20/+39
|\
| * CTest: Fix --test-load regressionBrad King2018-09-101-20/+39
* | Update use of KWSys SystemTools::SplitString for new signatureBrad King2018-06-221-3/+2
|/
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-9/+11
* Merge topic 'cmWorkingDirectory_success_checking'Brad King2018-03-091-5/+14
|\
| * cmWorkingDirectory: Check success of current dir changesCraig Scott2018-03-081-5/+14
* | CTest: Add options to control test process affinity to CPUsBrad King2018-03-051-0/+28
|/
* Reduce raw string pointers usage.Pavel Solodovnikov2018-01-311-4/+4
* Merge topic 'reduce-temporaries'Brad King2018-01-291-2/+2
|\
| * Reduce allocation of temporary values on heap.Pavel Solodovnikov2018-01-261-2/+2
* | De-duplicate cmUVSignalHackRAIIBrad King2018-01-251-37/+2
* | cmUVSignalHackRAII: Use nullptr instead of NULLBrad King2018-01-251-2/+2
|/
* CTest: Re-implement test process handling using libuvBryon Bean2018-01-101-33/+21
* cmCTestMultiProcessHandler: Factor out duplicate test finish logicBryon Bean2018-01-101-36/+36
* cmCTestMultiProcessHandler: Add helper to make libuv use SA_RESTARTBrad King2018-01-101-0/+37
* cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started testBrad King2018-01-081-18/+19
* cmCTestMultiProcessHandler: Check stop time more directlyBrad King2018-01-081-4/+11
* CTest: correct misleading warning message for RUN_SERIAL testsWouter Klouwen2017-11-091-0/+12
* Replace empty-string comparisons with checking against `empty()`.Pavel Solodovnikov2017-09-211-1/+1
* Meta: modernize old-fashioned loops to range-based `for` (CTest).Pavel Solodovnikov2017-09-141-101/+67
* Merge topic 'display-ctest-disabled'Brad King2017-06-051-2/+6
|\
| * ctest: Display disabled status when ctest -N is calledChuck Atkins2017-06-021-2/+6
* | clang-tidy: use .empty() to check emptynessDaniel Pfeifer2017-04-211-1/+1
* | Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
|/
* Add 'DISABLED' test propertyBetsy McPhail2017-03-291-1/+3
* cmWorkingDirectory: use the new classBen Boeckel2017-03-061-8/+3
* clang-tidy: apply readability-redundant-string-init fixesDaniel Pfeifer2016-12-121-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2