summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestMemCheckHandler.h
Commit message (Expand)AuthorAgeFilesLines
* ctest_memcheck: Add support for MemorySanitizer msanBill Hoffman2014-10-071-0/+1
* ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsanBen Boeckel2014-10-071-1/+2
* ctest_memcheck: Order sanitizer type code consistentlyBrad King2014-10-071-2/+2
* ctest: update documentation for CTEST_MEMORYCHECK_TYPEBen Boeckel2014-10-031-1/+1
* Handle more than one process with sanitizer errors.Bill Hoffman2014-07-241-2/+2
* ctest_memcheck: Add support for memory and leak sanitizer.Bill Hoffman2014-07-161-4/+5
* ctest_memcheck: Add support for ThreadSanitizerBill Hoffman2014-07-091-8/+28
* cmCTestMemCheckHandler: Fix coding style in this classBill Hoffman2014-06-251-2/+2
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-5/+5
* CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-071-5/+10
* CTest: use an output file for Valgrind (#14110)Rolf Eike Beer2013-05-091-0/+4
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* CTest: Avoid use of old EscapeSpaces methodBrad King2010-08-181-2/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* MemCheck should now work again in ctestZach Mullen2009-08-281-8/+3
* ENH: add support for bounds checkerBill Hoffman2007-07-241-4/+15
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-8/+8
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+3
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-0/+122