Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 年之前 |
Robert Maynard
|
c83919d193
CTest: Prefer normative terms to express subprocess failures
|
5 年之前 |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 年之前 |
Brad King
|
3503a79639
Merge branch 'backport-ctest-timeout-report' into ctest-timeout-report
|
5 年之前 |
Brad King
|
7fda917fa4
CTest: Fix reported duration on timeout when grindchild keeps pipes open
|
5 年之前 |
Marc Chevrier
|
f964739ead
cmCTestRunTest: modernize memory management
|
5 年之前 |
Brad King
|
d1976cd1f2
CTest: Fix timeout when grandchild keeps pipes open
|
5 年之前 |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 年之前 |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 年之前 |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 年之前 |
Kyle Edwards
|
c0e6b22d0a
Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()
|
6 年之前 |
Gregor Jasny
|
1166aa5ce7
ctest: refactor some code
|
6 年之前 |
Zsolt Parragi
|
440b08e4f0
CTest: Represent process exit codes as 64-bit signed integer
|
7 年之前 |
Artur Ryt
|
f3534386b5
Prefer front/back/data over dereferencing begin/rbegin iter
|
6 年之前 |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 年之前 |
Brad King
|
cd0881be61
IWYU: Update CMake code for IWYU built with Clang 6
|
6 年之前 |
Brad King
|
86e8315482
CTest: Restore inheritance of stdin by test processes
|
7 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Brad King
|
6be53c6695
CTest: Add options to control test process affinity to CPUs
|
7 年之前 |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
8 年之前 |
Brad King
|
a6e9b9c9e4
CTest: Fix process output read error cases
|
7 年之前 |
Brad King
|
c10119df62
CTest: Fix decoding of MBCS character split by buffering
|
7 年之前 |
Bryon Bean
|
b5e21d7d2e
CTest: Re-implement test process handling using libuv
|
8 年之前 |
Bryon Bean
|
fcebff75f9
cmProcess: Use explicit enum for process exit exception
|
8 年之前 |
Bryon Bean
|
3dd2edf4ab
cmProcess: Use explicit enum for process state
|
8 年之前 |
Bryon Bean
|
5238e6db70
cmProcess: Remove unused ReportStatus method
|
8 年之前 |
Brad King
|
548e8f6ffe
CTest: Simplify std::chrono::duration<double> conversion to double
|
8 年之前 |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
8 年之前 |