summaryrefslogtreecommitdiffstats
path: root/Source/CTest
Commit message (Expand)AuthorAgeFilesLines
* STYLE: fix line lengthsAlexander Neundorf2007-07-201-1/+2
* ENH: add more verbose outputBill Hoffman2007-06-142-0/+6
* ENH: remove non/scriptable cmake commands from the script handler in ctest,Alexander Neundorf2007-06-121-0/+21
* ENH: make sure working directory is setBill Hoffman2007-06-121-2/+6
* BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ...David Cole2007-06-111-6/+7
* STYLE: create command documentation for ctestAlexander Neundorf2007-06-082-31/+45
* ENH: use new covbr that does not stop on errorBill Hoffman2007-06-082-62/+139
* BUG: better passing of global TIMEOUT to internal ctest invocaitonsKen Martin2007-06-061-11/+11
* ENH: fix passing of time limit to some ctest invocations that also use build-...Ken Martin2007-06-041-2/+2
* ENH: remove debug that caused tests to failBill Hoffman2007-06-021-2/+0
* ENH: oppsBill Hoffman2007-06-021-2/+0
* ENH: initial bullseye stuffBill Hoffman2007-06-012-7/+549
* ENH: Use IF(NOT DEFINED) check to short-circuit size test.Brad King2007-05-171-0/+2
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-172-50/+0
* STYLE: Fixed line too long.Brad King2007-04-281-2/+4
* STYLE: Add somme commentsAndy Cedilnik2007-04-271-0/+5
* ENH: Initial attempt to do python coverage. Hopefully will not break coverage...Andy Cedilnik2007-04-272-279/+487
* COMP: Fix kwstyleAndy Cedilnik2007-04-041-1/+2
* BUG: even safer checking of return valueKen Martin2007-03-281-7/+8
* BUG: even safer checking of return valueKen Martin2007-03-281-22/+27
* BUG: fix checking of the return value for a buildKen Martin2007-03-281-2/+3
* ENH: try markign non zero return values as warnings for make programsKen Martin2007-03-201-2/+0
* ENH: try markign non zero return values as warnings for make programsKen Martin2007-03-201-0/+16
* ENH: add another error regexpKen Martin2007-03-201-0/+1
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-194-147/+207
* COMP: Fix bad escape sequence.Brad King2007-03-161-1/+1
* ENH: More regular expressions for visual studio 6Andy Cedilnik2007-03-161-0/+1
* STYLE: Fixed line-too-long.Brad King2007-02-021-1/+2
* ENH: Allow to specify build targetAndy Cedilnik2007-01-301-1/+3
* BUG: fixes so that --build-and-test will honor timeoutsKen Martin2007-01-301-3/+39
* COMP: fix warningKen Martin2007-01-261-1/+2
* ENH: added per test timeout supportKen Martin2007-01-254-286/+317
* COMP: fix line length style errorBill Hoffman2006-12-051-1/+2
* ENH: put checks on vector before referencing begin iteratorBill Hoffman2006-12-021-23/+39
* ENH: fix it to work with stl debug mode on macBill Hoffman2006-11-091-2/+3
* STYLE: Fix typoAndy Cedilnik2006-10-261-1/+1
* STYLE: Fix line lengthAndy Cedilnik2006-10-251-1/+2
* BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is n...Andy Cedilnik2006-10-241-1/+1
* ENH: Add options to build with system utility libraries. Organize inclusion ...Brad King2006-10-191-8/+9
* ENH: added total time limit for a CTest run bug 1207Ken Martin2006-10-195-0/+48
* STYLE: Fix kwstyleAndy Cedilnik2006-10-151-1/+2
* COMP: Fix Sun buildAndy Cedilnik2006-10-131-2/+1
* BUG: Replace some errors with warningsAndy Cedilnik2006-10-132-3/+3
* ENH: Report command line as a measurement and allow user to add custom measur...Andy Cedilnik2006-10-132-14/+45
* BUG: Use BuildDirectory from the DartConfiguration information. Also, Make mi...Andy Cedilnik2006-10-121-1/+1
* BUG: Report and error when ctest -S script fails... Fixes: Bug #3540Andy Cedilnik2006-10-121-1/+2
* ENH: Handle more regular expressionsAndy Cedilnik2006-10-121-0/+2
* BUG: fix bug where converage was required to get valgrind output because of b...Bill Hoffman2006-10-052-4/+8
* ENH: Handle more warnings properly on AIXAndy Cedilnik2006-08-221-2/+2
* ENH: fix for no newline on some makes fix for ctest and some symlinksAndy Cedilnik2006-08-142-0/+9