summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: Do not double-initialize local generatorsBrad King2009-07-281-1/+0
* BUG: Fix typo pointed out by Monsieur Francois Bertel. Merci, Francois.David Cole2009-07-221-1/+1
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-1/+4
* COMP: Avoid operator precedence warningBrad King2009-05-111-5/+1
* BUG: 8898 fix date in ctest nightly timeBill Hoffman2009-05-071-2/+5
* ENH: Overhaul CMake version numberingBrad King2009-03-051-1/+2
* ENH: Add cmCTest::DecodeURL methodBrad King2009-02-241-0/+21
* ENH: add label global property to ctest scriptsBill Hoffman2009-02-101-0/+10
* ENH: add the ability to run tests by labelsBill Hoffman2009-02-101-0/+16
* ENH: Create cmXMLSafe to help escapes in XMLBrad King2009-02-051-55/+4
* BUG: Reset file submission list on test restartBrad King2009-01-271-1/+4
* BUG: add output on failure to ctest #8255Bill Hoffman2009-01-181-0/+26
* COMP: Remove unused variableBrad King2009-01-121-1/+0
* ENH: Divide CTest file submission list by partBrad King2009-01-121-6/+7
* ENH: Refactor cmCTest test part representationBrad King2009-01-121-58/+51
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-121-1/+2
* ENH: Add missing newline to CTest-generated xmlBrad King2009-01-091-1/+1
* ENH: fix crash for old style scriptsBill Hoffman2009-01-091-2/+8
* ENH: add subproject tag property for ctestBill Hoffman2009-01-091-8/+40
* BUG: Capture cout and cerr from internal ctestBrad King2009-01-051-18/+34
* BUG: Fix crash when running internal CTestBrad King2008-12-181-2/+2
* ENH: Implement feature request from issue 7885. Allow setting environment var...David Cole2008-11-261-1/+26
* ENH: add more debug stuff to CTestCTest2 so I can figure out redwallBill Hoffman2008-11-231-0/+16
* STYLE: fix line length stuff for KWStyleBill Hoffman2008-10-011-1/+2
* ENH: add max width option to ctest ouptutBill Hoffman2008-09-221-0/+12
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-2/+7
* COMP: fix some warningsBill Hoffman2008-07-041-1/+0
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-5/+38
* BUG: cmCTest::GetConfigType should return the string by reference-to-const so...Brad King2008-02-031-1/+1
* ENH: remove extra junkBill Hoffman2008-01-311-1/+0
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-301-6/+33
* ENH: look for CTestConfiguration.ini firstKen Martin2008-01-231-2/+2
* ENH: Centralized and globalized computation of CMake program locations. This...Brad King2007-12-131-56/+11
* BUG: Do not require a nightly start time for an experimental or continuous te...Brad King2007-11-211-1/+2
* ENH: allow test properties to set a timeout that is longer than the default t...Bill Hoffman2007-09-181-1/+3
* ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...Bill Hoffman2007-09-111-8/+0
* ENH: change error to warning so ctesttest3 passesBill Hoffman2007-08-061-2/+2
* ENH: add a check to make sure nightly start time was specifiedBill Hoffman2007-08-031-3/+12
* ENH: add more verbose outputBill Hoffman2007-06-141-0/+10
* BUG: Never return a string containing a space " " from cmCTest::GetShortPathT...David Cole2007-06-121-0/+1
* STYLE: remove argument bool fast, it was unusedAlexander Neundorf2007-06-121-26/+22
* BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ...David Cole2007-06-111-6/+14
* BUG: fix timeout bug with global timeouts such as DART_TESTING_TIMEOUTKen Martin2007-06-081-2/+3
* BUG: better passing of global TIMEOUT to internal ctest invocaitonsKen Martin2007-06-061-18/+18
* ENH: fix passing of time limit to some ctest invocations that also use build-...Ken Martin2007-06-041-2/+4
* BUG: fix problem with new curl_getdate and ctestBill Hoffman2007-03-231-1/+7
* ENH: minor additional error outputKen Martin2007-03-201-0/+1
* BUG: fix in the timeout codeKen Martin2007-01-291-3/+1
* ENH: added per test timeout supportKen Martin2007-01-251-1/+15
* ENH: merge in changes for beos supportBill Hoffman2006-12-041-0/+6