gio/tests: basic-application is a helper program, not a test

https://bugzilla.gnome.org/show_bug.cgi?id=711796
This commit is contained in:
Dan Winship 2013-11-10 13:25:45 -05:00 committed by Matthias Clasen
parent 41eacde630
commit c762a3a3f6

View File

@ -233,7 +233,6 @@ gdbus_daemon_SOURCES = \
if OS_UNIX
test_programs += \
basic-application \
contenttype \
file \
gdbus-peer-object-manager \
@ -243,6 +242,10 @@ test_programs += \
unix-streams \
$(NULL)
test_extra_programs += \
basic-application \
$(NULL)
# Uninstalled because of the check-for-executable logic in DesktopAppInfo unable to find the installed executable
uninstalled_test_programs += \
appinfo \