summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/PseudoMemcheck/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add cases for CTest cuda-memcheck parserTobias Ribizel2020-07-091-0/+3
|
* Xcode: Drop support for Xcode versions below 3Brad King2017-04-221-15/+0
|
* Tests: Move CTestTestMemcheck tools into Tests/CMakeLibBrad King2014-12-181-0/+41
The dummy memcheck tools we build for the RunCMake.CTestMemcheck tests require CMakeLib, so put them in a Tests/CMakeLib/PseudoMemcheck directory.