Zach Mullen
|
d4adde13d7
|
Allowed tests to pull more than one line of output in their quantum. Fixed uninitialized variables in the case that the test process could not start.
|
2009-09-03 15:33:44 -04:00 |
Zach Mullen
|
69fd641adb
|
Fixed ctest output where max test index is not the same width as the total number of tests. Also some preliminary changes for batching ctest jobs
|
2009-09-02 10:08:40 -04:00 |
Zach Mullen
|
5a5cc52230
|
Fixed conversion warning on 64 bit machines
|
2009-08-31 09:50:35 -04:00 |
Zach Mullen
|
b0b5ffcf5c
|
MemCheck should now work again in ctest
|
2009-08-28 15:08:03 -04:00 |
Zach Mullen
|
b427d1985e
|
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming soon...
|
2009-08-28 11:08:39 -04:00 |
Zach Mullen
|
177edc5ed1
|
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest
|
2009-08-27 10:37:30 -04:00 |
Zach Mullen
|
8ffd8d0a03
|
ENH: refactored ctest. All testing is now parallel. If no -j option is specified, defaults to a MP level of 1 (non parallel)
|
2009-08-26 12:09:06 -04:00 |
Zach Mullen
|
b9daa192af
|
ENH: Refactored CTest test execution code into an object
|
2009-08-19 08:58:36 -04:00 |