summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmProcess.h
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fixed issue where ctest would hang if a process terminated with output ↵Zach Mullen2009-09-081-3/+3
| | | | in its buffers but no newline
* Fixed ctest output processing. Should now display output as it occurs, as ↵Zach Mullen2009-09-041-2/+3
| | | | well as be able to consume multiple lines if they exist within the timeout.
* Allowed tests to pull more than one line of output in their quantum. Fixed ↵Zach Mullen2009-09-031-3/+2
| | | | uninitialized variables in the case that the test process could not start.
* 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