Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed ctest output where max test index is not the same width as the total nu... | Zach Mullen | 2009-09-02 | 1 | -12/+5 |
* | ENH: Improved test reporting output | Zach Mullen | 2009-09-01 | 1 | -8/+14 |
* | Fixed conversion warning on 64 bit machines | Zach Mullen | 2009-08-31 | 1 | -2/+2 |
* | Fixed line length issue | Zach Mullen | 2009-08-30 | 1 | -1/+2 |
* | MemCheck should now work again in ctest | Zach Mullen | 2009-08-28 | 1 | -13/+54 |
* | Replaced std::stringstream with cmOStringStream | Zach Mullen | 2009-08-28 | 1 | -1/+1 |
* | Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming... | Zach Mullen | 2009-08-28 | 1 | -56/+52 |
* | Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f... | Zach Mullen | 2009-08-27 | 1 | -112/+98 |
* | ENH: refactored ctest. All testing is now parallel. If no -j option is spec... | Zach Mullen | 2009-08-26 | 1 | -283/+198 |
* | Fixed line length over 80 | Zach Mullen | 2009-08-20 | 1 | -5/+6 |
* | ENH: Refactored CTest test execution code into an object | Zach Mullen | 2009-08-19 | 1 | -0/+547 |