summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-12260-fix-valgrind-output-parsing'David Cole2011-09-071-12/+12
|\
| * CTest: Fixed valgrind output parsing (#12260)Johannes Stallkamp2011-09-051-12/+12
* | CTest: Fix memory leaks on errorThomas Jarosch2011-09-022-0/+3
|/
* Fix line too long style violationDavid Cole2011-08-031-1/+2
* CTest: print failed tests in index order (#11746)David Cole2011-08-032-5/+18
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-283-4/+8
* CTest: Report tests not run due to unknown configurationBrad King2011-06-102-0/+28
* Fix a memory leak.Bill Hoffman2011-06-061-0/+1
* We will actually compress memcheck output if the server supports it.Zach Mullen2011-05-262-7/+22
* Dynamic analysis test output should not be compressed.Zach Mullen2011-04-291-2/+3
* Merge topic 'upload-built-files'Brad King2011-04-058-45/+280
|\
| * cmCTestUploadCommand::CheckArgumentKeyword should return false if not FILESZach Mullen2011-03-311-1/+1
| * Add the FILES keyword to ctest_upload commandZach Mullen2011-03-152-13/+31
| * Don't tar/gz ctest_upload() filesZach Mullen2011-03-151-2/+2
| * Change 'Files' tag to 'Upload' in Upload.xmlZach Mullen2011-03-151-2/+2
| * Implement ctest_upload commandZach Mullen2011-03-158-45/+262
* | CTest: catch warning output of Apache MavenRolf Eike Beer2011-03-181-1/+3
|/
* Merge topic 'ctest-remove-trailing-whitespace'Brad King2011-03-154-71/+71
|\
| * Remove trailing whitespaceBrad King2011-03-114-71/+71
* | CTest: Do not fail with submodules and Git < 1.6.5.0Brad King2011-03-101-2/+1
* | CTest: Update Git submodules with --recursiveBrad King2011-02-222-1/+47
* | Merge topic 'fix-11877-sort-tests-correctly'Brad King2011-02-221-1/+1
|\ \
| * | Use stable_sort to preserve test order (#11877)David Cole2011-02-181-1/+1
| |/
* | CTest: Use the gcov --preserve-paths flag (#11717)Marco Craveiro2011-02-091-1/+1
|/
* 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