On 06/05/2025 11.36, Daniel P. Berrangé wrote:
On Sat, May 03, 2025 at 01:18:06PM -0700, Pierrick Bouvier wrote:
Allows all tests to be visible by default when using meson test
directly.

This has no impact on make check-* commands, which use SPEED=quick by
default (see scripts/mtest2make.py).

IMHO it would be conceptually confusing if we cause 'make check' to
be running different stuff from 'meson test'. As long as we keep a
makefile wrapper around running tests, I think we should keep them
matching what they do by default.

But what we should maybe do instead: Properly document in docs/devel/testing/functional.rst how to get the list of all tests and how to run a single test with the "meson test" way... I could do it later when time permits (likely not this week), but if anybody else wants to have a try, that would be welcome!

 Thomas


Reply via email to