summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Refactor quoting of VCS tool commandBrad King2009-02-231-11/+9
* ENH: Document APPEND option in ctest_* commandsBrad King2009-02-206-10/+20
* ENH: Improve ctest_* command documentationBrad King2009-02-206-19/+36
* ENH: More documentation for ctest_submit commandBrad King2009-02-201-5/+16
* ENH: Remove generation of unused Update.xml partsBrad King2009-02-172-70/+7
* BUG: Fix svn update logic for modified filesBrad King2009-02-161-0/+4
* STYLE: Fix spelling in cmCTestUpdateHandlerBrad King2009-02-161-9/+9
* ENH: Teach CTest to put labels in coverage resultsBrad King2009-02-132-7/+122
* STYLE: Remove unused variableBrad King2009-02-131-4/+0
* BUG: Fix CTEST_USE_LAUNCHERS in dashboard scriptsBrad King2009-02-131-0/+6
* ENH: Report file names relative to source dirBrad King2009-02-123-4/+52
* BUG: Do not drop build fragments with same timeBrad King2009-02-121-3/+4
* ENH: Teach CTest dashboard builds to use launchersBrad King2009-02-112-2/+245
* COMP: Do not use modern empty init list syntaxBrad King2009-02-111-2/+2
* ENH: Create internal 'ctest --launch' toolBrad King2009-02-112-0/+785
* ENH: add the ability to run tests by labelsBill Hoffman2009-02-104-3/+130
* BUG: partial fix for 8056 -W now works with -jBill Hoffman2009-02-101-0/+7
* ENH: Create cmXMLSafe to help escapes in XMLBrad King2009-02-056-53/+59
* ENH: Re-order generation of build summary and xmlBrad King2009-02-041-8/+9
* ENH: Refactor Build.xml generationBrad King2009-02-042-11/+19
* COMP: Iterator version of std::set not available with vs6 implementation of S...David Cole2009-02-041-3/+11
* ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...David Cole2009-02-034-26/+156
* ENH: Put test labels in MemCheck resultsBrad King2009-02-023-65/+59
* STYLE: fix warningBill Hoffman2009-01-291-1/+1
* STYLE: fix warningBill Hoffman2009-01-281-1/+1
* BUG: Fix CTest submit-only operationBrad King2009-01-271-8/+1
* BUG: Fix issue #8363. Wrap output with MakeXMLSafe calls so that the generate...David Cole2009-01-221-6/+12
* ENH: fix part submission to not have memory of the last part submissionBill Hoffman2009-01-152-5/+6
* BUG: fix for bug #8174Bill Hoffman2009-01-152-2/+14
* ENH: fix return value to ctest_build and remove debug print in cmProcessBill Hoffman2009-01-142-8/+3
* ENH: allow ctest_build to return error and warning countsBill Hoffman2009-01-145-6/+49
* COMP: Fix const set find for Borland 5.5Brad King2009-01-141-1/+2
* ENH: Teach ctest_submit about partsBrad King2009-01-124-4/+88
* ENH: Divide CTest file submission list by partBrad King2009-01-128-27/+36
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-129-7/+24
* ENH: Refactor CTest command argument handlingBrad King2009-01-122-50/+64
* ENH: add subproject tag property for ctestBill Hoffman2009-01-091-1/+1
* ENH: Teach CTest to submit test property LABELSBrad King2009-01-072-1/+41
* BUG: Manage LC_MESSAGES with an objectBrad King2009-01-061-25/+44
* STYLE: Remove trailing whitespaceBrad King2009-01-061-3/+3
* ENH: Add OPTIONS argument to the ctest_configure command so that you can pass...David Cole2008-12-304-14/+50
* ENH: add start end time for procsBill Hoffman2008-12-292-0/+6
* STYLE: Fix line length violation.David Cole2008-12-261-2/+1
* STYLE: fix shadow warningBill Hoffman2008-12-191-4/+4
* BUG: partial fix for #8056Bill Hoffman2008-12-192-0/+82
* BUG: fix for bug #8224 fix crashBill Hoffman2008-12-192-8/+50
* ENH: Minor readability improvement in CTest outputBrad King2008-12-181-3/+3
* ENH: Implement feature request from issue 7885. Allow setting environment var...David Cole2008-11-263-6/+17
* ENH: add more debug stuff to CTestCTest2 so I can figure out redwallBill Hoffman2008-11-232-0/+7
* ENH: load CMakeDetermineSystem and CMakeSystemSpecificInformation whenAlexander Neundorf2008-11-071-0/+20