mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
tests: Increase debugging for daemon tests
This commit is contained in:
committed by
Bastien Nocera
parent
0e2bf7e804
commit
bebd3d2a98
@ -14,6 +14,7 @@ foreach t: tests
|
|||||||
],
|
],
|
||||||
env: [
|
env: [
|
||||||
'G_DEBUG=fatal-criticals',
|
'G_DEBUG=fatal-criticals',
|
||||||
|
'G_MESSAGES_DEBUG=all',
|
||||||
'FPRINT_BUILD_DIR=' + meson.build_root() / 'src',
|
'FPRINT_BUILD_DIR=' + meson.build_root() / 'src',
|
||||||
'TOPSRCDIR=' + meson.source_root(),
|
'TOPSRCDIR=' + meson.source_root(),
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user