Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: remove code duplication in CTestTestMemCheck tests | Rolf Eike Beer | 2013-05-09 | 1 | -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 support | Brad King | 2013-02-07 | 1 | -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 runs | Rolf Eike Beer | 2012-10-04 | 1 | -0/+24 |