summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestMultiProcessHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Replaced the EXPENSIVE test property with a COST test property taking a ...Zach Mullen2009-09-081-49/+60
* ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...Zach Mullen2009-09-071-6/+27
* Added the test property EXPENSIVE, which denotes that the given test(s) shoul...Zach Mullen2009-09-041-11/+26
* Allowed tests to pull more than one line of output in their quantum. Fixed u...Zach Mullen2009-09-031-2/+3
* Fixed warningsZach Mullen2009-09-031-1/+1
* ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...Zach Mullen2009-09-031-3/+6
* STYLE: line lengthZach Mullen2009-09-021-2/+5
* Fixed ctest output where max test index is not the same width as the total nu...Zach Mullen2009-09-021-0/+28
* MemCheck should now work again in ctestZach Mullen2009-08-281-2/+2
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-281-55/+40
* Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...Zach Mullen2009-08-271-2/+65
* ENH: refactored ctest. All testing is now parallel. If no -j option is spec...Zach Mullen2009-08-261-116/+42
* Output total time when using -j NBill Hoffman2009-08-121-1/+1
* ENH: add a CDash measured value showing the reason for passed and failed test...Bill Hoffman2009-02-241-0/+4
* BUG: partial fix for 8056 -W now works with -jBill Hoffman2009-02-101-0/+7
* COMP: try to fix sgi compiler problem with set and also shorten symbol length...Bill Hoffman2008-07-041-10/+10
* ENH: one more fix for the old hp c++ compilerBill Hoffman2008-07-031-1/+1
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-0/+323