Brad King
|
9c6e53e46f
ctest: Remove stray newline in process result string
|
4 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Martin Duffy
|
99cd4d979b
CTest: Fix startTime in test snippets when using instrumentation
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Dylan Snelgrove
|
0a4ee422c1
ctest: Restore Windows Error Reporting in interactive mode
|
1 year ago |
Dylan Snelgrove
|
0f515c2d26
libuv: win/spawn: add option to use parent process error mode
|
1 year ago |
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
|
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 |
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 |