コミット履歴

作者 SHA1 メッセージ 日付
  Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs 7 年 前
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration 8 年 前
  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 年 前
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 年 前
  Bill Hoffman 0c650f3965 CTest: Report more detail about system exceptions in tests 8 年 前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年 前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年 前
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 年 前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年 前
  Brad King 180538c706 Source: Stabilize include order 9 年 前
  Zack Galbreath 993e48d045 CTest: Optionally use a secondary test timeout after matching output 9 年 前
  Brad King 721b7e3e56 CTest: Capture test stdout/stderr through one pipe (#15600) 10 年 前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年 前
  Bill Hoffman 8f8c1edca2 Fix for bug #10859, ctest exit exception incorrectly reported. 15 年 前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年 前
  Brad King 6a7eae7184 Rewrite CTest child output handling 16 年 前
  Zach Mullen a02ef56401 BUG: Fixed issue where ctest would hang if a process terminated with output in its buffers but no newline 16 年 前
  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 年 前
  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 年 前
  Bill Hoffman a696fe8183 Output total time when using -j N 16 年 前
  Bill Hoffman ede2be4be1 ENH: add start end time for procs 17 年 前
  Bill Hoffman 096c139c80 ENH: fix for old hp compiler 17 年 前
  Bill Hoffman 7950b99d9d ENH: add missing file 17 年 前