Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/Contracts: Update test for VTK release branch | Zack Galbreath | 2013-12-05 | 1 | -30/+0 |
| | | | | | | The plan is to reinstate the VTK contracts test so that CMake & VTK devs will both be made aware when a change in CMake causes build problems for VTK. | ||||
* | Add a "Contract" test for VTK. The test downloads and builds VTK. | Bill Hoffman | 2010-09-21 | 1 | -0/+30 |
The idea is that we can make sure that CMake is staying backwards compatible by testing projects against CMake as the changes are made in CMake. Because these tests will take a long time to run, they will not be enabled by default. Instead, they will be enabled by putting a cache variable into CMake. |