[glib] build: Skip gdesktopappinfo tests on OSX
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] build: Skip gdesktopappinfo tests on OSX
- Date: Sun, 26 Mar 2017 08:57:15 +0000 (UTC)
commit 03c88daa733ee5efe5e78da382f3b6fc8735d44e
Author: Patrick Griffis <tingping tingping se>
Date: Wed Mar 22 00:06:58 2017 -0400
build: Skip gdesktopappinfo tests on OSX
https://bugzilla.gnome.org/show_bug.cgi?id=780384
gio/tests/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index fe61ff9..59f2468 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -256,11 +256,13 @@ test_extra_programs += \
dbus-launch \
$(NULL)
+if !OS_COCOA
# Uninstalled because of the check-for-executable logic in DesktopAppInfo unable to find the installed
executable
uninstalled_test_programs += \
appinfo \
desktop-app-info \
$(NULL)
+endif
home_desktop_files = \
epiphany-weather-for-toronto-island-9c6a4e022b17686306243dada811d550d25eb1fb.desktop \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]