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
|
90cc5c5e04
|
ENH: Improved test reporting output
|
2009-09-01 11:58:04 -04:00 |
Zach Mullen
|
5a5cc52230
|
Fixed conversion warning on 64 bit machines
|
2009-08-31 09:50:35 -04:00 |
Zach Mullen
|
387ba0c646
|
Fixed line length issue
|
2009-08-30 10:57:30 -04:00 |
Zach Mullen
|
b0b5ffcf5c
|
MemCheck should now work again in ctest
|
2009-08-28 15:08:03 -04:00 |
Zach Mullen
|
996bb51a1d
|
Replaced std::stringstream with cmOStringStream
|
2009-08-28 11:40:34 -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
|
8c6aa445a2
|
Fixed line length over 80
|
2009-08-20 09:46:43 -04:00 |
Zach Mullen
|
b9daa192af
|
ENH: Refactored CTest test execution code into an object
|
2009-08-19 08:58:36 -04:00 |