summaryrefslogtreecommitdiff
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* ENH: merge in changes from CVS to branch for 2.6.3 RC 8Bill Hoffman2009-01-133-30/+50
* ENH: merge in RC 5Bill Hoffman2008-12-023-3/+47
* ENH: merge in changes for 2.6.3 RC 1Bill Hoffman2008-10-241-3/+34
* ENH: 2.6.2 RC 3, merge in changes from main treeBill Hoffman2008-09-041-2/+8
* ENH: 2.6.2 rc 2 merge from main treeBill Hoffman2008-09-031-0/+2
* ENH: merge in fixes from main tree 2.6.2 RC 1Bill Hoffman2008-08-061-8/+28
* ENH: merge in changes from main treeBill Hoffman2008-06-252-12/+24
* ENH: merge in changes from headBill Hoffman2008-06-131-4/+15
* ENH: push in changes from headBill Hoffman2008-05-231-0/+20
* ENH: merge in from main treeBill Hoffman2008-05-1512-24/+26
* ENH: merge in from CVSBill Hoffman2008-03-241-0/+1
* STYLE: fix line lenBill Hoffman2008-03-041-4/+6
* ENH: allow cdash not to triggerBill Hoffman2008-02-292-27/+43
* STYLE: line lengthBill Hoffman2008-01-311-1/+2
* BUG: minor fix for ctestKen Martin2008-01-311-1/+1
* ENH: read in old file formats Dart as wellKen Martin2008-01-311-0/+15
* ENH: remove warningsBill Hoffman2008-01-302-3/+3
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-308-8/+58
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-2314-30/+44
* ENH: improve backwards compatibilityKen Martin2008-01-191-6/+98
* BUG: fix bugs 5539 (progress going beyond 100% when new files are added) and ...Ken Martin2008-01-181-44/+43
* ENH: use CTestTestfile.txtKen Martin2008-01-171-11/+1
* ENH: Centralized and globalized computation of CMake program locations. This...Brad King2007-12-131-1/+1
* ENH: add support for CDash bullseye coverageBill Hoffman2007-11-161-6/+18
* BUG: try to fix crashBill Hoffman2007-11-081-2/+8
* COMP: Fix check for file-too-big to avoid warnings.Brad King2007-11-071-1/+2
* COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.Brad King2007-11-052-4/+12
* ENH: fix line length issuesBill Hoffman2007-09-242-3/+6
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-192-11/+23
* ENH: fix build issue with config type not being specified by ctestBill Hoffman2007-09-173-5/+30
* ENH: for build and test default the config type to the one that ctest was bui...Bill Hoffman2007-09-111-2/+24
* ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...Bill Hoffman2007-09-111-10/+10
* STYLE: fix typoAlexander Neundorf2007-08-281-1/+1
* ENH: fix output and valgrind truncation issueBill Hoffman2007-08-101-11/+15
* COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is usedAlexander Neundorf2007-08-09137-42829/+0
* ENH: make sure there is an error and notify user if nightly start time not setBill Hoffman2007-08-031-1/+10
* ENH: show files as untested if no lines are coveredBill Hoffman2007-08-031-1/+1
* ENH: fatal error if cvs update failsBill Hoffman2007-08-031-1/+9
* ENH: add another valgrind error typeBill Hoffman2007-08-031-0/+5
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-272-8/+13
* ENH: deb generator can now generate deb packagesAlexander Neundorf2007-07-271-19/+1
* ENH: add test output to valgrind output and truncate output for valgrindBill Hoffman2007-07-261-3/+42
* ENH: fix bug with valgrind output being truncatedBill Hoffman2007-07-251-8/+13
* ENH: add support for bounds checkerBill Hoffman2007-07-243-46/+315
* ENH: fix div by 0Bill Hoffman2007-07-201-1/+1
* STYLE: fix line lengthsAlexander Neundorf2007-07-201-1/+2
* ENH: add more verbose outputBill Hoffman2007-06-142-0/+6
* ENH: remove non/scriptable cmake commands from the script handler in ctest,Alexander Neundorf2007-06-121-0/+21
* ENH: make sure working directory is setBill Hoffman2007-06-121-2/+6
* BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ...David Cole2007-06-111-6/+7