Commit History

Author SHA1 Message Date
  Seth R Johnson aa754e2913 CTest: Remove additional batch test variables 5 years ago
  Tobias Ribizel fb98883e2b CTest: Add cuda-memcheck to Dart and CTest module 5 years ago
  Dietmar Scheidl 676befdf52 ctest: add support for memcheck using Dr. Memory 6 years ago
  Regina Pfeifer d6475daa79 Modules/CTest: Set SubmitURL 7 years ago
  Regina Pfeifer 9501a6145d CTest: Remove special case for Dart version <= 1 7 years ago
  Regina Pfeifer 8c25aa2feb CTest: Remove submission trigger 7 years ago
  Regina Pfeifer c339b64cf2 CTest: Remove submit method 'scp' 7 years ago
  Betsy McPhail d08ec4d25a Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable 8 years ago
  Ben Boeckel 06b310b5d5 cmCTestGIT: add an option to initialize submodules on update 9 years ago
  Daniel Pfeifer 48c6e7f2cf CTest: Report to CDash the compiler version used to build the project 10 years ago
  Betsy McPhail f62d301b92 ctest: Optionally avoid starting tests that may exceed a given CPU load 10 years ago
  Ben Boeckel ca9cc25ce8 ctest: add support for additional sanitizer options 11 years ago
  Bill Hoffman 39b5df2f37 ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version 11 years ago
  Bill Hoffman 1e005eadbc CTest: Fix MemoryCheckType from 'ctest -T MemCheck' 11 years ago
  Pedro Navarro 970c82348b ctest_update: Add support for Perforce p4 client 12 years ago
  Nils Gladitz 9ace801578 ctest_update: Tell svn not to prompt interactively (#13024) 13 years ago
  David Cole 2f309cba45 CTest: Add COVERAGE_EXTRA_FLAGS cache variable (#12490) 14 years ago
  Brad King f7a0386fc5 Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3' 15 years ago
  Brad King 2eae651acc ctest_update: Support custom Git update command 15 years ago
  Zach Mullen 082c87e528 Cross-platform fixes for checksum/retry code 15 years ago
  Zach Mullen e525649a4e Checksums on CTest submit files, and retry timed out submissions. 15 years ago
  Bill Hoffman ef6b505caa Add GITCommand key value pair. 15 years ago
  Zach Mullen 348f6c4d8c If tests failed on the last run, have them run first next time 15 years ago
  Zach Mullen 09e748c69a Configurable path to CTest cost data file 15 years ago
  Zach Mullen 41fcf6e155 Moved call to cache CDash version information to cmCTest::initialize. Also added a 3 second timeout when requesting the version from the server. Added an option to the CTestConfiguration that will be used to determine whether to query the version information at all. (Behavior for this setting is not yet defined.) Updated CMake's local CDash version setting to 1.6. 16 years ago
  Zach Mullen 7af553188e Added support for CTest awareness of the CDash version. This will help forward compatibility for both tools. Note that this changeset effectively makes the default to disable output compression. Now, to enable output compression, the CDASH_CTEST_VERSION must be explicity set to >= 1.6. Automated detection of the CDash version is the next step. 16 years ago
  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 years ago
  Zach Mullen a5aa23d4e1 CTest-side support for compiler name and compiler version information. Requires CDash update to show on CDash. 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
  Bill Hoffman be7824c369 ENH: make sure CTEST_CURL_OPTIONS work from script mode 16 years ago