summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestMultiProcessHandler.h
Commit message (Expand)AuthorAgeFilesLines
* ctest: Restore enforcement of RESOURCE_LOCK test propertyBrad King2024-04-011-0/+1
* ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-101-2/+10
* cmCTestMultiProcessHandler: Modernize member initializationBrad King2024-03-101-20/+15
* ctest: Add support for running under a make job server on POSIX systemsBrad King2023-12-031-0/+10
* cmCTestMultiProcessHandler: Inline removal of pending test as it startsBrad King2023-11-221-1/+0
* cmCTestMultiProcessHandler: Simplify test startup batchingBrad King2023-11-211-2/+2
* cmCTestMultiProcessHandler: Start new tests asynchronouslyBrad King2023-11-211-0/+2
* cmCTestMultiProcessHandler: Clarify test-load retry timer infrastructureBrad King2023-11-211-4/+2
* cmCTestMultiProcessHandler: Factor out loop startup and teardownBrad King2023-11-211-0/+3
* cmCTestTestHandler: Clarify name of member storing RESOURCE_LOCK propertyBrad King2023-11-211-1/+1
* cmCTestMultiProcessHandler: Clarify resource availability error member namesBrad King2023-11-171-5/+5
* cmCTestMultiProcessHandler: Clarify representation of pending test orderBrad King2023-11-171-1/+3
* cmCTestMultiProcessHandler: Clarify representation of pending testsBrad King2023-11-171-4/+8
* cmCTestMultiProcessHandler: Avoid extra copy of test mapsBrad King2023-11-171-1/+1
* cmCTestMultiProcessHandler: Remove unused membersBrad King2023-11-171-2/+0
* cmCTestMultiProcessHandler: Use cm::uv_loop_ptr abstractionBrad King2023-11-171-1/+1
* cmCTestMultiProcessHandler: Factor out helper to check for completionJohn Parent2023-11-171-0/+1
* CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-101-5/+16
* Source: Replace C headers with C++ onesRose2021-11-021-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-2/+1
* ctest: add option --stop-on-failureJohnny Jazeix2020-04-201-0/+2
* cmCTestRunTest: modernize memory managementMarc Chevrier2020-03-111-1/+2
* Refactor: Provide more detailed error information from TryAllocateResources()Kyle Edwards2020-02-241-2/+10
* cmCTestMultiProcessHandler: Hold repeat mode as a memberBrad King2019-11-071-1/+9
* CTest: Rename hardware -> resources for source codeCraig Scott2019-11-051-14/+14
* cmCTestMultiProcessHandler: Rename resource locking functionsCraig Scott2019-11-051-2/+2
* CTest: Allocate hardware to testsKyle Edwards2019-10-021-2/+31
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-3/+5
* CTest: Add --show-only[=format] option to print test infoJustin Goshi2019-01-101-0/+1
* CTest: Improve stop-time implementationBrad King2018-09-121-1/+4
* CTest: Fix --test-load regressionBrad King2018-09-101-0/+5
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-0/+1
* CTest: Add options to control test process affinity to CPUsBrad King2018-03-051-0/+2
* CTest: Re-implement test process handling using libuvBryon Bean2018-01-101-4/+4
* cmCTestMultiProcessHandler: Factor out duplicate test finish logicBryon Bean2018-01-101-0/+2
* cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started testBrad King2018-01-081-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-2/+10
* Pass arguments that are not modified as const&.Daniel Pfeifer2016-05-261-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-20/+32
* Source: Stabilize include orderBrad King2016-04-291-1/+1
* ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-301-0/+3
* cmCTestMultiProcessHandler: Refactor RUN_SERIAL implementationZack Galbreath2015-06-301-0/+1
* ctest_test: Add QUIET optionZack Galbreath2015-02-231-0/+3
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-5/+5
* CTest: fix regressions introduced by the ctest-fix-run-serial topicNils Gladitz2013-12-231-0/+6
* CTest: perform cycle test earlyNils Gladitz2013-10-191-0/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3