summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Propagate build typeAndy Cedilnik2004-02-021-0/+5
* BUG: keep outputBill Hoffman2004-01-291-1/+1
* BUG: After running builtin ctest, go back to the original directoryBill Hoffman2004-01-281-0/+4
* Including exception string in test's error output.Ken Martin2004-01-281-0/+8
* ENH: add a dynamic loader flush cacheBill Hoffman2004-01-271-0/+4
* ENH: Only display the precontext or postcontext up to the next or previous wa...Andy Cedilnik2004-01-271-3/+7
* fix for backup restoreKen Martin2004-01-271-11/+1
* ENH: Improve calling of RunSingle command and fix compile errorAndy Cedilnik2004-01-261-2/+7
* ENH: Add support for CTestCustom.ctest, which modifies some behavior of ctestAndy Cedilnik2004-01-261-156/+347
* BUG: fix put/get env problemsBill Hoffman2004-01-261-18/+2
* fixes to backup restore optionsKen Martin2004-01-231-32/+93
* BUG: If at least one test fails, the percent cannot be greater than 99Andy Cedilnik2004-01-221-0/+4
* BUG: empty method on std string is a test, and does not set the string to empty.Brad King2004-01-211-3/+3
* BUG: fix leakBill Hoffman2004-01-211-3/+6
* BUG: Fixed buffer size in MakeXMLSafe.Brad King2004-01-211-1/+1
* BUG: if a test is not found, it should failBill Hoffman2004-01-211-1/+2
* ENH: make sure tests that are not run fail, and make sure that it does not tr...Bill Hoffman2004-01-211-7/+19
* fix so that ctest is run even with bad cmake resultKen Martin2004-01-161-4/+10
* ENH: Handle spaces in the dart output of testAndy Cedilnik2004-01-151-2/+3
* ERR: Do not ignore argument after nocmakeAndy Cedilnik2004-01-131-1/+0
* ENH: add no cmake optionBill Hoffman2004-01-131-30/+40
* ENH: Only look for executable until foundAndy Cedilnik2004-01-121-55/+55
* ENH: clean up the output some moreBill Hoffman2004-01-091-2/+8
* ENH: clean up outputBill Hoffman2004-01-091-24/+47
* ENH: add an ability to specify a build run directoryBill Hoffman2004-01-091-1/+16
* ENH: clean up outputBill Hoffman2004-01-091-1/+2
* BUG: Updated warning regex to match in more cases.Brad King2004-01-091-1/+1
* BUG: if the build fails then the test failsBill Hoffman2004-01-091-1/+1
* BUG: make sure null terminator is in the right place for putenv static char a...Bill Hoffman2004-01-081-3/+1
* ENH: remove warningBill Hoffman2004-01-081-1/+1
* ENH: remove warningBill Hoffman2004-01-081-1/+0
* temp remove of optimization internal ctest use putenv causing trouble on cygwinBill Hoffman2004-01-071-1/+2
* ENH: print errors when they are thereBill Hoffman2004-01-071-0/+2
* BUG: initialize ivarBill Hoffman2004-01-071-0/+1
* BUG: fix command line parser bugBill Hoffman2004-01-071-4/+0
* ENH: remove warningBill Hoffman2004-01-071-4/+2
* ENH: remove warningsBill Hoffman2004-01-071-3/+3
* ENH: add new feature to ctest so that it can cmake, build and run a test exec...Bill Hoffman2004-01-071-4/+774
* ENH: Improve notes support (now you can specify them with the rest of the com...Andy Cedilnik2004-01-071-49/+105
* ENH: Remove warnings about unused variablesAndy Cedilnik2003-12-301-6/+9
* ENH: Add option to submit notes. Implements Bug #465 - Add notes support to C...Andy Cedilnik2003-12-261-1/+88
* ENH: Fix coverage to actually work and add support for .NoDartCoverageAndy Cedilnik2003-12-241-2/+28
* ENH: Even better. Only replace when path longer than 20 characters. Also repl...Andy Cedilnik2003-12-181-22/+25
* ENH: Attempt to cleanup the build outputAndy Cedilnik2003-12-181-1/+39
* bug fixKen Martin2003-12-181-2/+6
* ERR: Remove debugAndy Cedilnik2003-12-171-1/+1
* ENH: Add more error regular expressionsAndy Cedilnik2003-12-171-0/+1
* better ctest driver and return codesKen Martin2003-12-171-39/+71
* ENH: Purify support should work now.Andy Cedilnik2003-12-161-11/+18
* ENH: Add suppression file support for valgrindAndy Cedilnik2003-12-161-1/+21