summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmProcess.cxx
Commit message (Expand)AuthorAgeFilesLines
* Avoid shadowing std::vector memberBrad King2009-09-121-3/+3
* Fix new CTest output handling for no newlineBrad King2009-09-111-0/+1
* Rewrite CTest child output handlingBrad King2009-09-111-145/+83
* BUG: Fixed extraneous newlines from ctest process outputZach Mullen2009-09-081-20/+25
* BUG: Fixed issue where ctest would hang if a process terminated with output i...Zach Mullen2009-09-081-6/+28
* Fixed ctest output processing. Should now display output as it occurs, as we...Zach Mullen2009-09-041-14/+18
* Fixed output as-it-happens issue. Now displays output as it receives each ne...Zach Mullen2009-09-041-0/+4
* Added the test property EXPENSIVE, which denotes that the given test(s) shoul...Zach Mullen2009-09-041-0/+5
* Fixed 2 unused variable warningsZach Mullen2009-09-031-3/+1
* Allowed tests to pull more than one line of output in their quantum. Fixed u...Zach Mullen2009-09-031-54/+51
* ENH: fix return value to ctest_build and remove debug print in cmProcessBill Hoffman2009-01-141-1/+1
* ENH: allow ctest_build to return error and warning countsBill Hoffman2009-01-141-1/+1
* ENH: add start end time for procsBill Hoffman2008-12-291-0/+4
* STYLE: fix line length issuesBill Hoffman2008-10-021-7/+11
* ENH: one more fix for hpBill Hoffman2008-07-031-1/+0
* ENH: add missing fileBill Hoffman2008-07-031-0/+288