summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/PolicyScope
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add case for unmatched cmake_policy({PUSH,POP})Brad King2015-11-247-0/+14
|
* Tests: Verify generate-time policy scope behavior.Stephen Kelly2015-08-0110-0/+39
If some day there are no policies checked through the makefile at generate time, this can be fixed.