From 79e0374143ab385cb12a17443e91c8eb9d2f3a4b Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Mon, 7 Sep 2020 14:01:20 +0200 Subject: Remove the SAX parser from QtXml It has been deprecated and will live in qt5compat from now on. Fixes: QTBUG-86480 Change-Id: I3744c7cee058d51d0fce633a174ab1a0f9235d2c Reviewed-by: Karsten Heimrich --- tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml.ref | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml.ref (limited to 'tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml.ref') diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml.ref deleted file mode 100644 index 64fd8b4d0d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=9, lineNumber=2, publicId="", systemId="", message="letter is expected"}) -- cgit v1.2.3