Commit historia

Upphovsman SHA1 Meddelande Datum
  Gregor Jasny 1166aa5ce7 ctest: refactor some code 6 år sedan
  Zsolt Parragi 440b08e4f0 CTest: Represent process exit codes as 64-bit signed integer 7 år sedan
  Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs 7 år sedan
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration 8 år sedan
  Brad King c10119df62 CTest: Fix decoding of MBCS character split by buffering 7 år sedan
  Bryon Bean b5e21d7d2e CTest: Re-implement test process handling using libuv 8 år sedan
  Bryon Bean fcebff75f9 cmProcess: Use explicit enum for process exit exception 8 år sedan
  Bryon Bean 3dd2edf4ab cmProcess: Use explicit enum for process state 8 år sedan
  Bryon Bean 5238e6db70 cmProcess: Remove unused ReportStatus method 8 år sedan
  Brad King 548e8f6ffe CTest: Simplify std::chrono::duration<double> conversion to double 8 år sedan
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration 8 år sedan
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 år sedan
  Bill Hoffman 0c650f3965 CTest: Report more detail about system exceptions in tests 8 år sedan
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 år sedan
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 år sedan
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 år sedan
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 år sedan
  Brad King 180538c706 Source: Stabilize include order 9 år sedan
  Zack Galbreath 993e48d045 CTest: Optionally use a secondary test timeout after matching output 9 år sedan
  Brad King 721b7e3e56 CTest: Capture test stdout/stderr through one pipe (#15600) 10 år sedan
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 år sedan
  Bill Hoffman 8f8c1edca2 Fix for bug #10859, ctest exit exception incorrectly reported. 15 år sedan
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 år sedan
  Brad King 6a7eae7184 Rewrite CTest child output handling 16 år sedan
  Zach Mullen a02ef56401 BUG: Fixed issue where ctest would hang if a process terminated with output in its buffers but no newline 16 år sedan
  Zach Mullen 5517e17bf9 Fixed ctest output processing. Should now display output as it occurs, as well as be able to consume multiple lines if they exist within the timeout. 16 år sedan
  Zach Mullen d4adde13d7 Allowed tests to pull more than one line of output in their quantum. Fixed uninitialized variables in the case that the test process could not start. 16 år sedan
  Bill Hoffman a696fe8183 Output total time when using -j N 16 år sedan
  Bill Hoffman ede2be4be1 ENH: add start end time for procs 17 år sedan
  Bill Hoffman 096c139c80 ENH: fix for old hp compiler 17 år sedan