1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Gregor Jasny 1166aa5ce7 ctest: refactor some code 6 жил өмнө
  Zsolt Parragi 440b08e4f0 CTest: Represent process exit codes as 64-bit signed integer 7 жил өмнө
  Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs 7 жил өмнө
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration 7 жил өмнө
  Brad King c10119df62 CTest: Fix decoding of MBCS character split by buffering 7 жил өмнө
  Bryon Bean b5e21d7d2e CTest: Re-implement test process handling using libuv 7 жил өмнө
  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 7 жил өмнө
  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 жил өмнө