X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Ftests%2Fgschema-compile.c;h=1d261eb2b18d0e8aa248c82599b6bd57898f645d;hb=e40f3932dd9d924c3197e98f44950561248297ae;hp=9f1123c8e02726e1b0074d0f4d5f00d3f3dddd8a;hpb=fff6814973356ac23b1022113632441110825283;p=platform%2Fupstream%2Fglib.git diff --git a/gio/tests/gschema-compile.c b/gio/tests/gschema-compile.c index 9f1123c..1d261eb 100644 --- a/gio/tests/gschema-compile.c +++ b/gio/tests/gschema-compile.c @@ -22,6 +22,7 @@ test_schema (gpointer data) gchar *path = g_build_filename (SRCDIR, "schema-tests", filename, NULL); gchar *argv[] = { "../glib-compile-schemas", + "--strict", "--dry-run", "--schema-file", path, (gchar *)test->opt,