mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Add tests for GIcon
This commit is contained in:
@@ -79,6 +79,7 @@ SAMPLE_PROGS = \
|
||||
gdbus-example-proxy-subclass \
|
||||
testapp \
|
||||
appinfo-test \
|
||||
icons \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@@ -272,6 +273,9 @@ testapp_LDADD = $(progs_ldadd)
|
||||
testapps_SOURCES = testapps.c gdbus-sessionbus.c gdbus-sessionbus.h
|
||||
testapps_LDADD = $(progs_ldadd)
|
||||
|
||||
icons_SOURCES = icons.c
|
||||
icons_LDADD = $(progs_ldadd)
|
||||
|
||||
schema_tests = \
|
||||
schema-tests/array-default-not-in-choices.gschema.xml \
|
||||
schema-tests/bad-choice.gschema.xml \
|
||||
|
Reference in New Issue
Block a user