Simplify gschema-compile test suite
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Apr 2010 03:28:49 +0000 (23:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 Apr 2010 03:28:49 +0000 (23:28 -0400)
commitafff087785e1206c4a112367aaf3445dd5cf0c08
treeb824503b1f719248b722a9f3cba836feb43a87eb
parent463203ee0aa75e727df3b756fcf589fefc8a99cc
Simplify gschema-compile test suite

Add --one-schema-file option to gschema-compile to allow easier test
setup. Simplify the test setup.

Bug #616276.
gio/gschema-compile.c
gio/tests/Makefile.am
gio/tests/schema-tests/bad-type.gschema.xml [new file with mode: 0644]
gio/tests/schema-tests/incomplete-list.gschema.xml [new file with mode: 0644]
gio/tests/schema-tests/missing-quotes.gschema.xml [new file with mode: 0644]
gio/tests/schema-tests/no-default.gschema.xml [new file with mode: 0644]
gio/tests/schema-tests/overflow.gschema.xml [new file with mode: 0644]
gio/tests/schema-tests/wrong-category.gschema.xml [new file with mode: 0644]