summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge topic 'ctest-cleanup'Brad King2023-11-205-144/+148
|\ \
| * | cmCTestMultiProcessHandler: Simplify logic on unavailable resourcesBrad King2023-11-171-4/+7
| * | cmCTestMultiProcessHandler: Clarify resource availability error member namesBrad King2023-11-174-17/+17
| * | cmCTestMultiProcessHandler: Reduce repeat test property map lookupsBrad King2023-11-171-7/+7
| * | cmCTestMultiProcessHandler: Simplify loop termination on serial testBrad King2023-11-171-5/+2
| * | cmCTestMultiProcessHandler: Stop searching for tests when limit is reachedBrad King2023-11-171-4/+8
| * | cmCTestMultiProcessHandler: Invert spare load conditionBrad King2023-11-171-8/+8
| * | cmCTestMultiProcessHandler: Clarify search for tests <= concurrency limitBrad King2023-11-171-1/+6
| * | cmCTestMultiProcessHandler: Clarify search for tests <= spare loadBrad King2023-11-171-8/+9
| * | cmCTestMultiProcessHandler: Make loops over all pending tests more consistentBrad King2023-11-171-5/+5
| * | cmCTestMultiProcessHandler: Clarify representation of pending test orderBrad King2023-11-172-20/+27
| * | cmCTestMultiProcessHandler: Clarify representation of pending testsBrad King2023-11-173-23/+27
| * | cmCTestMultiProcessHandler: Avoid extra copy of test mapsBrad King2023-11-173-6/+6
| * | cmCTestMultiProcessHandler: Remove unused membersBrad King2023-11-172-12/+0
| * | cmCTestMultiProcessHandler: Use cm::uv_loop_ptr abstractionBrad King2023-11-173-6/+7
| * | cmCTestMultiProcessHandler: Factor out helper to check for completionJohn Parent2023-11-172-1/+7
| * | cmCTestMultiProcessHandler: Replace false condition with opposite assertChris Mahoney2023-11-171-3/+1
| * | cmCTestRunTest: Consolidate initialization in constructorBrad King2023-11-173-25/+15
* | | Merge topic 'ci-fedora-39'Brad King2023-11-201-4/+4
|\ \ \
| * \ \ Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-171-4/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * codespell: Match valgrind output without repeating a spelling errorBrad King2023-11-171-4/+4
* | | cmUVSignalHackRAII: Drop outdated and unused libuv SA_RESTART workaroundBrad King2023-11-171-4/+0
|/ /
* | ctest_empty_binary_directory: Report more detail in failure messageBrad King2023-11-093-24/+37
* | Merge topic 'cxx23'Brad King2023-11-082-9/+12
|\ \ | |/
| * cmCTestBuildCommand: Avoid requiring complete cmGlobalGenerator type publiclyBrad King2023-11-072-9/+12
* | Source: Reduce vector entry allocations and copiesRose2023-10-236-31/+31
|/
* Merge topic 'ctest-timeout-flag'Brad King2023-10-021-5/+6
|\
| * ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-291-5/+6
* | Source: Remove redundant FileIsDirectory checksscivision2023-09-191-4/+2
* | Merge topic 'ctest_submit_follow_redirects'Brad King2023-09-081-0/+3
|\ \ | |/
| * ctest: Restore support for http redirects during Submit stepZack Galbreath2023-09-071-0/+3
| * Merge topic 'cdash_checksum_400' into release-3.27Brad King2023-07-251-9/+12
| |\
* | | cmCTestCoverageHandler: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-93/+18
* | | cmCTestLaunchReporter: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-296-226/+256
* | | cmCTest: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-292-10/+7
* | | cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-41/+43
* | | cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-2910-209/+165
* | | Merge topic 'ctest-generate-resource-spec-file'Kyle Edwards2023-08-146-42/+147
|\ \ \
| * | | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-105-33/+136
| * | | cmCTestRunTest::StartFailure(): Add total argumentKyle Edwards2023-08-103-9/+11
* | | | cmCryptoHash: prefer to cmSystemTools::ComputeFileHashBen Boeckel2023-08-081-4/+4
|/ / /
* | | IWYU: Update for Debian 12 CI jobBrad King2023-07-2815-8/+9
* | | Merge topic 'ExportTestLabelToJUnit'Brad King2023-07-281-0/+15
|\ \ \
| * | | ctest: export test labels to junit xmlAlex Neundorf2023-07-261-0/+15
* | | | Merge topic 'cdash_checksum_400'Brad King2023-07-251-9/+12
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ctest: Update ctest_submit for CDash behavior changeZack Galbreath2023-07-251-9/+12
* | | CTest: Fix regression in calculating test timeoutKyle Edwards2023-07-241-3/+5
| |/ |/|
* | ctest: Optionally terminate tests with a custom signal on timeoutBrad King2023-06-025-0/+122
* | CTest/cmProcess: Adopt field tracking reason for the process timeoutBrad King2023-05-314-13/+32
* | cmCTestTestHandler: Remove outdated commentBrad King2023-05-311-4/+0