summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestRunTest.h
Commit message (Expand)AuthorAgeFilesLines
* Rewrite CTest child output handlingBrad King2009-09-111-2/+3
* Initialize cmCTestRunTest instances robustlyBrad King2009-09-111-5/+1
* Fixed warningZach Mullen2009-09-081-1/+1
* Allowed tests to pull more than one line of output in their quantum. Fixed u...Zach Mullen2009-09-031-1/+1
* Fixed ctest output where max test index is not the same width as the total nu...Zach Mullen2009-09-021-0/+13
* Fixed conversion warning on 64 bit machinesZach Mullen2009-08-311-2/+2
* MemCheck should now work again in ctestZach Mullen2009-08-281-0/+2
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-281-7/+8
* Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...Zach Mullen2009-08-271-2/+2
* ENH: refactored ctest. All testing is now parallel. If no -j option is spec...Zach Mullen2009-08-261-18/+28
* ENH: Refactored CTest test execution code into an objectZach Mullen2009-08-191-0/+82