summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/TargetPropertyGeneratorExpressions/BadInvalidName6-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Speed up RunCMake.TargetPropertyGeneratorExpressionsBrad King2018-01-251-1/+0
| | | | Consolidate similar test cases.
* GenEx: Validate target and property names.Stephen Kelly2012-10-091-0/+1
They must be non-empty, and match a restrictive regexp.