Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Use full output paths in file(GENERATE) calls | Brad King | 2017-06-08 | 1 | -1/+1 |
| | | | | | We don't define behavior for relative paths to the OUTPUT argument. Fix our tests to use full paths. | ||||
* | Tests: Add RunCMake.BuildDepends test | Brad King | 2015-09-17 | 1 | -0/+12 |
This will allow more granular checks than the main BuildDepends test. Start with a simple single-source C program. |