summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* STYLE: fix line lengthKen Martin2006-05-101-2/+3
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-5/+5
* BUG: Couple of memcheck bugs: Log files should really be different for test a...Andy Cedilnik2006-03-161-1/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-272/+278
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-166/+226
* ENH: change the pass regexp so that it overrides the return valueKen Martin2005-11-101-1/+3
* ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and a...Andy Cedilnik2005-11-091-2/+2
* ENH: Add support for output reguilar expressionAndy Cedilnik2005-11-081-1/+55
* BUG: Initialize to something resonableAndy Cedilnik2005-10-191-0/+2
* BUG: If test passes but it should fail, report an errorAndy Cedilnik2005-10-171-0/+1
* ENH: Properly report failed testsAndy Cedilnik2005-09-201-1/+10
* ENH: Modify output based on wether it is tested or memory checkedAndy Cedilnik2005-09-191-1/+10
* ENH: Add a way for test to intentionally failAndy Cedilnik2005-09-071-3/+113
* ENH: use native Deployment and Development directoriesBill Hoffman2005-08-301-0/+10
* ENH: Improve log file strategyAndy Cedilnik2005-08-181-36/+38
* BUG: do not search the user's path for text executables when a full path is p...Ken Martin2005-08-091-2/+17
* BUG: Go back to the original directory after examining the current directoryAndy Cedilnik2005-07-121-0/+1
* BUG: Make sure it always starts in the current directory when searching for t...Andy Cedilnik2005-07-121-0/+1
* ENH: Improve performance of testing and do not complain if DartTestfile.txt i...Andy Cedilnik2005-07-031-10/+9
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-5/+5
* BUG: Fix displaying of percentageAndy Cedilnik2005-06-221-1/+1
* COMP: see about fixing warningKen Martin2005-06-201-2/+2
* ENH: Pass configuration type to subprocessesAndy Cedilnik2005-06-171-0/+1
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+29
* BUG: Remove debugging codeAndy Cedilnik2005-06-071-5/+0
* ENH: Use CMake for parsing DartTestfile.txtAndy Cedilnik2005-06-071-110/+256
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-311-7/+7
* ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-311-59/+44
* ENH: Start adding support for CTest testfilesAndy Cedilnik2005-04-011-4/+14
* BUG: Detect when TestsToRunInformation is not setAndy Cedilnik2005-02-171-0/+4
* ENH: Some more generalizationAndy Cedilnik2005-02-171-0/+17
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-529/+69
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-5/+1
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-271-6/+7
* ENH: Add support for shrinking the output of the testAndy Cedilnik2005-01-261-0/+77
* ENH: added -U option to take union of -R and -IKen Martin2004-11-131-37/+63
* BUG: Fix reporting of path and full command when test program was not foundAndy Cedilnik2004-10-211-1/+3
* ENH: Cleanups and unify outputAndy Cedilnik2004-10-181-17/+17
* BUG: Remove maximum size of test outputAndy Cedilnik2004-09-291-44/+1
* missing includeKen Martin2004-09-091-0/+4
* more cleanup of ctestKen Martin2004-09-091-0/+1653