Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_package: Test rejection of required+optional components | Brad King | 2012-03-19 | 4 | -0/+11 |
| | |||||
* | find_package: additional test for checking the error message | Alex Neundorf | 2012-03-13 | 4 | -0/+13 |
| | | | | | | | | This patch adds a test which checks the error message, which is produced in the case that a Config file has set Foo_FOUND to FALSE by itself. Alex | ||||
* | Use generalized RunCMake test infrastrucure for find_package test | Brad King | 2012-03-12 | 30 | -0/+274 |