summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_memcheck/testLeakSanitizer.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is emptyJamie Snape2017-01-231-1/+1
|
* ctest_memcheck: add support for standalone LeakSanitizerJamie Snape2017-01-091-10/+10
|
* Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck}Brad King2015-02-191-0/+47
Follow the convention of naming tests after the command they test.