Simplify gschema-compile test suite

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

Bug #616276.
This commit is contained in:
Matthias Clasen
2010-04-20 23:28:49 -04:00
parent 463203ee0a
commit afff087785
8 changed files with 85 additions and 28 deletions

View File

@@ -0,0 +1,7 @@
<schemalist>
<schema id="test">
<key name="test" type="y">
<default>512</default>
</key>
</schema>
</schemalist>