Commit History

Author SHA1 Message Date
  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 7 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 7 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
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 years ago
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Bill Hoffman 0c650f3965 CTest: Report more detail about system exceptions in tests 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Dāvis Mosāns 076aef8e45 Windows: Use UTF-8 for pipes in CMake, CTest and CPack 9 years ago
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding 9 years ago
  Zack Galbreath 909842fff9 CTest: report time spent after matching output 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago