Historial de Commits

Autor SHA1 Mensaje Fecha
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Craig Scott 73f47c9e46 CTest: Add support for test fixtures hace 9 años
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 180538c706 Source: Stabilize include order hace 9 años
  Bill Hoffman fde70a1b26 ctest: Add a new --repeat-until-fail option hace 10 años
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code hace 13 años
  Zach Mullen 51bb493574 Test TIMEOUT property explicitly set to zero should be honored hace 15 años
  Brad King 5383657357 CTest: Avoid use of old EscapeSpaces method hace 15 años
  Zach Mullen 960dc2b10f Do not exit if stoptime is passed. hace 15 años
  David Cole 003ffe5908 Fix intermingling of test environments when tests run in parallel. hace 15 años
  Zach Mullen 0ba9d04117 Add the --stop-time argument hace 15 años
  Zach Mullen b4d27dc041 Use historical average of test times to schedule tests. hace 15 años
  Zach Mullen ff916b48bd CTest output submitted to the dashboard is now compressed by default. hace 16 años
  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. hace 16 años
  Zach Mullen b304186bc5 Match width of ctest "Start xx: " line to line up with the end test line hace 16 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Brad King 6a7eae7184 Rewrite CTest child output handling hace 16 años
  Brad King b6c26cded2 Initialize cmCTestRunTest instances robustly hace 16 años
  Zach Mullen 384f4d1f3f Fixed warning hace 16 años
  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. hace 16 años
  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 hace 16 años
  Zach Mullen 5a5cc52230 Fixed conversion warning on 64 bit machines hace 16 años
  Zach Mullen b0b5ffcf5c MemCheck should now work again in ctest hace 16 años
  Zach Mullen b427d1985e Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming soon... hace 16 años
  Zach Mullen 177edc5ed1 Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest hace 16 años
  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) hace 16 años