Commit History

Author SHA1 Message Date
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 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
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Zack Galbreath 993e48d045 CTest: Optionally use a secondary test timeout after matching output 9 years ago
  Brad King 721b7e3e56 CTest: Capture test stdout/stderr through one pipe (#15600) 10 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Bill Hoffman 8f8c1edca2 Fix for bug #10859, ctest exit exception incorrectly reported. 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 6a7eae7184 Rewrite CTest child output handling 16 years ago
  Zach Mullen a02ef56401 BUG: Fixed issue where ctest would hang if a process terminated with output in its buffers but no newline 16 years ago
  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 years ago
  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 years ago
  Bill Hoffman a696fe8183 Output total time when using -j N 16 years ago
  Bill Hoffman ede2be4be1 ENH: add start end time for procs 17 years ago
  Bill Hoffman 096c139c80 ENH: fix for old hp compiler 17 years ago
  Bill Hoffman 7950b99d9d ENH: add missing file 17 years ago