index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge topic 'ctest-cleanup'
Brad King
2023-11-20
5
-144/+148
|
\
\
|
*
|
cmCTestMultiProcessHandler: Simplify logic on unavailable resources
Brad King
2023-11-17
1
-4/+7
|
*
|
cmCTestMultiProcessHandler: Clarify resource availability error member names
Brad King
2023-11-17
4
-17/+17
|
*
|
cmCTestMultiProcessHandler: Reduce repeat test property map lookups
Brad King
2023-11-17
1
-7/+7
|
*
|
cmCTestMultiProcessHandler: Simplify loop termination on serial test
Brad King
2023-11-17
1
-5/+2
|
*
|
cmCTestMultiProcessHandler: Stop searching for tests when limit is reached
Brad King
2023-11-17
1
-4/+8
|
*
|
cmCTestMultiProcessHandler: Invert spare load condition
Brad King
2023-11-17
1
-8/+8
|
*
|
cmCTestMultiProcessHandler: Clarify search for tests <= concurrency limit
Brad King
2023-11-17
1
-1/+6
|
*
|
cmCTestMultiProcessHandler: Clarify search for tests <= spare load
Brad King
2023-11-17
1
-8/+9
|
*
|
cmCTestMultiProcessHandler: Make loops over all pending tests more consistent
Brad King
2023-11-17
1
-5/+5
|
*
|
cmCTestMultiProcessHandler: Clarify representation of pending test order
Brad King
2023-11-17
2
-20/+27
|
*
|
cmCTestMultiProcessHandler: Clarify representation of pending tests
Brad King
2023-11-17
3
-23/+27
|
*
|
cmCTestMultiProcessHandler: Avoid extra copy of test maps
Brad King
2023-11-17
3
-6/+6
|
*
|
cmCTestMultiProcessHandler: Remove unused members
Brad King
2023-11-17
2
-12/+0
|
*
|
cmCTestMultiProcessHandler: Use cm::uv_loop_ptr abstraction
Brad King
2023-11-17
3
-6/+7
|
*
|
cmCTestMultiProcessHandler: Factor out helper to check for completion
John Parent
2023-11-17
2
-1/+7
|
*
|
cmCTestMultiProcessHandler: Replace false condition with opposite assert
Chris Mahoney
2023-11-17
1
-3/+1
|
*
|
cmCTestRunTest: Consolidate initialization in constructor
Brad King
2023-11-17
3
-25/+15
*
|
|
Merge topic 'ci-fedora-39'
Brad King
2023-11-20
1
-4/+4
|
\
\
\
|
*
\
\
Merge branch 'backport-ci-fedora-39' into ci-fedora-39
Brad King
2023-11-17
1
-4/+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
codespell: Match valgrind output without repeating a spelling error
Brad King
2023-11-17
1
-4/+4
*
|
|
cmUVSignalHackRAII: Drop outdated and unused libuv SA_RESTART workaround
Brad King
2023-11-17
1
-4/+0
|
/
/
*
|
ctest_empty_binary_directory: Report more detail in failure message
Brad King
2023-11-09
3
-24/+37
*
|
Merge topic 'cxx23'
Brad King
2023-11-08
2
-9/+12
|
\
\
|
|
/
|
*
cmCTestBuildCommand: Avoid requiring complete cmGlobalGenerator type publicly
Brad King
2023-11-07
2
-9/+12
*
|
Source: Reduce vector entry allocations and copies
Rose
2023-10-23
6
-31/+31
|
/
*
Merge topic 'ctest-timeout-flag'
Brad King
2023-10-02
1
-5/+6
|
\
|
*
ctest: Restore support for --timeout values higher than default test timeout
Brad King
2023-09-29
1
-5/+6
*
|
Source: Remove redundant FileIsDirectory checks
scivision
2023-09-19
1
-4/+2
*
|
Merge topic 'ctest_submit_follow_redirects'
Brad King
2023-09-08
1
-0/+3
|
\
\
|
|
/
|
*
ctest: Restore support for http redirects during Submit step
Zack Galbreath
2023-09-07
1
-0/+3
|
*
Merge topic 'cdash_checksum_400' into release-3.27
Brad King
2023-07-25
1
-9/+12
|
|
\
*
|
|
cmCTestCoverageHandler: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-93/+18
*
|
|
cmCTestLaunchReporter: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
6
-226/+256
*
|
|
cmCTest: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
2
-10/+7
*
|
|
cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
1
-41/+43
*
|
|
cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChain
Kyle Edwards
2023-08-29
10
-209/+165
*
|
|
Merge topic 'ctest-generate-resource-spec-file'
Kyle Edwards
2023-08-14
6
-42/+147
|
\
\
\
|
*
|
|
CTest: Add ability to dynamically generate resource spec file
Kyle Edwards
2023-08-10
5
-33/+136
|
*
|
|
cmCTestRunTest::StartFailure(): Add total argument
Kyle Edwards
2023-08-10
3
-9/+11
*
|
|
|
cmCryptoHash: prefer to cmSystemTools::ComputeFileHash
Ben Boeckel
2023-08-08
1
-4/+4
|
/
/
/
*
|
|
IWYU: Update for Debian 12 CI job
Brad King
2023-07-28
15
-8/+9
*
|
|
Merge topic 'ExportTestLabelToJUnit'
Brad King
2023-07-28
1
-0/+15
|
\
\
\
|
*
|
|
ctest: export test labels to junit xml
Alex Neundorf
2023-07-26
1
-0/+15
*
|
|
|
Merge topic 'cdash_checksum_400'
Brad King
2023-07-25
1
-9/+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
ctest: Update ctest_submit for CDash behavior change
Zack Galbreath
2023-07-25
1
-9/+12
*
|
|
CTest: Fix regression in calculating test timeout
Kyle Edwards
2023-07-24
1
-3/+5
|
|
/
|
/
|
*
|
ctest: Optionally terminate tests with a custom signal on timeout
Brad King
2023-06-02
5
-0/+122
*
|
CTest/cmProcess: Adopt field tracking reason for the process timeout
Brad King
2023-05-31
4
-13/+32
*
|
cmCTestTestHandler: Remove outdated comment
Brad King
2023-05-31
1
-4/+0
[prev]
[next]