Commit History

Author SHA1 Message Date
  Zach Mullen c6e5dd21fd Added the test property EXPENSIVE, which denotes that the given test(s) should be started prior to tests that are not marked as such. Also fixed test dependencies, and a few uninitialized variables in cmProcess. 16 years ago
  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. 16 years ago
  Zach Mullen 20713ab89d Fixed warnings 16 years ago
  Zach Mullen 659171d1f7 ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS option to set_tests_properties (implementation to come). 16 years ago
  Zach Mullen c5cf9b0e5f STYLE: line length 16 years ago
  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 16 years ago
  Zach Mullen b0b5ffcf5c MemCheck should now work again in ctest 16 years ago
  Zach Mullen b427d1985e Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming soon... 16 years ago
  Zach Mullen 177edc5ed1 Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest 16 years ago
  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) 16 years ago
  Bill Hoffman a696fe8183 Output total time when using -j N 16 years ago
  Bill Hoffman 3b73cdc89f ENH: add a CDash measured value showing the reason for passed and failed tests based on regular expressions 16 years ago
  Bill Hoffman 70363cbf8f BUG: partial fix for 8056 -W now works with -j 16 years ago
  Bill Hoffman 5292b3edef COMP: try to fix sgi compiler problem with set and also shorten symbol lengths for set class 17 years ago
  Bill Hoffman 9e167b6800 ENH: one more fix for the old hp c++ compiler 17 years ago
  Bill Hoffman bb7b27e417 ENH: add initial ctest -j feature 17 years ago