summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestRunTest.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* MemCheck should now work again in ctestZach Mullen2009-08-281-13/+54
* Replaced std::stringstream with cmOStringStreamZach Mullen2009-08-281-1/+1
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-281-56/+52
* Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...Zach Mullen2009-08-271-112/+98
* ENH: refactored ctest. All testing is now parallel. If no -j option is spec...Zach Mullen2009-08-261-283/+198
* Fixed line length over 80Zach Mullen2009-08-201-5/+6
* ENH: Refactored CTest test execution code into an objectZach Mullen2009-08-191-0/+547