summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-CHMOD/override.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Simplify RunCMake.file-CHMOD casesBrad King2022-07-201-5/+2
| | | | | 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/+6
The `CHMOD-` prefix is redundant with the overall test name.