Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations vor 9 Jahren
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format vor 9 Jahren
  Brad King 180538c706 Source: Stabilize include order vor 9 Jahren
  Bill Hoffman fde70a1b26 ctest: Add a new --repeat-until-fail option vor 10 Jahren
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code vor 13 Jahren
  Zach Mullen 51bb493574 Test TIMEOUT property explicitly set to zero should be honored vor 15 Jahren
  Brad King 5383657357 CTest: Avoid use of old EscapeSpaces method vor 15 Jahren
  Zach Mullen 960dc2b10f Do not exit if stoptime is passed. vor 15 Jahren
  David Cole 003ffe5908 Fix intermingling of test environments when tests run in parallel. vor 15 Jahren
  Zach Mullen 0ba9d04117 Add the --stop-time argument vor 15 Jahren
  Zach Mullen b4d27dc041 Use historical average of test times to schedule tests. vor 15 Jahren
  Zach Mullen ff916b48bd CTest output submitted to the dashboard is now compressed by default. vor 16 Jahren
  Zach Mullen 48b6133928 [0008668: CTest Dev: Missing executables shown as failed tests when using MPI.] Added a wrapping option to add_test so that exes built by the project can be safely wrapped in other exes and be listed as "not run" rather than "failed" if they are not built. vor 16 Jahren
  Zach Mullen b304186bc5 Match width of ctest "Start xx: " line to line up with the end test line vor 16 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King 6a7eae7184 Rewrite CTest child output handling vor 16 Jahren
  Brad King b6c26cded2 Initialize cmCTestRunTest instances robustly vor 16 Jahren
  Zach Mullen 384f4d1f3f Fixed warning vor 16 Jahren
  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. vor 16 Jahren
  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 vor 16 Jahren
  Zach Mullen 5a5cc52230 Fixed conversion warning on 64 bit machines vor 16 Jahren
  Zach Mullen b0b5ffcf5c MemCheck should now work again in ctest vor 16 Jahren
  Zach Mullen b427d1985e Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming soon... vor 16 Jahren
  Zach Mullen 177edc5ed1 Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest vor 16 Jahren
  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) vor 16 Jahren
  Zach Mullen b9daa192af ENH: Refactored CTest test execution code into an object vor 16 Jahren