Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optionally make `test` target depend on `all` | William Sciaroni | 2023-11-10 | 4 | -0/+9 |
| | | | | Fixes: #8774 | ||||
* | Tests: Add case to verify that 'make test' does not 'make all' | Brad King | 2023-11-10 | 6 | -0/+28 |
Place it in a new `RunCMake.BuiltinTargets` umbrella test meant to cover behavior of targets builtin to CMake. |