Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: line length | Zach Mullen | 2009-09-02 | 1 | -2/+5 |
| | |||||
* | Fixed ctest output where max test index is not the same width as the total ↵ | Zach Mullen | 2009-09-02 | 1 | -0/+28 |
| | | | | number of tests. Also some preliminary changes for batching ctest jobs | ||||
* | MemCheck should now work again in ctest | Zach Mullen | 2009-08-28 | 1 | -2/+2 |
| | |||||
* | Added ctest -N test. Fixed ctest working directory bug. MemCheck fix ↵ | Zach Mullen | 2009-08-28 | 1 | -55/+40 |
| | | | | coming soon... | ||||
* | Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover ↵ | Zach Mullen | 2009-08-27 | 1 | -2/+65 |
| | | | | for ctest | ||||
* | ENH: refactored ctest. All testing is now parallel. If no -j option is ↵ | Zach Mullen | 2009-08-26 | 1 | -116/+42 |
| | | | | specified, defaults to a MP level of 1 (non parallel) | ||||
* | Output total time when using -j N | Bill Hoffman | 2009-08-12 | 1 | -1/+1 |
| | |||||
* | ENH: add a CDash measured value showing the reason for passed and failed ↵ | Bill Hoffman | 2009-02-24 | 1 | -0/+4 |
| | | | | tests based on regular expressions | ||||
* | BUG: partial fix for 8056 -W now works with -j | Bill Hoffman | 2009-02-10 | 1 | -0/+7 |
| | |||||
* | COMP: try to fix sgi compiler problem with set and also shorten symbol ↵ | Bill Hoffman | 2008-07-04 | 1 | -10/+10 |
| | | | | lengths for set class | ||||
* | ENH: one more fix for the old hp c++ compiler | Bill Hoffman | 2008-07-03 | 1 | -1/+1 |
| | |||||
* | ENH: add initial ctest -j feature | Bill Hoffman | 2008-07-03 | 1 | -0/+323 |