Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Brad King
|
54c5654f7d
ctest: Optionally terminate tests with a custom signal on timeout
|
2 years ago |
Brad King
|
426e38cc10
cmCTestRunTest: Adopt decision for starting cmProcess timer
|
2 years ago |
Sean McBride
|
b7e9cd05cd
Replace the only non-standard _snprintf with snprintf
|
4 years ago |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 years ago |
Ben Boeckel
|
808b17b120
clang-tidy: fix `readability-make-member-function-const` warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Robert Maynard
|
c83919d193
CTest: Prefer normative terms to express subprocess failures
|
5 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Brad King
|
3503a79639
Merge branch 'backport-ctest-timeout-report' into ctest-timeout-report
|
5 years ago |
Brad King
|
7fda917fa4
CTest: Fix reported duration on timeout when grindchild keeps pipes open
|
5 years ago |
Marc Chevrier
|
f964739ead
cmCTestRunTest: modernize memory management
|
5 years ago |
Brad King
|
d1976cd1f2
CTest: Fix timeout when grandchild keeps pipes open
|
5 years ago |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
5 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 |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 years ago |
Kyle Edwards
|
c0e6b22d0a
Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()
|
6 years ago |
Gregor Jasny
|
1166aa5ce7
ctest: refactor some code
|
6 years ago |
Zsolt Parragi
|
440b08e4f0
CTest: Represent process exit codes as 64-bit signed integer
|
7 years ago |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Brad King
|
cd0881be61
IWYU: Update CMake code for IWYU built with Clang 6
|
6 years ago |
Brad King
|
86e8315482
CTest: Restore inheritance of stdin by test processes
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
6be53c6695
CTest: Add options to control test process affinity to CPUs
|
7 years ago |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
8 years ago |
Brad King
|
a6e9b9c9e4
CTest: Fix process output read error cases
|
7 years ago |
Brad King
|
c10119df62
CTest: Fix decoding of MBCS character split by buffering
|
7 years ago |