summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/BuiltinTargets
Commit message (Collapse)AuthorAgeFilesLines
* Optionally make `test` target depend on `all`William Sciaroni2023-11-104-0/+9
| | | | Fixes: #8774
* Tests: Add case to verify that 'make test' does not 'make all'Brad King2023-11-106-0/+28
Place it in a new `RunCMake.BuiltinTargets` umbrella test meant to cover behavior of targets builtin to CMake.