[glib: 1/2] gio tests: Install test1.overlay file when building installed tests
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gio tests: Install test1.overlay file when building installed tests
- Date: Mon, 11 Feb 2019 10:36:39 +0000 (UTC)
commit cc12f3f25382207e3ae439648432680eb30709a5
Author: Iain Lane <iainl gnome org>
Date: Mon Feb 11 10:21:13 2019 +0000
gio tests: Install test1.overlay file when building installed tests
This is used as a GResource overlay, so it must be available to the
test.
gio/tests/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gio/tests/meson.build b/gio/tests/meson.build
index ebd04461f..e4b4959cb 100644
--- a/gio/tests/meson.build
+++ b/gio/tests/meson.build
@@ -428,6 +428,7 @@ if installed_tests_enabled
'appinfo-test-static.desktop',
'file.c',
'org.gtk.test.dbusappinfo.desktop',
+ 'test1.overlay',
install_dir : installed_tests_execdir,
)
install_subdir('x-content', install_dir : installed_tests_execdir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]