glib/gio/tests/schema-tests
Ryan Lortie 71c5e3f899 Bug 620496 - schema compiler: reject invalid paths
The GSettings schema compiler was accepting any string as a path.  It is
probably quite a common mistake to suspect that '/apps/foo' is a valid
path name when this will cause all sorts of trouble later.  Check for
this case and report the error.
2010-06-07 10:18:43 +02:00
..
array-default-not-in-choices.gschema.xml Add testcases for <range> and <choices> 2010-04-25 20:07:26 -05:00
bad-key2.gschema.xml Add tests for --allow-any-name 2010-04-21 09:50:42 -04:00
bad-key3.gschema.xml Add tests for --allow-any-name 2010-04-21 09:50:42 -04:00
bad-key4.gschema.xml Add tests for --allow-any-name 2010-04-21 09:50:42 -04:00
bad-key.gschema.xml Add tests for --allow-any-name 2010-04-21 09:50:42 -04:00
bad-type.gschema.xml Simplify gschema-compile test suite 2010-04-20 23:28:49 -04:00
choice-missing-value.gschema.xml Add testcases for <range> and <choices> 2010-04-25 20:07:26 -05:00
choices-wrong-type.gschema.xml Add testcases for <range> and <choices> 2010-04-25 20:07:26 -05:00
default-not-in-choices.gschema.xml Add testcases for <range> and <choices> 2010-04-25 20:07:26 -05:00
default-out-of-range.gschema.xml Add testcases for <range> and <choices> 2010-04-25 20:07:26 -05:00
empty-key.gschema.xml Add some more schema compiler tests 2010-04-21 00:43:55 -04:00
incomplete-list.gschema.xml Simplify gschema-compile test suite 2010-04-20 23:28:49 -04:00
invalid-path.gschema.xml Bug 620496 - schema compiler: reject invalid paths 2010-06-07 10:18:43 +02:00
missing-quotes.gschema.xml Simplify gschema-compile test suite 2010-04-20 23:28:49 -04:00
no-default.gschema.xml Simplify gschema-compile test suite 2010-04-20 23:28:49 -04:00
overflow.gschema.xml Simplify gschema-compile test suite 2010-04-20 23:28:49 -04:00
range-missing-max.gschema.xml Add testcases for <range> and <choices> 2010-04-25 20:07:26 -05:00
range-missing-min.gschema.xml Add testcases for <range> and <choices> 2010-04-25 20:07:26 -05:00
range-wrong-type.gschema.xml Add testcases for <range> and <choices> 2010-04-25 20:07:26 -05:00
wrong-category.gschema.xml Simplify gschema-compile test suite 2010-04-20 23:28:49 -04:00