mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Add GMenuModel testcases
This commit is contained in:
@@ -58,6 +58,7 @@ TEST_PROGS += \
|
||||
vfs \
|
||||
network-monitor \
|
||||
fileattributematcher \
|
||||
gmenumodel \
|
||||
$(NULL)
|
||||
|
||||
if OS_UNIX
|
||||
@@ -426,6 +427,8 @@ gapplication_example_cmdline3_LDADD = $(progs_ldadd)
|
||||
gapplication_example_actions_SOURCES = gapplication-example-actions.c
|
||||
gapplication_example_actions_LDADD = $(progs_ldadd)
|
||||
|
||||
gmenumodel_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