[libvirt PATCH 0/6] meson: Improve handling of tests

Michal Prívozník mprivozn at redhat.com
Wed Oct 25 07:41:40 UTC 2023


On 10/3/23 16:56, Andrea Bolognani wrote:
> 
> 
> Andrea Bolognani (6):
>   meson: Do less when not building from git
>   meson: Move all handling of test options together
>   meson: Handle -Dtests=enabled with Clang
>   meson: Make -Dexpensive_tests depend on -Dtests
>   meson: Disable all tests when tests are disabled
>   meson: Rename build_tests -> tests_enabled
> 
>  build-aux/meson.build  |  99 ++++++++++----------
>  meson.build            |  75 +++++++++------
>  meson_options.txt      |   2 +-
>  src/access/meson.build |  16 ++--
>  src/meson.build        | 204 +++++++++++++++++++++--------------------
>  5 files changed, 207 insertions(+), 189 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal



More information about the libvir-list mailing list