summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add the ability to run tests by labelsBill Hoffman2009-02-101-1/+101
* ENH: Create cmXMLSafe to help escapes in XMLBrad King2009-02-051-11/+12
* ENH: Put test labels in MemCheck resultsBrad King2009-02-021-39/+52
* BUG: Fix issue #8363. Wrap output with MakeXMLSafe calls so that the generate...David Cole2009-01-221-6/+12
* BUG: fix for bug #8174Bill Hoffman2009-01-151-2/+13
* ENH: Divide CTest file submission list by partBrad King2009-01-121-0/+1
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-121-1/+1
* ENH: Teach CTest to submit test property LABELSBrad King2009-01-071-1/+40
* STYLE: fix shadow warningBill Hoffman2008-12-191-4/+4
* BUG: partial fix for #8056Bill Hoffman2008-12-191-0/+78
* ENH: Implement feature request from issue 7885. Allow setting environment var...David Cole2008-11-261-5/+15
* 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
* COMP: fix warningBill Hoffman2008-07-071-1/+1
* COMP: fix a few more warningsBill Hoffman2008-07-061-2/+2
* COMP: try to fix sgi compiler problem with set and also shorten symbol length...Bill Hoffman2008-07-041-2/+2
* 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: add initial ctest -j featureBill Hoffman2008-07-031-64/+374
* 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
* 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-301-2/+2
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-301-0/+4
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-10/+16
* 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
* BUG: try to fix crashBill Hoffman2007-11-081-2/+8
* ENH: fix line length issuesBill Hoffman2007-09-241-1/+2
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-191-9/+21
* ENH: fix build issue with config type not being specified by ctestBill Hoffman2007-09-171-0/+12
* ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...Bill Hoffman2007-09-111-10/+10
* ENH: fix bug with valgrind output being truncatedBill Hoffman2007-07-251-8/+13
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-45/+0
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-191-59/+144
* COMP: fix warningKen Martin2007-01-261-1/+2
* ENH: added per test timeout supportKen Martin2007-01-251-281/+298
* ENH: added total time limit for a CTest run bug 1207Ken Martin2006-10-191-0/+8
* ENH: Report command line as a measurement and allow user to add custom measur...Andy Cedilnik2006-10-131-0/+29
* BUG: fix bug where converage was required to get valgrind output because of b...Bill Hoffman2006-10-051-2/+3
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-261-0/+1
* STYLE: Fix kwstyleAndy Cedilnik2006-07-131-1/+2
* ENH: Remove debugAndy Cedilnik2006-07-121-2/+2
* STYLE: Remove debugAndy Cedilnik2006-07-121-4/+0
* BUG: Try to fix the problem of bad test namesAndy Cedilnik2006-07-111-0/+7