summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestMemCheckCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* cmCommand: remove unused methods from interface and all implementationsDaniel Pfeifer2017-05-111-0/+1
* iwyu: Fix more findingsDaniel Pfeifer2016-11-281-0/+3
* ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-091-0/+20
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-17/+16
* ctest_memcheck: Add QUIET optionZack Galbreath2015-02-231-5/+9
* ctest: add support for additional sanitizer optionsBen Boeckel2014-10-031-0/+2
* ctest_memcheck: Add support for ThreadSanitizerBill Hoffman2014-07-091-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-3/+3
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-6/+7
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-69/+4
* ENH: Pass in memcheck command options and suppresions, and change skin to toolAndy Cedilnik2005-06-151-0/+7
* ENH: Add commands for memory checking and coverageAndy Cedilnik2005-06-141-0/+94