summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/P_directory-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Do not open directories as scripts (#14966)Brad King2014-06-091-0/+1
Check if a file path is a directory before opening it. Extend the RunCMake.CommandLine test with a case running "cmake -P" on a directory.