Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix RunCMake.CPack_* tests to use proper CMake generator | Domen Vrankar | 2015-10-01 | 1 | -38/+3 |
| | | | | | | Use the run_cmake() function to generate the test build tree with the proper CMake generator and also to verify that it succeeds. Drop our PreTestError helper as it is no longer needed. | ||||
* | Tests: Add RunCMake tests for CPack{Deb,RPM} | Domen Vrankar | 2015-06-15 | 1 | -0/+76 |
Add script structure for easier addition of new CPack related tests. |