summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* ENH: play it safe and restore the value of LC_MESSAGESBill Hoffman2008-10-101-1/+17
* ENH: make sure LC_MESSAGES is en_EN so that we can parse the output of svn an...Bill Hoffman2008-10-101-0/+8
* BUG: fix for 5218 Error message pattern match for VS8Bill Hoffman2008-10-091-1/+2
* STYLE: lowercase ctest_test() in the documentationAlexander Neundorf2008-10-081-1/+1
* STYLE: fix line length issuesBill Hoffman2008-10-021-7/+11
* BUG: undo fix for 7292 because a switched file should show up as an odd thing...Bill Hoffman2008-10-011-1/+1
* STYLE: fix line length stuff for KWStyleBill Hoffman2008-10-011-3/+6
* ENH: add max width option to ctest ouptutBill Hoffman2008-09-221-2/+3
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-0/+10
* BUG: fix for bug 7292, svn parsing flagged errors or conflicts for switched o...Bill Hoffman2008-09-091-1/+1
* BUG: 0007569 add ability to do -R/-E in ctest_test commandBill Hoffman2008-09-092-3/+22
* BUG: Make CTest honor user-specified configBrad King2008-09-041-2/+8
* ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive ...David Cole2008-08-201-0/+2
* BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a...David Cole2008-07-311-6/+9
* BUG: Fix issue #4971 - use lower case when comparing file names from gcov out...David Cole2008-07-311-2/+19
* COMP: fix warningBill Hoffman2008-07-071-1/+1
* COMP: fix some more warningsBill Hoffman2008-07-071-4/+0
* COMP: fix a few more warningsBill Hoffman2008-07-062-3/+3
* COMP: try to fix sgi compiler problem with set and also shorten symbol length...Bill Hoffman2008-07-043-14/+16
* COMP: fix more warningsBill Hoffman2008-07-041-15/+20
* COMP: fix warningBill Hoffman2008-07-041-1/+1
* COMP: fix some warningsBill Hoffman2008-07-041-2/+1
* ENH: one more fix for the old hp c++ compilerBill Hoffman2008-07-031-1/+1
* ENH: one more fix for hpBill Hoffman2008-07-031-1/+0
* ENH: fix for old hp compilerBill Hoffman2008-07-031-4/+2
* ENH: add missing fileBill Hoffman2008-07-032-0/+361
* ENH: add initial ctest -j featureBill Hoffman2008-07-035-67/+819
* BUG: make sure ctest sees the output of the cmake run in build and test cases...Bill Hoffman2008-06-181-0/+8
* BUG: fix for bug 7136Bill Hoffman2008-06-171-12/+16
* ENH: make tes test finding logic also try full paths as relative paths becaus...Ken Martin2008-05-301-4/+15
* BUG: fix for bug 7077 handle DartMeasurement tags with tyep text/htmlBill Hoffman2008-05-231-0/+20
* STYLE: use lower case also for the ctest-specific commands, as in cmakeAlexander Neundorf2008-05-1211-23/+23
* ENH: make sure english is used for output of gcovBill Hoffman2008-05-101-0/+2
* BUG: 0006988 do not set coverage to false when it is notBill Hoffman2008-05-081-1/+1
* BUG: Missing a linker crashed error matching string.David Cole2008-03-191-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