summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-launch-empty-rule'Brad King2011-01-111-0/+7
|\
| * CTest: Teach launcher to ignore empty/no-op make commandsChuck Atkins2011-01-101-0/+7
* | Merge topic 'improve-build-error-detection'Brad King2011-01-111-2/+3
|\ \
| * | Improve build error detection.David Cole2011-01-051-2/+3
| |/
* | Merge topic 'fix-test-output-truncation'Brad King2011-01-111-47/+28
|\ \ | |/ |/|
| * CTest: Do not truncate UTF-8 test output too early (#10656)Brad King2011-01-041-47/+28
* | Merge topic 'negative-test-costs'Brad King2011-01-041-11/+13
|\ \
| * | Support explicitly set test costs in non-parallel testing.Zach Mullen2011-01-031-11/+13
| |/
* | Test TIMEOUT property explicitly set to zero should be honoredZach Mullen2011-01-034-5/+13
|/
* Merge topic 'dev/add_test-working-directory'Brad King2010-12-281-1/+4
|\
| * Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-161-1/+4
* | Merge topic 'ctest-git-send-committer'Brad King2010-12-213-22/+43
|\ \
| * | CTest: Factor out duplicate Git author/committer codeBrad King2010-12-201-44/+28
| * | CTest git update should pass the committer as well as the authorZach Mullen2010-12-203-0/+37
| |/
* | Merge topic 'fix-11487-multiple-test-calls'Brad King2010-12-211-0/+2
|\ \
| * | CTest: multiple ctest_test calls w/LABEL regexs (#11487)Clinton Stimpson2010-12-171-0/+2
| |/
* | CTest: Fix line-too-long style in DEPEND cycle errorBrad King2010-12-161-4/+4
* | CTest: Fix test DEPEND cycle detectionBrad King2010-12-151-16/+21
|/
* CTest: Fix ctest_sleep documentation (#11554)Brad King2010-12-091-5/+4
* Remove debugging message from parallel ctestZach Mullen2010-12-011-6/+0
* When processing DartMeasurements use the tests working directory.Bill Hoffman2010-10-191-0/+10
* Added CTest command --print-labelsZach Mullen2010-08-313-2/+50
* CTest: Avoid use of old EscapeSpaces methodBrad King2010-08-184-44/+44
* Merge topic 'ctest-git-flexibility'Brad King2010-08-032-2/+87
|\
| * ctest_update: Run 'git submodule' at top levelBrad King2010-07-272-1/+25
| * ctest_update: Support ".git file" work treesBrad King2010-07-262-1/+56
| * ctest_update: Abort if Git FETCH_HEAD has no candidatesBrad King2010-07-201-0/+6
* | Merge topic 'resolve/doc-spelling/CPackRPM'Brad King2010-07-203-5/+5
|\ \
| * \ Merge CPackRPM changes into doc-spellingBrad King2010-07-134-12/+17
| |\ \
| * | | Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-133-5/+5
* | | | Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3'Brad King2010-07-134-9/+232
|\ \ \ \
| * \ \ \ Merge 'remove-CTestTest3' into ctest-file-checksumBrad King2010-07-136-68/+349
| |\ \ \ \
| * | | | | Activate retry code on any curl submit failure.David Cole2010-07-121-4/+5
| * | | | | Mock checksum failure output for old CDash versionsZach Mullen2010-06-101-0/+13
| * | | | | Testing for CTest checksumZach Mullen2010-06-103-27/+47
| * | | | | CTest should resubmit in the checksum failed caseZach Mullen2010-06-051-17/+26
| * | | | | Fix subscript out of range crashZach Mullen2010-06-031-1/+4
| * | | | | Cross-platform fixes for checksum/retry codeZach Mullen2010-06-032-16/+27
| * | | | | Checksums on CTest submit files, and retry timed out submissions.Zach Mullen2010-06-034-19/+185
* | | | | | Merge topic 'external-project-launcher'Brad King2010-07-131-5/+20
|\ \ \ \ \ \
| * | | | | | Detect CMake warnings and errors in build output.David Cole2010-07-101-5/+20
* | | | | | | Merge branch 'improve-test-cost-sorting'Brad King2010-07-062-59/+60
|\ \ \ \ \ \ \
| * | | | | | | More robust cost-based scheduling implZach Mullen2010-07-012-59/+60
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix cycle detection for test dependenciesZach Mullen2010-06-301-17/+12
|/ / / / / /
* | | | | | Eliminate -Wconversion warnings.David Cole2010-06-274-12/+17
| |_|_|/ / |/| | | |
* | | | | Merge branch 'ctest-git-empty-commits'Brad King2010-06-241-0/+9
|\ \ \ \ \
| * | | | | CTest: Parse empty Git commits correctlyBrad King2010-06-231-0/+9
* | | | | | Merge branch 'fix-ctest-parallel'Brad King2010-06-241-1/+1
|\ \ \ \ \ \
| * | | | | | Parallel CTest hangs if serial test has dependsZach Mullen2010-06-231-1/+1
| |/ / / / /
* | | | | | Merge branch 'fix_ctest_failure_code'Brad King2010-06-243-2/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |