]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: Let users know not all tests might run
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 19 Feb 2024 09:23:35 +0000 (10:23 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 19 Feb 2024 16:18:42 +0000 (17:18 +0100)
commitc8ca9d0118ec21dbff07147e0bbffcd19fb196b7
treea8e66f49961dd5c7da7bf6f7ec6eab83ec6f7266
parentece58c0a5dc0732cb92927c83cede9cb92286079
build: Let users know not all tests might run

We warned users before the meson times, so do like an S Club 7 and bring
it all back.

Add the information into a new section of the summary, because even
though using `warning()` looks better, it scrolls on by once the summary
is printed.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
meson.build