summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestCoverageHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-31/+31
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-5/+5
|
* ENH: Add custom supression regular expressionsAndy Cedilnik2005-07-141-0/+10
|
* ENH: Improve support for various versions of gcovAndy Cedilnik2005-07-061-0/+21
|
* ENH: Several improvements with the way things are handled. Also, support ↵Andy Cedilnik2005-06-231-2/+2
| | | | multiple submited files
* ENH: Add superclass for all commands and handlers. Improve handlers to have ↵Andy Cedilnik2005-06-171-0/+3
| | | | initialization code, and start initializing ctest when start is invoked
* ENH: Add support for writing output file. While doing that, redesign the way ↵Andy Cedilnik2005-05-311-1/+1
| | | | ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-1/+1
|
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-11/+3
|
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-271-2/+3
|
* BUG: Fix output to match the Dart outputAndy Cedilnik2004-10-181-1/+1
|
* ENH: Update to the new coverage code. It may not be perfect yet, but it is a ↵Andy Cedilnik2004-10-171-9/+13
| | | | start
* more cleanup of ctestKen Martin2004-09-091-0/+75