summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestMemCheckHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Fix misc. typosluz.paz2018-06-041-1/+1
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-7/+6
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* ctest_memcheck: add support for standalone LeakSanitizerJamie Snape2017-01-091-0/+1
* ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-091-0/+3
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCTestGenericHandler not inherit from cmObjectDaniel Pfeifer2016-10-231-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+3
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-6/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-24/+26
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-2/+1
* cmCTest{Test,MemCheck}Handler: Port to cmXMLWriterDaniel Pfeifer2015-05-261-1/+2
* 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