| Commit message (Expand) | Author | Age | Files | Lines |
* | ctest: Optionally terminate tests with a custom signal on timeout | Brad King | 2023-06-02 | 1 | -0/+9 |
|
|
* | CTest/cmProcess: Adopt field tracking reason for the process timeout | Brad King | 2023-05-31 | 1 | -0/+9 |
|
|
* | cmCTestRunTest: Adopt decision for starting cmProcess timer | Brad King | 2023-05-04 | 1 | -1/+3 |
|
|
* | Source: Cleanup and simplify some code | Rose | 2021-11-04 | 1 | -9/+5 |
|
|
* | Source: Replace C headers with C++ ones | Rose | 2021-11-02 | 1 | -2/+2 |
|
|
* | clang-tidy: fix `readability-make-member-function-const` warnings | Ben Boeckel | 2021-01-27 | 1 | -2/+2 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -2/+1 |
|
|
* | Merge branch 'backport-ctest-timeout-report' into ctest-timeout-report | Brad King | 2020-03-26 | 1 | -0/+1 |
|\ |
|
| * | CTest: Fix reported duration on timeout when grindchild keeps pipes open | Brad King | 2020-03-26 | 1 | -0/+1 |
|
|
* | | cmCTestRunTest: modernize memory management | Marc Chevrier | 2020-03-11 | 1 | -2/+9 |
|/ |
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -7/+9 |
|
|
* | ctest: refactor some code | Gregor Jasny | 2019-03-05 | 1 | -3/+2 |
|
|
* | CTest: Represent process exit codes as 64-bit signed integer | Zsolt Parragi | 2019-02-08 | 1 | -2/+2 |
|
|
* | CTest: Add options to control test process affinity to CPUs | Brad King | 2018-03-05 | 1 | -1/+1 |
|
|
* | CTest: introduce cmDuration | Wouter Klouwen | 2018-01-23 | 1 | -5/+6 |
|
|
* | CTest: Fix decoding of MBCS character split by buffering | Brad King | 2018-01-17 | 1 | -1/+3 |
|
|
* | CTest: Re-implement test process handling using libuv | Bryon Bean | 2018-01-10 | 1 | -14/+36 |
|
|
* | cmProcess: Use explicit enum for process exit exception | Bryon Bean | 2018-01-10 | 1 | -1/+13 |
|
|
* | cmProcess: Use explicit enum for process state | Bryon Bean | 2018-01-10 | 1 | -2/+13 |
|
|
* | cmProcess: Remove unused ReportStatus method | Bryon Bean | 2018-01-10 | 1 | -2/+0 |
|
|
* | CTest: Simplify std::chrono::duration<double> conversion to double | Brad King | 2017-12-08 | 1 | -7/+0 |
|
|
* | CTest: convert timeouts to std::chrono::duration | Wouter Klouwen | 2017-12-04 | 1 | -6/+14 |
|
|
* | CTest: use std::chrono::steady_clock for time keeping | Wouter Klouwen | 2017-11-14 | 1 | -1/+2 |
|
|
* | CTest: Report more detail about system exceptions in tests | Bill Hoffman | 2017-07-12 | 1 | -0/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 1 | -1/+3 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -9/+14 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | CTest: Optionally use a secondary test timeout after matching output | Zack Galbreath | 2016-03-22 | 1 | -0/+2 |
|
|
* | CTest: Capture test stdout/stderr through one pipe (#15600) | Brad King | 2015-06-03 | 1 | -5/+2 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | Fix for bug #10859, ctest exit exception incorrectly reported. | Bill Hoffman | 2010-06-22 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Rewrite CTest child output handling | Brad King | 2009-09-11 | 1 | -10/+23 |
|
|
* | BUG: Fixed issue where ctest would hang if a process terminated with output i... | Zach Mullen | 2009-09-08 | 1 | -3/+3 |
|
|
* | Fixed ctest output processing. Should now display output as it occurs, as we... | Zach Mullen | 2009-09-04 | 1 | -2/+3 |
|
|
* | Allowed tests to pull more than one line of output in their quantum. Fixed u... | Zach Mullen | 2009-09-03 | 1 | -3/+2 |
|
|
* | Output total time when using -j N | Bill Hoffman | 2009-08-12 | 1 | -0/+1 |
|
|
* | ENH: add start end time for procs | Bill Hoffman | 2008-12-29 | 1 | -0/+2 |
|
|
* | ENH: fix for old hp compiler | Bill Hoffman | 2008-07-03 | 1 | -4/+2 |
|
|
* | ENH: add missing file | Bill Hoffman | 2008-07-03 | 1 | -0/+73 |
|
|