summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-CHMOD/all-perms-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Simplify RunCMake.file-CHMOD casesBrad King2022-07-201-4/+3
| | | | | Run each case as a `cmake -P` script instead of a full project. The caller handles build directory removal and creation.
* Tests: Simplify RunCMake.file-CHMOD case namesBrad King2022-07-201-0/+5
The `CHMOD-` prefix is redundant with the overall test name.