mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
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:
parent
41eacde630
commit
c762a3a3f6
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user