repo.or.cz
/
glib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch '976-disable-assert-checks' into 'master'
[glib.git]
/
gio
/
tests
/
schema-tests
/
range-wrong-type.gschema.xml
blob
033767f8eae4eb124e32146bf719fa812aac3b1d
1
<schemalist>
2
<schema id="test">
3
<key name="test" type="s">
4
<range min="a" max="z" />
5
<default>"a"</default>
6
</key>
7
</schema>
8
</schemalist>