[libvirt PATCH 15/15] meson: add tests build option to enable/disable unit tests

Pavel Hrdina phrdina at redhat.com
Fri Oct 9 10:36:20 UTC 2020


On Thu, Oct 08, 2020 at 08:17:09PM +0200, Andrea Bolognani wrote:
> On Thu, 2020-10-08 at 15:59 +0200, Pavel Hrdina wrote:
> > +++ b/meson_options.txt
> > @@ -8,6 +8,7 @@ option('test_coverage', type: 'boolean', value: false, description: 'turn on cod
> >  option('git_werror', type: 'feature', value: 'auto', description: 'use -Werror if building from GIT')
> >  option('rpath', type: 'feature', value: 'auto', description: 'whether to include rpath information in installed binaries and libraries')
> >  option('docs', type: 'feature', value: 'auto', description: 'whether to generate documentation')
> > +option('tests', type: 'feature', value: 'auto', description: 'whether to build tests')
> 
> Don't we want -Dtests=enabled in libvirt.spec.in at this point?

As described in a reply to different patch there is no need to do it I
think being explicit is better so I'll add it into libvirt.spec file.

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20201009/0ad52c2f/attachment-0001.sig>


More information about the libvir-list mailing list