summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmProcess.h
Commit message (Expand)AuthorAgeFilesLines
* CTest: convert timeouts to std::chrono::durationWouter Klouwen2017-12-041-6/+14
* CTest: use std::chrono::steady_clock for time keepingWouter Klouwen2017-11-141-1/+2
* CTest: Report more detail about system exceptions in testsBill Hoffman2017-07-121-0/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-9/+14
* Source: Stabilize include orderBrad King2016-04-291-1/+1
* CTest: Optionally use a secondary test timeout after matching outputZack Galbreath2016-03-221-0/+2
* CTest: Capture test stdout/stderr through one pipe (#15600)Brad King2015-06-031-5/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Fix for bug #10859, ctest exit exception incorrectly reported.Bill Hoffman2010-06-221-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Rewrite CTest child output handlingBrad King2009-09-111-10/+23
* BUG: Fixed issue where ctest would hang if a process terminated with output i...Zach Mullen2009-09-081-3/+3
* Fixed ctest output processing. Should now display output as it occurs, as we...Zach Mullen2009-09-041-2/+3
* Allowed tests to pull more than one line of output in their quantum. Fixed u...Zach Mullen2009-09-031-3/+2
* Output total time when using -j NBill Hoffman2009-08-121-0/+1
* ENH: add start end time for procsBill Hoffman2008-12-291-0/+2
* ENH: fix for old hp compilerBill Hoffman2008-07-031-4/+2
* ENH: add missing fileBill Hoffman2008-07-031-0/+73