mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-14 08:56:34 -05:00
meson: Enable (almost) all tests
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
35ed95df0d
commit
6dbb0774b2
5 changed files with 239 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
option('tests',
|
||||
type : 'boolean',
|
||||
description : 'Enable unit tests')
|
||||
|
||||
option('system_user',
|
||||
type : 'string', value : 'pulse',
|
||||
description : 'User for running the PulseAudio daemon as a system-wide instance (pulse)')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue