summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2018-07-05 13:14:54 +0100
committerPhilip Withnall <withnall@endlessm.com>2018-07-05 13:26:48 +0100
commitcf4f6d4808f61961588d30c1639f45445b7384ef (patch)
treeae7db0ddf280a64e53e64f1b7e6d199e22843bfa
parenteeb5015ebed2c00ef85190434797fc6686bdb94e (diff)
downloadglib-cf4f6d4808f61961588d30c1639f45445b7384ef.tar.gz
tests: Ensure GIO tests which need dbus-daemon are run
The tests array was being wiped out by an assignment instead of an append. This adds another 19 tests to what’s typically being run already. Signed-off-by: Philip Withnall <withnall@endlessm.com>
-rw-r--r--gio/tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/tests/meson.build b/gio/tests/meson.build
index 49a64b0d4..e2d22f76e 100644
--- a/gio/tests/meson.build
+++ b/gio/tests/meson.build
@@ -197,7 +197,7 @@ if host_machine.system() != 'windows'
]
if not glib_have_cocoa
- gio_dbus_tests = [['dbus-appinfo', [], []]]
+ gio_dbus_tests += [['dbus-appinfo', [], []]]
endif
# separate loop because extra source files for each test