mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Add some contenttype tests
This commit is contained in:
@@ -80,6 +80,7 @@ SAMPLE_PROGS = \
|
||||
testapp \
|
||||
appinfo-test \
|
||||
icons \
|
||||
contenttype \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@@ -276,6 +277,9 @@ testapps_LDADD = $(progs_ldadd)
|
||||
icons_SOURCES = icons.c
|
||||
icons_LDADD = $(progs_ldadd)
|
||||
|
||||
contenttype_SOURCES = contenttype.c
|
||||
contenttype_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