提交历史

作者 SHA1 备注 提交日期
  Regina Pfeifer b172a81d55 cmCTest: Use concrete accessor functions for TestingHandlers 6 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration 7 年之前
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Betsy McPhail d08ec4d25a Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable 8 年之前
  Craig Scott c1b2b7c03c Add ctest options for limiting which tests fixtures add 8 年之前
  Ben Boeckel 5969048d1d cmCTestTestCommand: defer getting the global timeout 8 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Betsy McPhail f62d301b92 ctest: Optionally avoid starting tests that may exceed a given CPU load 10 年之前
  Zack Galbreath 876a680d48 ctest_test: Add QUIET option 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年之前
  Zach Mullen 0ba9d04117 Add the --stop-time argument 15 年之前
  David Cole 0b38bb4c53 Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 16 年之前
  Zach Mullen 8612aa10b6 Hook for scheduling tests in a random order 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Zach Mullen 7e20db0224 ENH: Added PARALLEL_LEVEL option to ctest_test() command. 16 年之前
  Bill Hoffman 4e710a9ebe ENH: add the ability to run tests by labels 16 年之前
  Bill Hoffman 6bc394c8e5 BUG: 0007569 add ability to do -R/-E in ctest_test command 17 年之前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年之前
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues 19 年之前
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues 19 年之前
  Andy Cedilnik 66019dc5d9 ENH: Fix memcheck command 20 年之前
  Andy Cedilnik 0af5ef0e99 COMP: Remove warning and fix the logic 20 年之前
  Andy Cedilnik 1e72091e86 ENH: Add timeout support 20 年之前
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files 20 年之前