Commit History

Author SHA1 Message Date
  Justin Goshi fc41a95f08 CTest: Add --show-only[=format] option to print test info 7 years ago
  Brad King ed71ec7579 CTest: Improve stop-time implementation 7 years ago
  Brad King 292ec157b6 CTest: Fix --test-load regression 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs 7 years ago
  Bryon Bean b5e21d7d2e CTest: Re-implement test process handling using libuv 7 years ago
  Bryon Bean 05da65bc22 cmCTestMultiProcessHandler: Factor out duplicate test finish logic 8 years ago
  Brad King 7e0eb77f2f cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started test 7 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 years ago
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Betsy McPhail f62d301b92 ctest: Optionally avoid starting tests that may exceed a given CPU load 10 years ago
  Zack Galbreath 07c550caa2 cmCTestMultiProcessHandler: Refactor RUN_SERIAL implementation 10 years ago
  Zack Galbreath 876a680d48 ctest_test: Add QUIET option 10 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Nils Gladitz 7f0d4aff24 CTest: fix regressions introduced by the ctest-fix-run-serial topic 12 years ago
  Nils Gladitz 1b750cbf9a CTest: perform cycle test early 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Zach Mullen 32242affea Added CTest command --print-labels 15 years ago
  Zach Mullen 142edf8ad4 More robust cost-based scheduling impl 15 years ago
  Zach Mullen 960dc2b10f Do not exit if stoptime is passed. 15 years ago
  Zach Mullen 767ffba8ff Added RESOURCE_LOCK test property. 15 years ago
  Zach Mullen 348f6c4d8c If tests failed on the last run, have them run first next time 15 years ago
  Zach Mullen b4d27dc041 Use historical average of test times to schedule tests. 15 years ago
  Zach Mullen d47ada823a Added logic to check for cycles in the test dependency graph before any tests are run. Previously a cycle resulted in a segfault from stack overflow. 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Zach Mullen 4b4e801eba BUG: Fixed segfault and bad reporting if a ctest executable could not be found. Also added some batch testing code that is not yet complete. 16 years ago