summaryrefslogtreecommitdiffstats
path: root/Tests/Properties/SubDir2
Commit message (Collapse)AuthorAgeFilesLines
* cmSourceFileLocation: Collapse full path for directory comparisons.Stephen Kelly2014-03-311-0/+5
Otherwise Matches() ends up doing a comparison of the directories /path/to/dir/subdir/.. and /path/to/dir as strings and not matching where it should.