mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
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:
7
gio/tests/schema-tests/overflow.gschema.xml
Normal file
7
gio/tests/schema-tests/overflow.gschema.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<schemalist>
|
||||
<schema id="test">
|
||||
<key name="test" type="y">
|
||||
<default>512</default>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
Reference in New Issue
Block a user