Commit History

Author SHA1 Message Date
  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
  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
  Bryon Bean b5e21d7d2e CTest: Re-implement test process handling using libuv 8 years ago
  Bryon Bean fcebff75f9 cmProcess: Use explicit enum for process exit exception 8 years ago
  Bryon Bean 3dd2edf4ab cmProcess: Use explicit enum for process state 8 years ago
  Bryon Bean 5238e6db70 cmProcess: Remove unused ReportStatus method 8 years ago
  Brad King 548e8f6ffe CTest: Simplify std::chrono::duration<double> conversion to double 8 years ago
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration 8 years ago
  Brad King 923b8fadd5 IWYU: Add mappings for std::enable_if on chrono durations 8 years ago