summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestMemCheckHandler.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add superclass for all commands and handlers. Improve handlers to have ↵Andy Cedilnik2005-06-171-0/+17
| | | | initialization code, and start initializing ctest when start is invoked
* ENH: Pass in memcheck command options and suppresions, and change skin to toolAndy Cedilnik2005-06-151-1/+1
|
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-311-9/+9
|
* ENH: Add support for writing output file. While doing that, redesign the way ↵Andy Cedilnik2005-05-311-25/+25
| | | | 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: CleanupsAndy Cedilnik2005-05-031-14/+14
|
* ENH: Cleanups and add CTEST_START commandAndy Cedilnik2005-02-171-1/+1
|
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-0/+548