diff options
Diffstat (limited to 'tests/auto/qxmlstream/data/032.ref')
-rw-r--r-- | tests/auto/qxmlstream/data/032.ref | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qxmlstream/data/032.ref b/tests/auto/qxmlstream/data/032.ref new file mode 100644 index 0000000..670afa4 --- /dev/null +++ b/tests/auto/qxmlstream/data/032.ref @@ -0,0 +1,5 @@ +StartDocument( documentVersion="1.0" ) +Comment( text=" Reserved prefixes and namespaces: declaring the xmlns prefix + with an incorrect URI " ) +Invalid( name="foo" qualifiedName="foo" ) +ERROR: Illegal namespace declaration. |