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 |
Kyle Edwards
|
1dec359422
Refactor: Require detail when calling cmCTestRunTest::StartFailure()
|
5 years ago |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
5 years ago |
Brad King
|
42d5d8f425
cmCTestMultiProcessHandler: Hold repeat mode as a member
|
6 years ago |
Brad King
|
ed65b3e984
CTest: Rename internal APIs for --repeat options
|
6 years ago |
Brad King
|
016601e5e6
Merge branch 'backport-ctest-resource-groups'
|
6 years ago |
Craig Scott
|
c544cb6698
CTest: Rename hardware -> resources for source code
|
6 years ago |
Craig Scott
|
6ce27d3a2e
cmCTestMultiProcessHandler: Rename resource locking functions
|
6 years ago |
Craig Scott
|
a7c1e15cc4
CTest: Rename hardware -> resources for CMake variables, command options
|
6 years ago |
Brad King
|
af9ed543b0
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
|
6 years ago |
Brad King
|
80c2c9d14c
ctest: Add --repeat-until-pass option
|
6 years ago |
Kyle Edwards
|
d1f100a415
CTest: Add Json output for PROCESSES property
|
6 years ago |
Kyle Edwards
|
e34de0691b
CTest: Allocate hardware to tests
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Brad King
|
89479bde94
Merge topic 'pvs-cleanup'
|
6 years ago |
Brad King
|
7c2767ef3b
cmCTestMultiProcessHandler: Explain testRun ownership in comments
|
6 years ago |
Brad King
|
a6b01b7d45
Merge topic 'ctest-json-REQUIRED_FILES'
|
6 years ago |
Brad King
|
5778880d20
CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property
|
6 years ago |
Regina Pfeifer
|
2dfc52675c
cmAlgorithms: Add cmContains
|
6 years ago |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 years ago |
Gabor Bencze
|
4f1dec86a5
CTest: Add SKIP_REGULAR_EXPRESSION test property
|
6 years ago |