| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix for bug #10859, ctest exit exception incorrectly reported. | Bill Hoffman | 2010-06-22 | 3 | -2/+8 |
| |/ / / / |
|
* | | | | | Merge branch 'doc_ctest_build_target' | Brad King | 2010-06-22 | 1 | -3/+5 |
|\ \ \ \ \ |
|
| * | | | | | Document ctest_build() TARGET option | Zach Mullen | 2010-06-15 | 1 | -3/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'fix-stoptime-mem-leak' | Brad King | 2010-06-22 | 5 | -6/+32 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Do not exit if stoptime is passed. | Zach Mullen | 2010-06-15 | 5 | -6/+32 |
| |/ / / |
|
* | | | | Merge branch 'ctest-git-flexibility' | Brad King | 2010-06-15 | 3 | -17/+87 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ctest_update: Support Git upstream branch rewrites | Brad King | 2010-06-08 | 2 | -14/+41 |
|
|
| * | | | ctest_update: Support custom Git update command | Brad King | 2010-06-08 | 3 | -7/+50 |
| |/ / |
|
* | | | Extra coverage glob should subtract the explicitly defined excluded files | Zach Mullen | 2010-06-11 | 1 | -2/+6 |
|/ / |
|
* | | Merge branch 'ctest-update-git-submodule' | Brad King | 2010-06-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix ctest_update log prefix for git submodule update | Brad King | 2010-06-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'php-coverage' | Brad King | 2010-06-07 | 4 | -61/+333 |
|\ \ |
|
| * | | Add php coverage to ctest. | Bill Hoffman | 2010-05-25 | 4 | -61/+333 |
| |/ |
|
* | | Cost-based test scheduling should only be done in parallel mode. | Zach Mullen | 2010-05-19 | 1 | -6/+15 |
|/ |
|
* | Fix shadowed local warning in coverage handler | Zach Mullen | 2010-05-12 | 1 | -3/+3 |
|
|
* | Change coverage globbing mechanism to resolve paths earlier | Zach Mullen | 2010-05-07 | 1 | -12/+15 |
|
|
* | CTest: Submit author email in Update.xml | Brad King | 2010-05-07 | 5 | -2/+5 |
|
|
* | Teach ctest_update about Git submodules | Brad King | 2010-05-04 | 1 | -2/+11 |
|
|
* | Fix for for bug #10550, fix some errors for an old Sun compiler. | Bill Hoffman | 2010-04-28 | 2 | -0/+2 |
|
|
* | ctest_update: Report failure in Update.xml | Brad King | 2010-04-27 | 1 | -0/+1 |
|
|
* | Coverage glob should search in Source dir | Zach Mullen | 2010-04-23 | 1 | -3/+9 |
|
|
* | Implement extra coverage globbing | Zach Mullen | 2010-04-23 | 2 | -1/+87 |
|
|
* | Fix intermingling of test environments when tests run in parallel. | David Cole | 2010-03-30 | 2 | -16/+6 |
|
|