summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-12-16 19:43:13 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-12-16 19:43:13 (GMT)
commite9e391c00436bb035ab93fb1e2c75fd0f9944f09 (patch)
treec65321d950e5d5cdbfc9fff5f2778d071b89bb75 /Source/cmCTest.h
parentcd5ec5ee1b8a23ada1ddae9ba9037659d00168d8 (diff)
downloadCMake-e9e391c00436bb035ab93fb1e2c75fd0f9944f09.zip
CMake-e9e391c00436bb035ab93fb1e2c75fd0f9944f09.tar.gz
CMake-e9e391c00436bb035ab93fb1e2c75fd0f9944f09.tar.bz2
ENH: Several cleanups and attempt to do purify support
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index 4a98c30..8321581 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -317,6 +317,7 @@ private:
// log holds the output and results hold the different memmory errors.
bool ProcessMemCheckOutput(const std::string& str, std::string& log, int* results);
bool ProcessMemCheckValgrindOutput(const std::string& str, std::string& log, int* results);
+ bool ProcessMemCheckPurifyOutput(const std::string& str, std::string& log, int* results);
//! Initialize memory checking subsystem.
bool InitializeMemoryChecking();
| | * | Fix QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-065-2/+33 | | * | Fix QT_NO_TABLETEVENTJørgen Lind2009-11-061-0/+6 | | * | Fix QT_NO_STATUSTIPJørgen Lind2009-11-061-0/+2 | | * | Fix QT_NO_TOOLBARJørgen Lind2009-11-061-0/+2 | * | | Merge branch '4.6-s60' into 4.6axis2009-11-0642-363/+1509 | |\ \ \ | | * | | QS60Style: Harmonize theme graphic with LineEdit and QTextEditSami Merilä2009-11-053-16/+1 | | * | | QProgressBar is drawn stretched in QS60StyleSami Merilä2009-11-051-0/+5 | | * | | QS60Style: Checked menu check indicators are not shownSami Merilä2009-11-051-5/+6 | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0577-305/+925 | | |\ \ \ | | * | | | Fix for link error when building QtSvgGareth Stockwell2009-11-042-1/+6 | | * | | | QS60Style: QToolButton indicator will not fit into toolbutton areaSami Merilä2009-11-041-5/+8 | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-044-111/+149 | | |\ \ \ \ | | | * | | | Unexported a class that doesn't need to be exported.axis2009-11-043-108/+108 | | | * | | | Fixed input panel detection on post-5.0 S60 SDKs.axis2009-11-042-3/+41 | | * | | | | Make button margins bigger in QS60StyleSami Merilä2009-11-041-0/+7 | | |/ / / / | | * | | | Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-04