summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* BUG: use LC_MESSAGES = C instead of en_ENBill Hoffman2008-10-191-4/+4
* BUG: Fix recognition of files deleted from CVSBrad King2008-10-181-1/+8
* 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