summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestMemcheck/DummyValgrind/test.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Tests: remove code duplication in CTestTestMemCheck testsRolf Eike Beer2013-05-091-25/+0
| | | | | | The code for the tests is basically the same for all those subtests, so have one template and configure that for as many tests as possible to make it easier maintainable.
* 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 tests that simulate memcheck runsRolf Eike Beer2012-10-041-0/+24