[grilo-plugins/wip/carlosg/tracker3] fixup! tests: Add tests for the tracker3 plugin
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/wip/carlosg/tracker3] fixup! tests: Add tests for the tracker3 plugin
- Date: Sat, 22 Aug 2020 07:57:53 +0000 (UTC)
commit f233cd7b6d7c08ef8b1bcf33bee21dd8e43061b5
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Aug 22 09:31:58 2020 +0200
fixup! tests: Add tests for the tracker3 plugin
tests/tracker3/meson.build | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/tests/tracker3/meson.build b/tests/tracker3/meson.build
index e807424b..6ffec53a 100644
--- a/tests/tracker3/meson.build
+++ b/tests/tracker3/meson.build
@@ -14,12 +14,14 @@ foreach t: source_tests
'-DTRACKER3_DATA_PATH="@0@"'.format(datadir),
])
test(t, tracker_sandbox,
- env: [ 'G_MESSAGES_DEBUG=all' ],
+ env: [ 'TRACKER_DEBUG=all' ],
args: [
'--index-recursive-directories', datadir,
'--store-tmpdir',
'--wait-for-miner=Files',
'--wait-for-miner=Extract',
+ '--debug-dbus',
+ '--debug-sandbox',
exe
])
endforeach
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]