Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Simplify RunCMake.file-CHMOD cases | Brad King | 2022-07-20 | 1 | -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 names | Brad King | 2022-07-20 | 1 | -0/+5 |
The `CHMOD-` prefix is redundant with the overall test name. |