| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'ctest-launch-empty-rule' | Brad King | 2011-01-11 | 1 | -0/+7 |
|\ |
|
| * | CTest: Teach launcher to ignore empty/no-op make commands | Chuck Atkins | 2011-01-10 | 1 | -0/+7 |
|
|
* | | Merge topic 'improve-build-error-detection' | Brad King | 2011-01-11 | 1 | -2/+3 |
|\ \ |
|
| * | | Improve build error detection. | David Cole | 2011-01-05 | 1 | -2/+3 |
| |/ |
|
* | | Merge topic 'fix-test-output-truncation' | Brad King | 2011-01-11 | 1 | -47/+28 |
|\ \
| |/
|/| |
|
| * | CTest: Do not truncate UTF-8 test output too early (#10656) | Brad King | 2011-01-04 | 1 | -47/+28 |
|
|
* | | Merge topic 'negative-test-costs' | Brad King | 2011-01-04 | 1 | -11/+13 |
|\ \ |
|
| * | | Support explicitly set test costs in non-parallel testing. | Zach Mullen | 2011-01-03 | 1 | -11/+13 |
| |/ |
|
* | | Test TIMEOUT property explicitly set to zero should be honored | Zach Mullen | 2011-01-03 | 4 | -5/+13 |
|/ |
|
* | Merge topic 'dev/add_test-working-directory' | Brad King | 2010-12-28 | 1 | -1/+4 |
|\ |
|
| * | Add the WORKING_DIRECTORY property to tests | Rolf Eike Beer | 2010-12-16 | 1 | -1/+4 |
|
|
* | | Merge topic 'ctest-git-send-committer' | Brad King | 2010-12-21 | 3 | -22/+43 |
|\ \ |
|
| * | | CTest: Factor out duplicate Git author/committer code | Brad King | 2010-12-20 | 1 | -44/+28 |
|
|
| * | | CTest git update should pass the committer as well as the author | Zach Mullen | 2010-12-20 | 3 | -0/+37 |
| |/ |
|
* | | Merge topic 'fix-11487-multiple-test-calls' | Brad King | 2010-12-21 | 1 | -0/+2 |
|\ \ |
|
| * | | CTest: multiple ctest_test calls w/LABEL regexs (#11487) | Clinton Stimpson | 2010-12-17 | 1 | -0/+2 |
| |/ |
|
* | | CTest: Fix line-too-long style in DEPEND cycle error | Brad King | 2010-12-16 | 1 | -4/+4 |
|
|
* | | CTest: Fix test DEPEND cycle detection | Brad King | 2010-12-15 | 1 | -16/+21 |
|/ |
|
* | CTest: Fix ctest_sleep documentation (#11554) | Brad King | 2010-12-09 | 1 | -5/+4 |
|
|
* | Remove debugging message from parallel ctest | Zach Mullen | 2010-12-01 | 1 | -6/+0 |
|
|
* | When processing DartMeasurements use the tests working directory. | Bill Hoffman | 2010-10-19 | 1 | -0/+10 |
|
|
* | Added CTest command --print-labels | Zach Mullen | 2010-08-31 | 3 | -2/+50 |
|
|
* | CTest: Avoid use of old EscapeSpaces method | Brad King | 2010-08-18 | 4 | -44/+44 |
|
|
* | Merge topic 'ctest-git-flexibility' | Brad King | 2010-08-03 | 2 | -2/+87 |
|\ |
|
| * | ctest_update: Run 'git submodule' at top level | Brad King | 2010-07-27 | 2 | -1/+25 |
|
|
| * | ctest_update: Support ".git file" work trees | Brad King | 2010-07-26 | 2 | -1/+56 |
|
|
| * | ctest_update: Abort if Git FETCH_HEAD has no candidates | Brad King | 2010-07-20 | 1 | -0/+6 |
|
|
* | | Merge topic 'resolve/doc-spelling/CPackRPM' | Brad King | 2010-07-20 | 3 | -5/+5 |
|\ \ |
|
| * \ | Merge CPackRPM changes into doc-spelling | Brad King | 2010-07-13 | 4 | -12/+17 |
| |\ \ |
|
| * | | | Fix spelling errors reported by Lintian. | Kai Wasserbäch | 2010-07-13 | 3 | -5/+5 |
|
|
* | | | | Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3' | Brad King | 2010-07-13 | 4 | -9/+232 |
|\ \ \ \ |
|
| * \ \ \ | Merge 'remove-CTestTest3' into ctest-file-checksum | Brad King | 2010-07-13 | 6 | -68/+349 |
| |\ \ \ \ |
|
| * | | | | | Activate retry code on any curl submit failure. | David Cole | 2010-07-12 | 1 | -4/+5 |
|
|
| * | | | | | Mock checksum failure output for old CDash versions | Zach Mullen | 2010-06-10 | 1 | -0/+13 |
|
|
| * | | | | | Testing for CTest checksum | Zach Mullen | 2010-06-10 | 3 | -27/+47 |
|
|
| * | | | | | CTest should resubmit in the checksum failed case | Zach Mullen | 2010-06-05 | 1 | -17/+26 |
|
|
| * | | | | | Fix subscript out of range crash | Zach Mullen | 2010-06-03 | 1 | -1/+4 |
|
|
| * | | | | | Cross-platform fixes for checksum/retry code | Zach Mullen | 2010-06-03 | 2 | -16/+27 |
|
|
| * | | | | | Checksums on CTest submit files, and retry timed out submissions. | Zach Mullen | 2010-06-03 | 4 | -19/+185 |
|
|
* | | | | | | Merge topic 'external-project-launcher' | Brad King | 2010-07-13 | 1 | -5/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | Detect CMake warnings and errors in build output. | David Cole | 2010-07-10 | 1 | -5/+20 |
|
|
* | | | | | | | Merge branch 'improve-test-cost-sorting' | Brad King | 2010-07-06 | 2 | -59/+60 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | More robust cost-based scheduling impl | Zach Mullen | 2010-07-01 | 2 | -59/+60 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Fix cycle detection for test dependencies | Zach Mullen | 2010-06-30 | 1 | -17/+12 |
|/ / / / / / |
|
* | | | | | | Eliminate -Wconversion warnings. | David Cole | 2010-06-27 | 4 | -12/+17 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'ctest-git-empty-commits' | Brad King | 2010-06-24 | 1 | -0/+9 |
|\ \ \ \ \ |
|
| * | | | | | CTest: Parse empty Git commits correctly | Brad King | 2010-06-23 | 1 | -0/+9 |
|
|
* | | | | | | Merge branch 'fix-ctest-parallel' | Brad King | 2010-06-24 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Parallel CTest hangs if serial test has depends | Zach Mullen | 2010-06-23 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'fix_ctest_failure_code' | Brad King | 2010-06-24 | 3 | -2/+8 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|