summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestMemcheck/UnknownQuoted/test.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* CTest: remove unreachable code and CTestTestMemcheckUnknown testRolf Eike Beer2013-05-091-19/+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.
* Tests: Add generator toolset supportBrad King2013-02-071-0/+1
| | | | | Propagate CMAKE_GENERATOR_TOOLSET through the test hierarchy so that all tests can build with the selected generator toolset, if any.
* CTest: add a check with a quoted memory checkerRolf Eike Beer2012-10-041-0/+18