summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestMemcheck/UnknownQuoted/CTestConfig.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CTest: remove unreachable code and CTestTestMemcheckUnknown testRolf Eike Beer2013-05-091-7/+0
| | | | | | | The memory checker command can't be quoted at this point, because previously it has been tested that the given file exists, which will fail if the name is quoted. The CTestTestMemcheckUnknown test aimed to test this case, has always failed to do so and serves no useful purpose therefore.
* CTest: add a check with a quoted memory checkerRolf Eike Beer2012-10-041-0/+7