[glib/glib-2-52] build: Skip gdesktopappinfo tests on OSX



commit 36f32134be34ea68a1e5b91d28fd8cb548397234
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]