I have a mild dislike of abbreviations like "env var". Perhaps:
qapi: Support updating expected test output via make
Daniel P. Berrangé writes:
> It is possible to pass --update to tests/qapi-schema/test-qapi.py
> to make it update the output files on error. This is inconvient
> to achieve
On Thu, Feb 23, 2023 at 01:40:26PM +, Daniel P. Berrangé wrote:
> It is possible to pass --update to tests/qapi-schema/test-qapi.py
> to make it update the output files on error. This is inconvient
inconvenient
> to achieve though when test-qapi.py is run indirectly by make/meson.
>
> Instea