On 11/17/25 19:51, John Snow wrote:
From: Paolo Bonzini <[email protected]>

Remove the "--suite" argument from the .*.mtest-suites variables, and
add it only when actually computing the arguments to "meson test".
This makes it possible to look at the set of suites to set ninja-cmd-goals,
instead of doing it via many different .ninja-goals.* variables.

As a bonus, this removes code duplication between emit_suite_deps
and its caller emit_suite.  Since emit_suite_deps would now be one or
two lines of code, integrate it into emit_suite directly.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: John Snow <[email protected]>

This and the other two patches are now in master.

Paolo


Reply via email to