summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestTestHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: fix bugs 5539 (progress going beyond 100% when new files are added) and ...Ken Martin2008-01-181-44/+43
* ENH: use CTestTestfile.txtKen Martin2008-01-171-11/+1
* BUG: try to fix crashBill Hoffman2007-11-081-2/+8
* ENH: fix line length issuesBill Hoffman2007-09-241-1/+2
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-191-9/+21
* ENH: fix build issue with config type not being specified by ctestBill Hoffman2007-09-171-0/+12
* ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...Bill Hoffman2007-09-111-10/+10
* ENH: fix bug with valgrind output being truncatedBill Hoffman2007-07-251-8/+13
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-45/+0
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-191-59/+144
* COMP: fix warningKen Martin2007-01-261-1/+2
* ENH: added per test timeout supportKen Martin2007-01-251-281/+298
* ENH: added total time limit for a CTest run bug 1207Ken Martin2006-10-191-0/+8
* ENH: Report command line as a measurement and allow user to add custom measur...Andy Cedilnik2006-10-131-0/+29
* BUG: fix bug where converage was required to get valgrind output because of b...Bill Hoffman2006-10-051-2/+3
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-261-0/+1
* STYLE: Fix kwstyleAndy Cedilnik2006-07-131-1/+2
* ENH: Remove debugAndy Cedilnik2006-07-121-2/+2
* STYLE: Remove debugAndy Cedilnik2006-07-121-4/+0
* BUG: Try to fix the problem of bad test namesAndy Cedilnik2006-07-111-0/+7
* 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