mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +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
|
if OS_UNIX
|
||||||
test_programs += \
|
test_programs += \
|
||||||
basic-application \
|
|
||||||
contenttype \
|
contenttype \
|
||||||
file \
|
file \
|
||||||
gdbus-peer-object-manager \
|
gdbus-peer-object-manager \
|
||||||
@ -243,6 +242,10 @@ test_programs += \
|
|||||||
unix-streams \
|
unix-streams \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
test_extra_programs += \
|
||||||
|
basic-application \
|
||||||
|
$(NULL)
|
||||||
|
|
||||||
# Uninstalled because of the check-for-executable logic in DesktopAppInfo unable to find the installed executable
|
# Uninstalled because of the check-for-executable logic in DesktopAppInfo unable to find the installed executable
|
||||||
uninstalled_test_programs += \
|
uninstalled_test_programs += \
|
||||||
appinfo \
|
appinfo \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user