mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Don't segfault when <default> is missing
Also add a framework for schema compiler tests. Fixes bug 616086.
This commit is contained in:
6
gio/tests/schema-tests/no-default/no-default.gschema.xml
Normal file
6
gio/tests/schema-tests/no-default/no-default.gschema.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<schemalist>
|
||||
<schema id="no-default" path="/tests/">
|
||||
<key name="test" type="s">
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
Reference in New Issue
Block a user