mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 22:10:25 +01:00
meson: drop LITEST_VERBOSE environment variable
Removed from autotools in 1f5c5cf2c but somehow made a comeback
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
09a8c5b505
commit
3d68e4ede3
1 changed files with 1 additions and 2 deletions
|
|
@ -581,8 +581,7 @@ if get_option('enable-tests')
|
|||
install : false)
|
||||
test('libinput-test-suite-runner',
|
||||
libinput_test_runner,
|
||||
timeout : 3600,
|
||||
env : [ 'LITEST_VERBOSE=1' ])
|
||||
timeout : 3600)
|
||||
|
||||
# build-test only
|
||||
executable('test-build-pedantic',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue