Brad King
|
8f1e8af0cc
cmCTestMultiProcessHandler: Stop searching for tests when limit is reached
|
2 years ago |
Brad King
|
bd0b4ca867
cmCTestMultiProcessHandler: Invert spare load condition
|
2 years ago |
Brad King
|
9b548139fd
cmCTestMultiProcessHandler: Clarify search for tests <= concurrency limit
|
2 years ago |
Brad King
|
ee321dc85f
cmCTestMultiProcessHandler: Clarify search for tests <= spare load
|
2 years ago |
Brad King
|
afd185881f
cmCTestMultiProcessHandler: Make loops over all pending tests more consistent
|
2 years ago |
Brad King
|
3bc3f6cbb5
cmCTestMultiProcessHandler: Clarify representation of pending test order
|
2 years ago |
Brad King
|
b27969c89d
cmCTestMultiProcessHandler: Clarify representation of pending tests
|
2 years ago |
Brad King
|
7bca3f8c80
cmCTestMultiProcessHandler: Avoid extra copy of test maps
|
2 years ago |
Brad King
|
d6d114f3e8
cmCTestMultiProcessHandler: Remove unused members
|
1 year ago |
Brad King
|
451429e19c
cmCTestMultiProcessHandler: Use cm::uv_loop_ptr abstraction
|
2 years ago |
John Parent
|
419443f68f
cmCTestMultiProcessHandler: Factor out helper to check for completion
|
2 years ago |
Chris Mahoney
|
8c307ab567
cmCTestMultiProcessHandler: Replace false condition with opposite assert
|
2 years ago |
Brad King
|
1f8f270f62
cmCTestRunTest: Consolidate initialization in constructor
|
1 year ago |
Kyle Edwards
|
c8c1dd0d95
CTest: Add ability to dynamically generate resource spec file
|
2 years ago |
Kyle Edwards
|
3f5a5a5856
cmCTestRunTest::StartFailure(): Add total argument
|
2 years ago |
Brad King
|
e38c05688e
CTest/cmProcess: Adopt field tracking reason for the process timeout
|
2 years ago |
Brad King
|
0a5aeaf302
cmCTestRunTest: Consolidate test timeout selection logic
|
2 years ago |
Brad King
|
75e8173322
Source: Fix clang -Wunused-but-set-variable warnings
|
3 years ago |
Ben Boeckel
|
de4f1f26b0
CTest: add an ENVIRONMENT_MODIFICATION property
|
4 years ago |
Brad King
|
82e40607a4
ctest: Display test "WAITING" messages only in extra-verbose mode
|
4 years ago |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Ben Boeckel
|
24a9fed5d9
IWYU: mark <cstddef> as needed
|
5 years ago |
Johnny Jazeix
|
e89aeba5c4
ctest: add option --stop-on-failure
|
5 years ago |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 years ago |
Marc Chevrier
|
f964739ead
cmCTestRunTest: modernize memory management
|
5 years ago |
Kyle Edwards
|
a5be3916ee
CTest: Provide more detailed information on resource allocation error
|
5 years ago |
Kyle Edwards
|
f0df3ed5b9
Refactor: Provide more detailed error information from TryAllocateResources()
|
5 years ago |
Kyle Edwards
|
f1c34443b7
CTest: Improve error reporting with bad working directory for tests
|
5 years ago |