diff options
Diffstat (limited to 'tests/auto/qxmlsimplereader/encodings/doc_iso-2022-jp.xml.ref')
-rw-r--r-- | tests/auto/qxmlsimplereader/encodings/doc_iso-2022-jp.xml.ref | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qxmlsimplereader/encodings/doc_iso-2022-jp.xml.ref b/tests/auto/qxmlsimplereader/encodings/doc_iso-2022-jp.xml.ref new file mode 100644 index 0000000..28dcdd9 --- /dev/null +++ b/tests/auto/qxmlsimplereader/encodings/doc_iso-2022-jp.xml.ref @@ -0,0 +1,4 @@ +setDocumentLocator(locator={columnNumber=1, lineNumber=1}) +startDocument() + processingInstruction(target="xml", data="version='1.0' encoding='iso-2022-jp'") + fatalError(exception={columnNumber=11, lineNumber=2, publicId="", systemId="", message="letter is expected"}) |