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 |
Bill Hoffman
|
4ec691a9d1
ENH: add ability to control ssl cert checking
|
16 years ago |
Brad King
|
0e067ad3d1
ENH: Create include(CTest) launcher interface
|
17 years ago |
Bill Hoffman
|
22dc873ef0
ENH: allow cdash not to trigger
|
17 years ago |
Andy Cedilnik
|
1ca05e219a
ENH: Reorganize and add subversion support
|
21 years ago |
Andy Cedilnik
|
1cca4b3b24
ENH: Enable compression with DartConfiguration file
|
21 years ago |
Andy Cedilnik
|
4cf81bab0e
ENH: Add suppression file
|
22 years ago |
Andy Cedilnik
|
5b232ded15
ENH: Add initial memory check support which works for Valgrind
|
22 years ago |
Andy Cedilnik
|
403f220d25
ENH: Improve coverage on systems with multiple gcov commands
|
22 years ago |
Andy Cedilnik
|
bec9b174f5
ENH: Fix some dart issues. Now it works fine without dart.
|
22 years ago |