From 665e4ec0ec959a12a6b66cdd0533bd40b29cd56d Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Tue, 6 Sep 2011 10:01:38 +0200 Subject: Moved xml autotests into new directory structure Task-number: QTBUG-21260 Change-Id: I7bc30227d4e71e8783f274dbfa758399dca546d4 Reviewed-on: http://codereview.qt.nokia.com/4146 Reviewed-by: Qt Sanity Bot Reviewed-by: Jason McDonald --- tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref (limited to 'tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref') diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref new file mode 100644 index 0000000000..38210c24da --- /dev/null +++ b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref @@ -0,0 +1,5 @@ +setDocumentLocator(locator={columnNumber=1, lineNumber=1}) +startDocument() + startDTD(name="doc", publicId="", systemId="") + notationDecl(name="gif", publicId="image/gif", systemId="") + fatalError(exception={columnNumber=11, lineNumber=4, publicId="", systemId="", message="letter is expected"}) -- cgit v1.2.3