aboutsummaryrefslogtreecommitdiffstats
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/meson.build b/tests/meson.build
index c8a8249..a5ee7bb 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -1,7 +1,7 @@
-common_deps = [icipc_dep, glib_dep]
+common_deps = [icipc_dep, threads_dep]
common_env = environment({
- 'G_TEST_SRCDIR': meson.current_source_dir(),
- 'G_TEST_BUILDDIR': meson.current_build_dir(),
+ 'XDG_RUNTIME_DIR': '/tmp',
+ 'ICIPC_DEBUG': '3',
})
test(