mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Add a test for CDATA in gschema.xml files
This commit is contained in:
@@ -119,7 +119,8 @@ static const SchemaTest tests[] = {
|
||||
{ "flags-with-enum-attr", NULL, "*<enum id='flags'> not (yet) defined*" },
|
||||
{ "flags-with-enum-tag", NULL, "*<flags id='flags'> not (yet) defined*" },
|
||||
{ "inherit-gettext-domain", NULL, NULL },
|
||||
{ "range-type-test", NULL, NULL }
|
||||
{ "range-type-test", NULL, NULL },
|
||||
{ "cdata", NULL, NULL }
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user