Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Refactor warn on error tests to support multiple languages | Robert Maynard | 2022-06-29 | 1 | -3/+3 |
| | |||||
* | COMPILE_WARNING_AS_ERROR: Add command-line option | Martin Duffy | 2022-05-18 | 1 | -0/+8 |
Add command-line option `--compile-no-warning-as-error` to ignore value of `COMPILE_WARNING_AS_ERROR`. Issue: #19085 |