Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed ctest output where max test index is not the same width as the total ↵ | Zach Mullen | 2009-09-02 | 1 | -0/+13 |
| | | | | number of tests. Also some preliminary changes for batching ctest jobs | ||||
* | Fixed conversion warning on 64 bit machines | Zach Mullen | 2009-08-31 | 1 | -2/+2 |
| | |||||
* | MemCheck should now work again in ctest | Zach Mullen | 2009-08-28 | 1 | -0/+2 |
| | |||||
* | Added ctest -N test. Fixed ctest working directory bug. MemCheck fix ↵ | Zach Mullen | 2009-08-28 | 1 | -7/+8 |
| | | | | coming soon... | ||||
* | Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover ↵ | Zach Mullen | 2009-08-27 | 1 | -2/+2 |
| | | | | for ctest | ||||
* | ENH: refactored ctest. All testing is now parallel. If no -j option is ↵ | Zach Mullen | 2009-08-26 | 1 | -18/+28 |
| | | | | specified, defaults to a MP level of 1 (non parallel) | ||||
* | ENH: Refactored CTest test execution code into an object | Zach Mullen | 2009-08-19 | 1 | -0/+82 |