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 --- .../serialization/qxmlstream/tst_qxmlstream.cpp | 1 - tests/auto/xml/CMakeLists.txt | 1 - tests/auto/xml/sax/CMakeLists.txt | 7 - tests/auto/xml/sax/qxml/.gitignore | 1 - tests/auto/xml/sax/qxml/0x010D.xml | 1 - tests/auto/xml/sax/qxml/CMakeLists.txt | 16 - tests/auto/xml/sax/qxml/qxml.pro | 7 - tests/auto/xml/sax/qxml/tst_qxml.cpp | 236 ------ tests/auto/xml/sax/qxmlinputsource/.gitignore | 1 - tests/auto/xml/sax/qxmlinputsource/CMakeLists.txt | 13 - .../xml/sax/qxmlinputsource/qxmlinputsource.pro | 4 - .../sax/qxmlinputsource/tst_qxmlinputsource.cpp | 304 -------- tests/auto/xml/sax/qxmlsimplereader/.gitattributes | 8 - tests/auto/xml/sax/qxmlsimplereader/.gitignore | 1 - tests/auto/xml/sax/qxmlsimplereader/CMakeLists.txt | 27 - .../encodings/doc_little-endian.xml | Bin 3186 -> 0 bytes .../sax/qxmlsimplereader/encodings/doc_utf-16.xml | Bin 3186 -> 0 bytes .../sax/qxmlsimplereader/encodings/doc_utf-8.xml | 77 -- .../xml/sax/qxmlsimplereader/generate_ref_files.sh | 30 - .../xml/sax/qxmlsimplereader/parser/CMakeLists.txt | 19 - .../auto/xml/sax/qxmlsimplereader/parser/main.cpp | 103 --- .../xml/sax/qxmlsimplereader/parser/parser.cpp | 449 ----------- .../auto/xml/sax/qxmlsimplereader/parser/parser.h | 59 -- .../xml/sax/qxmlsimplereader/parser/parser.pro | 4 - .../xml/sax/qxmlsimplereader/qxmlsimplereader.pro | 11 - .../sax/qxmlsimplereader/tst_qxmlsimplereader.cpp | 824 --------------------- .../xmldocs/1-levels-nested-dtd.xml | 12 - .../xmldocs/2-levels-nested-dtd.xml | 13 - .../internal-entity-polynomial-attribute.xml | 13 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/001.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/002.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/003.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/004.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/005.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/006.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/007.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/008.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/009.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/010.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/011.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/012.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/013.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/013.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/014.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/014.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/015.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/016.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/017.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/018.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/019.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/020.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/021.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/022.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/023.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/024.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/025.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/026.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/027.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/027.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/028.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/028.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/029.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/029.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/030.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/030.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/031.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/031.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/032.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/032.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/033.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/034.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/035.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/036.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/037.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/038.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/039.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/040.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/041.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/042.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/043.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/044.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/045.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/046.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/047.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/048.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/049.xml.ref | 14 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/050.xml | 0 .../qxmlsimplereader/xmldocs/not-wf/sa/050.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/051.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/052.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/053.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/054.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/055.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/056.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/057.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/058.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/059.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/060.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/061.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/062.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/063.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/064.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/065.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/066.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/067.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/068.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/069.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/070.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/071.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/072.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/073.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/074.xml.ref | 14 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml | 7 - .../qxmlsimplereader/xmldocs/not-wf/sa/075.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/076.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/077.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/078.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml | 8 - .../qxmlsimplereader/xmldocs/not-wf/sa/079.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml | 8 - .../qxmlsimplereader/xmldocs/not-wf/sa/080.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/081.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/082.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/083.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/084.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/085.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/086.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/087.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/088.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/088.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/089.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/089.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/090.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/091.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/092.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/093.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/094.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/095.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/096.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/097.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/098.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/099.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/100.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/101.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/102.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/103.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/104.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/105.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/106.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/107.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/108.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/109.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/110.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/111.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/112.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/113.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/114.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/115.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/116.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/117.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/118.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/119.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/120.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/121.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/122.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/123.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/124.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/125.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/126.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/127.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/128.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/129.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/130.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/131.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/132.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/133.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/134.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/135.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/136.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/137.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/138.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/139.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/140.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/141.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/142.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/143.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/144.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/145.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/146.xml.ref | Bin 309 -> 0 bytes .../sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/147.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/148.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/149.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/150.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/151.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/152.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/153.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/154.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/155.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/156.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/157.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/159.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/160.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/161.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/162.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/163.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/164.xml.ref | 5 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/165.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/166.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/167.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/168.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/169.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/170.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/171.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml | 2 - .../qxmlsimplereader/xmldocs/not-wf/sa/172.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/173.xml.ref | 3 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml | 1 - .../qxmlsimplereader/xmldocs/not-wf/sa/174.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/175.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/176.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/177.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/178.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/178.xml.ref | 6 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/179.xml | 4 - .../qxmlsimplereader/xmldocs/not-wf/sa/179.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/180.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref | 11 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/182.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/182.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/183.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/183.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/184.xml | 6 - .../qxmlsimplereader/xmldocs/not-wf/sa/184.xml.ref | 4 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/185.ent | 1 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/185.xml | 3 - .../qxmlsimplereader/xmldocs/not-wf/sa/185.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/not-wf/sa/186.xml | 5 - .../qxmlsimplereader/xmldocs/not-wf/sa/186.xml.ref | 9 - .../qxmlsimplereader/xmldocs/not-wf/sa/null.ent | 0 .../qxmlsimplereader/xmldocs/valid/ext-sa/001.ent | 1 - .../qxmlsimplereader/xmldocs/valid/ext-sa/001.xml | 5 - .../xmldocs/valid/ext-sa/001.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/002.ent | 1 - .../qxmlsimplereader/xmldocs/valid/ext-sa/002.xml | 5 - .../xmldocs/valid/ext-sa/002.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/003.ent | 0 .../qxmlsimplereader/xmldocs/valid/ext-sa/003.xml | 5 - .../xmldocs/valid/ext-sa/003.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/004.ent | 1 - .../qxmlsimplereader/xmldocs/valid/ext-sa/004.xml | 5 - .../xmldocs/valid/ext-sa/004.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/005.ent | 1 - .../qxmlsimplereader/xmldocs/valid/ext-sa/005.xml | 6 - .../xmldocs/valid/ext-sa/005.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/006.ent | 4 - .../qxmlsimplereader/xmldocs/valid/ext-sa/006.xml | 6 - .../xmldocs/valid/ext-sa/006.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/007.ent | Bin 4 -> 0 bytes .../qxmlsimplereader/xmldocs/valid/ext-sa/007.xml | 5 - .../xmldocs/valid/ext-sa/007.xml.ref | 11 - .../qxmlsimplereader/xmldocs/valid/ext-sa/008.ent | Bin 54 -> 0 bytes .../qxmlsimplereader/xmldocs/valid/ext-sa/008.xml | 5 - .../xmldocs/valid/ext-sa/008.xml.ref | 11 - .../qxmlsimplereader/xmldocs/valid/ext-sa/009.ent | 1 - .../qxmlsimplereader/xmldocs/valid/ext-sa/009.xml | 5 - .../xmldocs/valid/ext-sa/009.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/010.ent | 0 .../qxmlsimplereader/xmldocs/valid/ext-sa/010.xml | 5 - .../xmldocs/valid/ext-sa/010.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/011.ent | 1 - .../qxmlsimplereader/xmldocs/valid/ext-sa/011.xml | 5 - .../xmldocs/valid/ext-sa/011.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/ext-sa/012.ent | 1 - .../qxmlsimplereader/xmldocs/valid/ext-sa/012.xml | 9 - .../xmldocs/valid/ext-sa/012.xml.ref | 14 - .../qxmlsimplereader/xmldocs/valid/ext-sa/013.ent | 1 - .../qxmlsimplereader/xmldocs/valid/ext-sa/013.xml | 10 - .../xmldocs/valid/ext-sa/013.xml.ref | 12 - .../qxmlsimplereader/xmldocs/valid/ext-sa/014.ent | Bin 12 -> 0 bytes .../qxmlsimplereader/xmldocs/valid/ext-sa/014.xml | 5 - .../xmldocs/valid/ext-sa/014.xml.ref | 10 - .../xmldocs/valid/ext-sa/undef_entity_1.xml | 13 - .../xmldocs/valid/ext-sa/undef_entity_1.xml.ref | 47 -- .../xmldocs/valid/ext-sa/undef_entity_2.xml | 14 - .../xmldocs/valid/ext-sa/undef_entity_2.xml.ref | 47 -- .../xmldocs/valid/ext-sa/undef_entity_3.xml | 9 - .../xmldocs/valid/ext-sa/undef_entity_3.xml.ref | 16 - .../qxmlsimplereader/xmldocs/valid/not-sa/001.ent | 0 .../qxmlsimplereader/xmldocs/valid/not-sa/001.xml | 4 - .../xmldocs/valid/not-sa/001.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/002.ent | 1 - .../qxmlsimplereader/xmldocs/valid/not-sa/002.xml | 4 - .../xmldocs/valid/not-sa/002.xml.ref | 7 - .../xmldocs/valid/not-sa/003-1.ent | 3 - .../xmldocs/valid/not-sa/003-2.ent | 0 .../qxmlsimplereader/xmldocs/valid/not-sa/003.xml | 2 - .../xmldocs/valid/not-sa/003.xml.ref | 7 - .../xmldocs/valid/not-sa/004-1.ent | 4 - .../xmldocs/valid/not-sa/004-2.ent | 1 - .../qxmlsimplereader/xmldocs/valid/not-sa/004.xml | 2 - .../xmldocs/valid/not-sa/004.xml.ref | 7 - .../xmldocs/valid/not-sa/005-1.ent | 3 - .../xmldocs/valid/not-sa/005-2.ent | 1 - .../qxmlsimplereader/xmldocs/valid/not-sa/005.xml | 2 - .../xmldocs/valid/not-sa/005.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/006.ent | 2 - .../qxmlsimplereader/xmldocs/valid/not-sa/006.xml | 4 - .../xmldocs/valid/not-sa/006.xml.ref | 8 - .../qxmlsimplereader/xmldocs/valid/not-sa/007.ent | 2 - .../qxmlsimplereader/xmldocs/valid/not-sa/007.xml | 2 - .../xmldocs/valid/not-sa/007.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/008.ent | 2 - .../qxmlsimplereader/xmldocs/valid/not-sa/008.xml | 2 - .../xmldocs/valid/not-sa/008.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/009.ent | 2 - .../qxmlsimplereader/xmldocs/valid/not-sa/009.xml | 4 - .../xmldocs/valid/not-sa/009.xml.ref | 8 - .../qxmlsimplereader/xmldocs/valid/not-sa/010.ent | 2 - .../qxmlsimplereader/xmldocs/valid/not-sa/010.xml | 4 - .../xmldocs/valid/not-sa/010.xml.ref | 8 - .../qxmlsimplereader/xmldocs/valid/not-sa/011.ent | 2 - .../qxmlsimplereader/xmldocs/valid/not-sa/011.xml | 5 - .../xmldocs/valid/not-sa/011.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/not-sa/012.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/012.xml | 5 - .../xmldocs/valid/not-sa/012.xml.ref | 10 - .../qxmlsimplereader/xmldocs/valid/not-sa/013.ent | 4 - .../qxmlsimplereader/xmldocs/valid/not-sa/013.xml | 2 - .../xmldocs/valid/not-sa/013.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/014.ent | 4 - .../qxmlsimplereader/xmldocs/valid/not-sa/014.xml | 4 - .../xmldocs/valid/not-sa/014.xml.ref | 8 - .../qxmlsimplereader/xmldocs/valid/not-sa/015.ent | 5 - .../qxmlsimplereader/xmldocs/valid/not-sa/015.xml | 4 - .../xmldocs/valid/not-sa/015.xml.ref | 8 - .../qxmlsimplereader/xmldocs/valid/not-sa/016.ent | 4 - .../qxmlsimplereader/xmldocs/valid/not-sa/016.xml | 4 - .../xmldocs/valid/not-sa/016.xml.ref | 8 - .../qxmlsimplereader/xmldocs/valid/not-sa/017.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/017.xml | 2 - .../xmldocs/valid/not-sa/017.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/018.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/018.xml | 2 - .../xmldocs/valid/not-sa/018.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/019.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/019.xml | 2 - .../xmldocs/valid/not-sa/019.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/020.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/020.xml | 2 - .../xmldocs/valid/not-sa/020.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/021.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/021.xml | 2 - .../xmldocs/valid/not-sa/021.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/022.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/022.xml | 2 - .../xmldocs/valid/not-sa/022.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/023.ent | 5 - .../qxmlsimplereader/xmldocs/valid/not-sa/023.xml | 2 - .../xmldocs/valid/not-sa/023.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/024.ent | 4 - .../qxmlsimplereader/xmldocs/valid/not-sa/024.xml | 2 - .../xmldocs/valid/not-sa/024.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/025.ent | 5 - .../qxmlsimplereader/xmldocs/valid/not-sa/025.xml | 2 - .../xmldocs/valid/not-sa/025.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/026.ent | 1 - .../qxmlsimplereader/xmldocs/valid/not-sa/026.xml | 7 - .../xmldocs/valid/not-sa/026.xml.ref | 12 - .../qxmlsimplereader/xmldocs/valid/not-sa/027.ent | 2 - .../qxmlsimplereader/xmldocs/valid/not-sa/027.xml | 2 - .../xmldocs/valid/not-sa/027.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/028.ent | 2 - .../qxmlsimplereader/xmldocs/valid/not-sa/028.xml | 2 - .../xmldocs/valid/not-sa/028.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/029.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/029.xml | 2 - .../xmldocs/valid/not-sa/029.xml.ref | 7 - .../qxmlsimplereader/xmldocs/valid/not-sa/030.ent | 3 - .../qxmlsimplereader/xmldocs/valid/not-sa/030.xml | 2 - .../xmldocs/valid/not-sa/030.xml.ref | 7 - .../xmldocs/valid/not-sa/031-1.ent | 3 - .../xmldocs/valid/not-sa/031-2.ent | 1 - .../qxmlsimplereader/xmldocs/valid/not-sa/031.xml | 2 - .../xmldocs/valid/not-sa/031.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/001.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/001.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/002.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/002.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/003.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/003.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/004.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/004.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/005.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/005.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/006.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/006.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/007.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/007.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/008.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/008.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/009.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/009.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/010.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/010.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/011.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/011.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/012.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/012.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/013.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/013.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/014.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/014.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/015.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/015.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/016.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/016.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/017.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/017.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/018.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/018.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/019.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/019.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/020.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/020.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/021.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/021.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/022.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/022.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/023.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/023.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/024.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/024.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/025.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/025.xml.ref | 11 - .../sax/qxmlsimplereader/xmldocs/valid/sa/026.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/026.xml.ref | 11 - .../sax/qxmlsimplereader/xmldocs/valid/sa/027.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/027.xml.ref | 11 - .../sax/qxmlsimplereader/xmldocs/valid/sa/028.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/028.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/029.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/029.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/030.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/030.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/031.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/031.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/032.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/032.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/033.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/033.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/034.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/034.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/035.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/035.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/036.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/036.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/037.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/037.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/038.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/038.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/039.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/039.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/040.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/040.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/041.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/041.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/042.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/042.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/043.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/043.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/044.xml | 10 - .../qxmlsimplereader/xmldocs/valid/sa/044.xml.ref | 20 - .../sax/qxmlsimplereader/xmldocs/valid/sa/045.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/045.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/046.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/046.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/047.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/047.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/048.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/048.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/049.xml | Bin 124 -> 0 bytes .../qxmlsimplereader/xmldocs/valid/sa/049.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/050.xml | Bin 132 -> 0 bytes .../qxmlsimplereader/xmldocs/valid/sa/050.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/051.xml | Bin 140 -> 0 bytes .../qxmlsimplereader/xmldocs/valid/sa/051.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/052.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/052.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/053.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/053.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/054.xml | 10 - .../qxmlsimplereader/xmldocs/valid/sa/054.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/055.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/055.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/056.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/056.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/057.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/057.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/058.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/058.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/059.xml | 10 - .../qxmlsimplereader/xmldocs/valid/sa/059.xml.ref | 20 - .../sax/qxmlsimplereader/xmldocs/valid/sa/060.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/060.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/061.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/061.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/062.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/062.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/063.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/063.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/064.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/064.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/065.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/065.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/066.xml | 7 - .../qxmlsimplereader/xmldocs/valid/sa/066.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/067.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/067.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/068.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/068.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/069.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/069.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/070.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/070.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/071.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/071.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/072.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/072.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/073.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/073.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/074.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/074.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/075.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/075.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/076.xml | 7 - .../qxmlsimplereader/xmldocs/valid/sa/076.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/077.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/077.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/078.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/078.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/079.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/079.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/080.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/080.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/081.xml | 7 - .../qxmlsimplereader/xmldocs/valid/sa/081.xml.ref | 15 - .../sax/qxmlsimplereader/xmldocs/valid/sa/082.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/082.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/083.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/083.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/084.xml | 1 - .../qxmlsimplereader/xmldocs/valid/sa/084.xml.ref | 7 - .../sax/qxmlsimplereader/xmldocs/valid/sa/085.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/085.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/086.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/086.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/087.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/087.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/088.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/088.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/089.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/089.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/090.xml | 7 - .../qxmlsimplereader/xmldocs/valid/sa/090.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/091.xml | 7 - .../qxmlsimplereader/xmldocs/valid/sa/091.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/092.xml | 10 - .../qxmlsimplereader/xmldocs/valid/sa/092.xml.ref | 17 - .../sax/qxmlsimplereader/xmldocs/valid/sa/093.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/093.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/094.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/094.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/095.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/095.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/096.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/096.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/097.ent | 1 - .../sax/qxmlsimplereader/xmldocs/valid/sa/097.xml | 8 - .../qxmlsimplereader/xmldocs/valid/sa/097.xml.ref | 12 - .../sax/qxmlsimplereader/xmldocs/valid/sa/098.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/098.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/099.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/099.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/100.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/100.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/101.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/101.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/102.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/102.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/103.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/103.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/104.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/104.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/105.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/105.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/106.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/106.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/107.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/107.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/108.xml | 7 - .../qxmlsimplereader/xmldocs/valid/sa/108.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/109.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/109.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/110.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/110.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/111.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/111.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/112.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/112.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/113.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/113.xml.ref | 8 - .../sax/qxmlsimplereader/xmldocs/valid/sa/114.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/114.xml.ref | 11 - .../sax/qxmlsimplereader/xmldocs/valid/sa/115.xml | 6 - .../qxmlsimplereader/xmldocs/valid/sa/115.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/116.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/116.xml.ref | 10 - .../sax/qxmlsimplereader/xmldocs/valid/sa/117.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/117.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/118.xml | 5 - .../qxmlsimplereader/xmldocs/valid/sa/118.xml.ref | 9 - .../sax/qxmlsimplereader/xmldocs/valid/sa/119.xml | 4 - .../qxmlsimplereader/xmldocs/valid/sa/119.xml.ref | 8 - tests/auto/xml/sax/sax.pro | 8 - tests/auto/xml/xml.pro | 1 - 789 files changed, 6263 deletions(-) delete mode 100644 tests/auto/xml/sax/CMakeLists.txt delete mode 100644 tests/auto/xml/sax/qxml/.gitignore delete mode 100644 tests/auto/xml/sax/qxml/0x010D.xml delete mode 100644 tests/auto/xml/sax/qxml/CMakeLists.txt delete mode 100644 tests/auto/xml/sax/qxml/qxml.pro delete mode 100644 tests/auto/xml/sax/qxml/tst_qxml.cpp delete mode 100644 tests/auto/xml/sax/qxmlinputsource/.gitignore delete mode 100644 tests/auto/xml/sax/qxmlinputsource/CMakeLists.txt delete mode 100644 tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro delete mode 100644 tests/auto/xml/sax/qxmlinputsource/tst_qxmlinputsource.cpp delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/.gitattributes delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/.gitignore delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/CMakeLists.txt delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/encodings/doc_little-endian.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/encodings/doc_utf-16.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/encodings/doc_utf-8.xml delete mode 100755 tests/auto/xml/sax/qxmlsimplereader/generate_ref_files.sh delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/parser/CMakeLists.txt delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/parser/main.cpp delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/parser/parser.cpp delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/parser/parser.h delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/parser/parser.pro delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/1-levels-nested-dtd.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/2-levels-nested-dtd.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/internal-entity-polynomial-attribute.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/013.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/013.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/014.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/014.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/027.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/027.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/028.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/028.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/029.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/029.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/030.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/030.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/031.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/031.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/032.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/032.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/050.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/050.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/088.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/088.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/089.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/089.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/178.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/178.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/179.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/179.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/182.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/182.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/183.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/183.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/184.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/184.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/185.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/185.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/185.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/186.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/186.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/null.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/001.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/001.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/001.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/002.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/002.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/002.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/003.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/003.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/003.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/004.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/004.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/004.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/005.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/005.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/005.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/006.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/006.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/006.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/007.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/007.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/007.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/008.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/008.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/008.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/009.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/009.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/009.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/010.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/010.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/010.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/011.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/011.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/011.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/012.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/012.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/012.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/013.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/013.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/013.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/014.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/014.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/014.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_1.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_1.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_2.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_2.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_3.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_3.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003-1.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003-2.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004-1.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004-2.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005-1.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005-2.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031-1.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031-2.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/001.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/001.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/002.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/002.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/003.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/003.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/004.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/004.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/005.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/005.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/006.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/006.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/007.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/007.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/008.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/008.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/009.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/009.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/010.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/010.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/011.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/011.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/012.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/012.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/013.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/013.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/014.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/014.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/015.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/015.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/016.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/016.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/017.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/017.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/018.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/018.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/019.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/019.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/020.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/020.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/021.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/021.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/022.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/022.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/023.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/023.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/024.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/024.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/025.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/025.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/026.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/026.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/027.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/027.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/028.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/028.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/029.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/029.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/030.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/030.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/031.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/031.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/032.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/032.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/033.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/033.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/034.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/034.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/035.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/035.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/036.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/036.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/037.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/037.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/038.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/038.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/039.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/039.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/040.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/040.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/041.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/041.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/042.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/042.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/043.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/043.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/044.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/044.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/046.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/046.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/047.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/047.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/048.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/048.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/049.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/049.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/050.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/050.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/051.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/051.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/052.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/052.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/053.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/053.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/054.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/054.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/055.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/055.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/056.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/056.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/057.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/057.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/058.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/058.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/059.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/059.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/060.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/060.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/061.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/061.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/062.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/062.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/063.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/063.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/064.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/064.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/065.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/065.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/066.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/066.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/067.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/067.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/068.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/068.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/069.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/069.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/070.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/070.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/071.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/071.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/072.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/072.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/073.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/073.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/074.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/074.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/075.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/075.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/076.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/076.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/077.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/077.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/078.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/078.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/079.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/079.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/080.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/080.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/081.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/081.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/082.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/082.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/083.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/083.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/084.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/084.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/085.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/085.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/086.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/086.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/087.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/087.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/088.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/088.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/089.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/089.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/090.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/090.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/091.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/091.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/092.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/092.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/094.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/094.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/095.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/095.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/096.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/096.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.ent delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/098.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/098.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/099.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/099.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/100.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/100.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/101.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/101.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/102.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/102.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/103.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/103.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/104.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/104.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/105.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/105.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/106.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/106.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/107.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/107.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/108.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/108.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/109.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/109.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/110.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/110.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/111.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/111.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/112.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/112.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/113.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/113.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/114.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/114.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/115.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/115.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/116.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/116.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/117.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/117.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/118.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/118.xml.ref delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml delete mode 100644 tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml.ref delete mode 100644 tests/auto/xml/sax/sax.pro (limited to 'tests/auto') diff --git a/tests/auto/corelib/serialization/qxmlstream/tst_qxmlstream.cpp b/tests/auto/corelib/serialization/qxmlstream/tst_qxmlstream.cpp index 7046fe33a6..56b6a91e9b 100644 --- a/tests/auto/corelib/serialization/qxmlstream/tst_qxmlstream.cpp +++ b/tests/auto/corelib/serialization/qxmlstream/tst_qxmlstream.cpp @@ -34,7 +34,6 @@ #include #include #include -#include #include #include "qc14n.h" diff --git a/tests/auto/xml/CMakeLists.txt b/tests/auto/xml/CMakeLists.txt index 703cba344d..fe747649a7 100644 --- a/tests/auto/xml/CMakeLists.txt +++ b/tests/auto/xml/CMakeLists.txt @@ -1,4 +1,3 @@ # Generated from xml.pro. add_subdirectory(dom) -add_subdirectory(sax) diff --git a/tests/auto/xml/sax/CMakeLists.txt b/tests/auto/xml/sax/CMakeLists.txt deleted file mode 100644 index dd826d5e4f..0000000000 --- a/tests/auto/xml/sax/CMakeLists.txt +++ /dev/null @@ -1,7 +0,0 @@ -# Generated from sax.pro. - -add_subdirectory(qxml) -if(TARGET Qt::Network) - add_subdirectory(qxmlinputsource) - add_subdirectory(qxmlsimplereader) -endif() diff --git a/tests/auto/xml/sax/qxml/.gitignore b/tests/auto/xml/sax/qxml/.gitignore deleted file mode 100644 index 6506151df0..0000000000 --- a/tests/auto/xml/sax/qxml/.gitignore +++ /dev/null @@ -1 +0,0 @@ -tst_qxml diff --git a/tests/auto/xml/sax/qxml/0x010D.xml b/tests/auto/xml/sax/qxml/0x010D.xml deleted file mode 100644 index 5f2fe4d940..0000000000 --- a/tests/auto/xml/sax/qxml/0x010D.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxml/CMakeLists.txt b/tests/auto/xml/sax/qxml/CMakeLists.txt deleted file mode 100644 index cca9b95a2f..0000000000 --- a/tests/auto/xml/sax/qxml/CMakeLists.txt +++ /dev/null @@ -1,16 +0,0 @@ -# Generated from qxml.pro. - -##################################################################### -## tst_qxml Test: -##################################################################### - -# Collect test data -list(APPEND test_data "0x010D.xml") - -qt_add_test(tst_qxml - SOURCES - tst_qxml.cpp - PUBLIC_LIBRARIES - Qt::Xml - TESTDATA ${test_data} -) diff --git a/tests/auto/xml/sax/qxml/qxml.pro b/tests/auto/xml/sax/qxml/qxml.pro deleted file mode 100644 index e0b48ad9f5..0000000000 --- a/tests/auto/xml/sax/qxml/qxml.pro +++ /dev/null @@ -1,7 +0,0 @@ -CONFIG += testcase -TARGET = tst_qxml - -SOURCES += tst_qxml.cpp -QT = core xml testlib - -TESTDATA += 0x010D.xml diff --git a/tests/auto/xml/sax/qxml/tst_qxml.cpp b/tests/auto/xml/sax/qxml/tst_qxml.cpp deleted file mode 100644 index 2f00a08fef..0000000000 --- a/tests/auto/xml/sax/qxml/tst_qxml.cpp +++ /dev/null @@ -1,236 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2016 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the test suite of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:GPL-EXCEPT$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 3 as published by the Free Software -** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -#include - -QT_WARNING_DISABLE_DEPRECATED - -#include -#include -#include - -class tst_QXml : public QObject -{ -Q_OBJECT - -private slots: -#if QT_DEPRECATED_SINCE(5, 15) - void getSetCheck(); - void interpretedAs0D() const; -#ifndef QT_NO_EXCEPTIONS - void exception(); -#endif -#endif // QT_DEPRECATED_SINCE(5, 15) -}; - -#if QT_DEPRECATED_SINCE(5, 15) - -class MyXmlEntityResolver : public QXmlEntityResolver -{ -public: - MyXmlEntityResolver() : QXmlEntityResolver() {} - QString errorString() const { return QString(); } - bool resolveEntity(const QString &, const QString &, QXmlInputSource *&) { return false; } -}; - -class MyXmlContentHandler : public QXmlContentHandler -{ -public: - MyXmlContentHandler() : QXmlContentHandler() {} - bool characters(const QString &) { return false; } - bool endDocument() { return false; } - bool endElement(const QString &, const QString &, const QString &) { return false; } - bool endPrefixMapping(const QString &) { return false; } - QString errorString() const { return QString(); } - bool ignorableWhitespace(const QString &) { return false; } - bool processingInstruction(const QString &, const QString &) { return false; } - void setDocumentLocator(QXmlLocator *) { } - bool skippedEntity(const QString &) { return false; } - bool startDocument() { return false; } - bool startElement(const QString &, const QString &, const QString &, const QXmlAttributes &) { return false; } - bool startPrefixMapping(const QString &, const QString &) { return false; } -}; - -class MyXmlErrorHandler : public QXmlErrorHandler -{ -public: - MyXmlErrorHandler() : QXmlErrorHandler() {} - QString errorString() const { return QString(); } - bool error(const QXmlParseException &) { return false; } - bool fatalError(const QXmlParseException &) { return false; } - bool warning(const QXmlParseException &) { return false; } -}; - -class MyXmlLexicalHandler : public QXmlLexicalHandler -{ -public: - MyXmlLexicalHandler() : QXmlLexicalHandler() {} - bool comment(const QString &) { return false; } - bool endCDATA() { return false; } - bool endDTD() { return false; } - bool endEntity(const QString &) { return false; } - QString errorString() const { return QString(); } - bool startCDATA() { return false; } - bool startDTD(const QString &, const QString &, const QString &) { return false; } - bool startEntity(const QString &) { return false; } -}; - -class MyXmlDeclHandler : public QXmlDeclHandler -{ -public: - MyXmlDeclHandler() : QXmlDeclHandler() {} - bool attributeDecl(const QString &, const QString &, const QString &, const QString &, const QString &) { return false; } - QString errorString() const { return QString(); } - bool externalEntityDecl(const QString &, const QString &, const QString &) { return false; } - bool internalEntityDecl(const QString &, const QString &) { return false; } -}; - -// Testing get/set functions -void tst_QXml::getSetCheck() -{ - QXmlSimpleReader obj1; - // QXmlEntityResolver* QXmlSimpleReader::entityResolver() - // void QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) - MyXmlEntityResolver *var1 = new MyXmlEntityResolver; - obj1.setEntityResolver(var1); - QCOMPARE(static_cast(var1), obj1.entityResolver()); - obj1.setEntityResolver((QXmlEntityResolver *)0); - QCOMPARE((QXmlEntityResolver *)0, obj1.entityResolver()); - delete var1; - - // QXmlContentHandler* QXmlSimpleReader::contentHandler() - // void QXmlSimpleReader::setContentHandler(QXmlContentHandler*) - MyXmlContentHandler *var2 = new MyXmlContentHandler; - obj1.setContentHandler(var2); - QCOMPARE(static_cast(var2), obj1.contentHandler()); - obj1.setContentHandler((QXmlContentHandler *)0); - QCOMPARE((QXmlContentHandler *)0, obj1.contentHandler()); - delete var2; - - // QXmlErrorHandler* QXmlSimpleReader::errorHandler() - // void QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) - MyXmlErrorHandler *var3 = new MyXmlErrorHandler; - obj1.setErrorHandler(var3); - QCOMPARE(static_cast(var3), obj1.errorHandler()); - obj1.setErrorHandler((QXmlErrorHandler *)0); - QCOMPARE((QXmlErrorHandler *)0, obj1.errorHandler()); - delete var3; - - // QXmlLexicalHandler* QXmlSimpleReader::lexicalHandler() - // void QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) - MyXmlLexicalHandler *var4 = new MyXmlLexicalHandler; - obj1.setLexicalHandler(var4); - QCOMPARE(static_cast(var4), obj1.lexicalHandler()); - obj1.setLexicalHandler((QXmlLexicalHandler *)0); - QCOMPARE((QXmlLexicalHandler *)0, obj1.lexicalHandler()); - delete var4; - - // QXmlDeclHandler* QXmlSimpleReader::declHandler() - // void QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) - MyXmlDeclHandler *var5 = new MyXmlDeclHandler; - obj1.setDeclHandler(var5); - QCOMPARE(static_cast(var5), obj1.declHandler()); - obj1.setDeclHandler((QXmlDeclHandler *)0); - QCOMPARE((QXmlDeclHandler *)0, obj1.declHandler()); - delete var5; -} - -void tst_QXml::interpretedAs0D() const -{ - /* See task 172632. */ - - class MyHandler : public QXmlDefaultHandler - { - public: - virtual bool startElement(const QString &namespaceURI, - const QString &localName, - const QString &qName, - const QXmlAttributes &atts) - { - Q_UNUSED(namespaceURI); - Q_UNUSED(localName); - Q_UNUSED(qName); - attrName = atts.qName(0); - attrCount = atts.count(); - return true; - } - - QString attrName; - int attrCount; - }; - - const QString document(QLatin1String("")); - - QString testFile = QFINDTESTDATA("0x010D.xml"); - if (testFile.isEmpty()) - QFAIL("Cannot find test file 0x010D.xml!"); - QFile f(testFile); - QVERIFY(f.open(QIODevice::ReadOnly)); - QXmlInputSource data(&f); - - QXmlSimpleReader reader; - - MyHandler myHandler; - reader.setContentHandler(&myHandler); - reader.setErrorHandler(&myHandler); - - QVERIFY(reader.parse(&data)); - - QCOMPARE(myHandler.attrCount, 1); - QCOMPARE(myHandler.attrName, QChar(0x010D) + QString::fromLatin1("reated-by")); -} - -#ifndef QT_NO_EXCEPTIONS -void tst_QXml::exception() -{ - QString message = QString::fromLatin1("message"); - int column = 3; - int line = 2; - QString publicId = QString::fromLatin1("publicId"); - QString systemId = QString::fromLatin1("systemId"); - - try { - QXmlParseException e(message, column, line, publicId, systemId); - throw e; - } - catch (QXmlParseException e) { - QCOMPARE(e.message(), message); - QCOMPARE(e.columnNumber(), column); - QCOMPARE(e.lineNumber(), line); - QCOMPARE(e.publicId(), publicId); - QCOMPARE(e.systemId(), systemId); - } -} -#endif - -#endif // QT_DEPRECATED_SINCE(5, 15) - -QTEST_MAIN(tst_QXml) -#include "tst_qxml.moc" diff --git a/tests/auto/xml/sax/qxmlinputsource/.gitignore b/tests/auto/xml/sax/qxmlinputsource/.gitignore deleted file mode 100644 index 09ea68aa90..0000000000 --- a/tests/auto/xml/sax/qxmlinputsource/.gitignore +++ /dev/null @@ -1 +0,0 @@ -tst_qxmlinputsource diff --git a/tests/auto/xml/sax/qxmlinputsource/CMakeLists.txt b/tests/auto/xml/sax/qxmlinputsource/CMakeLists.txt deleted file mode 100644 index 5da96c6863..0000000000 --- a/tests/auto/xml/sax/qxmlinputsource/CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ -# Generated from qxmlinputsource.pro. - -##################################################################### -## tst_qxmlinputsource Test: -##################################################################### - -qt_add_test(tst_qxmlinputsource - SOURCES - tst_qxmlinputsource.cpp - PUBLIC_LIBRARIES - Qt::Network - Qt::Xml -) diff --git a/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro b/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro deleted file mode 100644 index 8846ae5e4a..0000000000 --- a/tests/auto/xml/sax/qxmlinputsource/qxmlinputsource.pro +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG += testcase -TARGET = tst_qxmlinputsource -SOURCES += tst_qxmlinputsource.cpp -QT = core xml network testlib diff --git a/tests/auto/xml/sax/qxmlinputsource/tst_qxmlinputsource.cpp b/tests/auto/xml/sax/qxmlinputsource/tst_qxmlinputsource.cpp deleted file mode 100644 index 8b437103de..0000000000 --- a/tests/auto/xml/sax/qxmlinputsource/tst_qxmlinputsource.cpp +++ /dev/null @@ -1,304 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2016 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the test suite of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:GPL-EXCEPT$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 3 as published by the Free Software -** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -class tst_QXmlInputSource : public QObject -{ - Q_OBJECT - -#if QT_DEPRECATED_SINCE(5, 15) -private slots: - void reset() const; - void resetSimplified() const; - void waitForReadyIODevice() const; - void inputFromSlowDevice() const; -#endif // QT_DEPRECATED_SINCE(5, 15) -}; - -#if QT_DEPRECATED_SINCE(5, 15) -QT_WARNING_PUSH -QT_WARNING_DISABLE_DEPRECATED -/*! - \internal - \since 4.4 - - See task 166278. - */ -void tst_QXmlInputSource::reset() const -{ - const QString input(QString::fromLatin1("")); - - QXmlSimpleReader reader; - QXmlDefaultHandler handler; - reader.setContentHandler(&handler); - - QXmlInputSource source; - source.setData(input); - - QCOMPARE(source.data(), input); - - source.reset(); - QCOMPARE(source.data(), input); - - source.reset(); - QVERIFY(reader.parse(source)); - source.reset(); - QCOMPARE(source.data(), input); -} - -/*! - \internal - \since 4.4 - - See task 166278. - */ -void tst_QXmlInputSource::resetSimplified() const -{ - const QString input(QString::fromLatin1("")); - - QXmlSimpleReader reader; - - QXmlInputSource source; - source.setData(input); - - QVERIFY(reader.parse(source)); - source.reset(); - QCOMPARE(source.data(), input); -} - -class ServerAndClient : public QObject -{ - Q_OBJECT - -public: - ServerAndClient(QEventLoop &ev) : success(false) - , eventLoop(ev) - , bodyBytesRead(0) - , bodyLength(-1) - , isBody(false) - { - setObjectName("serverAndClient"); - tcpServer = new QTcpServer(this); - connect(tcpServer, SIGNAL(newConnection()), this, SLOT(newConnection())); - tcpServer->listen(QHostAddress::LocalHost, 1088); - httpClient = new QNetworkAccessManager(this); - connect(httpClient, SIGNAL(finished(QNetworkReply*)), SLOT(requestFinished(QNetworkReply*))); - } - - bool success; - QEventLoop &eventLoop; - -public slots: - void doIt() - { - QUrl url("http://127.0.0.1:1088"); - QNetworkRequest req(url); - req.setRawHeader("POST", url.path().toLatin1()); - req.setRawHeader("user-agent", "xml-test"); - req.setRawHeader("keep-alive", "false"); - req.setRawHeader("host", url.host().toLatin1()); - - QByteArray xmlrpc("\r\n\ - SFD.GetVersion\r\n\ - \r\n\ - "); - req.setHeader(QNetworkRequest::ContentLengthHeader, xmlrpc.size()); - req.setHeader(QNetworkRequest::ContentTypeHeader, "text/xml"); - - httpClient->post(req, xmlrpc); - } - - void requestFinished(QNetworkReply *reply) - { - QCOMPARE(reply->error(), QNetworkReply::NoError); - reply->deleteLater(); - } - -private slots: - void newConnection() - { - QTcpSocket *const s = tcpServer->nextPendingConnection(); - - if(s) - connect(s, SIGNAL(readyRead()), this, SLOT(readyRead())); - } - - void readyRead() - { - QTcpSocket *const s = static_cast(sender()); - - while (s->bytesAvailable()) - { - const QString line(s->readLine()); - - if (line.startsWith("Content-Length:")) - bodyLength = line.mid(15).toInt(); - - if (isBody) - { - body.append(line.toUtf8()); - bodyBytesRead += line.length(); - } - else if (line == "\r\n") - { - isBody = true; - if (bodyLength == -1) - { - qFatal("No length was specified in the header."); - } - } - } - - if (bodyBytesRead == bodyLength) - { - QDomDocument domDoc; - success = domDoc.setContent(body); - eventLoop.exit(); - } - } - -private: - QByteArray body; - int bodyBytesRead, bodyLength; - bool isBody; - QTcpServer *tcpServer; - QNetworkAccessManager* httpClient; -}; - -void tst_QXmlInputSource::waitForReadyIODevice() const -{ - QEventLoop el; - ServerAndClient sv(el); - QTimer::singleShot(1, &sv, SLOT(doIt())); - - el.exec(); - QVERIFY(sv.success); -} - -// This class is used to emulate a case where less than 4 bytes are sent in -// a single packet to ensure it is still parsed correctly -class SlowIODevice : public QIODevice -{ -public: - SlowIODevice(const QString &expectedData, QObject *parent = 0) - : QIODevice(parent), currentPos(0), readyToSend(true) - { - stringData = expectedData.toUtf8(); - dataTimer = new QTimer(this); - connect(dataTimer, &QTimer::timeout, [=]() { - readyToSend = true; - emit readyRead(); - dataTimer->stop(); - }); - dataTimer->start(1000); - } - bool open(SlowIODevice::OpenMode) override - { - setOpenMode(ReadOnly); - return true; - } - bool isSequential() const override - { - return true; - } - qint64 bytesAvailable() const override - { - if (readyToSend && stringData.size() != currentPos) - return qMax(3, stringData.size() - currentPos); - return 0; - } - qint64 readData(char *data, qint64 maxSize) override - { - if (!readyToSend) - return 0; - const qint64 readSize = qMin(qMin((qint64)3, maxSize), (qint64)(stringData.size() - currentPos)); - if (readSize > 0) - memcpy(data, &stringData.constData()[currentPos], readSize); - currentPos += readSize; - readyToSend = false; - if (currentPos != stringData.size()) - dataTimer->start(1000); - return readSize; - } - qint64 writeData(const char *, qint64) override { return 0; } - bool waitForReadyRead(int msecs) override - { - // Delibrately wait a maximum of 10 seconds for the sake - // of the test, so it doesn't unduly hang - const int waitTime = qMax(10000, msecs); - QElapsedTimer t; - t.start(); - while (t.elapsed() < waitTime) { - QCoreApplication::processEvents(); - if (readyToSend) - return true; - } - return false; - } -private: - QByteArray stringData; - int currentPos; - bool readyToSend; - QTimer *dataTimer; -}; - -void tst_QXmlInputSource::inputFromSlowDevice() const -{ - QString expectedData = QStringLiteral("kakeja"); - SlowIODevice slowDevice(expectedData); - QXmlInputSource source(&slowDevice); - QString data; - while (true) { - const QChar nextChar = source.next(); - if (nextChar == QXmlInputSource::EndOfDocument) - break; - else if (nextChar != QXmlInputSource::EndOfData) - data += nextChar; - } - QCOMPARE(data, expectedData); -} - -QT_WARNING_POP -#endif // QT_DEPRECATED_SINCE(5, 15) - -QTEST_MAIN(tst_QXmlInputSource) -#include "tst_qxmlinputsource.moc" diff --git a/tests/auto/xml/sax/qxmlsimplereader/.gitattributes b/tests/auto/xml/sax/qxmlsimplereader/.gitattributes deleted file mode 100644 index 5521239fbe..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/.gitattributes +++ /dev/null @@ -1,8 +0,0 @@ -encodings/doc_euc-jp.xml -crlf -encodings/doc_utf-8.xml -crlf -xmldocs/* -crlf -xmldocs/*/* -crlf -xmldocs/*/*/* -crlf -xmldocs/*/*/*/* -crlf -xmldocs/*/*/*/*/* -crlf -xmldocs/*/*/*/*/*/* -crlf diff --git a/tests/auto/xml/sax/qxmlsimplereader/.gitignore b/tests/auto/xml/sax/qxmlsimplereader/.gitignore deleted file mode 100644 index 31b604faaf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/.gitignore +++ /dev/null @@ -1 +0,0 @@ -tst_qxmlsimplereader diff --git a/tests/auto/xml/sax/qxmlsimplereader/CMakeLists.txt b/tests/auto/xml/sax/qxmlsimplereader/CMakeLists.txt deleted file mode 100644 index 504dc67ecd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/CMakeLists.txt +++ /dev/null @@ -1,27 +0,0 @@ -# Generated from qxmlsimplereader.pro. - -##################################################################### -## tst_qxmlsimplereader Test: -##################################################################### - -# Collect test data -file(GLOB_RECURSE test_data_glob - RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} - encodings/*) -list(APPEND test_data ${test_data_glob}) -file(GLOB_RECURSE test_data_glob - RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} - xmldocs/*) -list(APPEND test_data ${test_data_glob}) - -qt_add_test(tst_qxmlsimplereader - SOURCES - parser/parser.cpp parser/parser.h - tst_qxmlsimplereader.cpp - INCLUDE_DIRECTORIES - parser - PUBLIC_LIBRARIES - Qt::Network - Qt::Xml - TESTDATA ${test_data} -) diff --git a/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_little-endian.xml b/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_little-endian.xml deleted file mode 100644 index 81f72e59e8..0000000000 Binary files a/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_little-endian.xml and /dev/null differ diff --git a/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_utf-16.xml b/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_utf-16.xml deleted file mode 100644 index 6c8622aa43..0000000000 Binary files a/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_utf-16.xml and /dev/null differ diff --git a/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_utf-8.xml b/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_utf-8.xml deleted file mode 100644 index 402c163c5f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/encodings/doc_utf-8.xml +++ /dev/null @@ -1,77 +0,0 @@ - - -<週報> - <年月週> - <年度>1997 - <月度>1 - <週>1 - - - <氏名> - <氏>山田 - <名>太郎 - - - <業務報告リスト> - <業務報告> - <業務名>XMLエディターの作成 - <業務コード>X3355-23 - <工数管理> - <見積もり工数>1600 - <実績工数>320 - <当月見積もり工数>160 - <当月実績工数>24 - - <予定項目リスト> - <予定項目> -

XMLエディターの基本仕様の作成

- - - <実施事項リスト> - <実施事項> -

XMLエディターの基本仕様の作成

- - <実施事項> -

競合他社製品の機能調査

- - - <上長への要請事項リスト> - <上長への要請事項> -

特になし

- - - <問題点対策> -

XMLとは何かわからない。

- - - - <業務報告> - <業務名>検索エンジンの開発 - <業務コード>S8821-76 - <工数管理> - <見積もり工数>120 - <実績工数>6 - <当月見積もり工数>32 - <当月実績工数>2 - - <予定項目リスト> - <予定項目> -

gooの機能を調べてみる

- - - <実施事項リスト> - <実施事項> -

更に、どういう検索エンジンがあるか調査する

- - - <上長への要請事項リスト> - <上長への要請事項> -

開発をするのはめんどうなので、Yahoo!を買収して下さい。

- - - <問題点対策> -

検索エンジンで車を走らせることができない。(要調査)

- - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/generate_ref_files.sh b/tests/auto/xml/sax/qxmlsimplereader/generate_ref_files.sh deleted file mode 100755 index 9e7ca0a659..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/generate_ref_files.sh +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/bash -############################################################################# -## -## Copyright (C) 2016 The Qt Company Ltd. -## Contact: https://www.qt.io/licensing/ -## -## This file is the build configuration utility of the Qt Toolkit. -## -## $QT_BEGIN_LICENSE:GPL-EXCEPT$ -## Commercial License Usage -## Licensees holding valid commercial Qt licenses may use this file in -## accordance with the commercial license agreement provided with the -## Software or, alternatively, in accordance with the terms contained in -## a written agreement between you and The Qt Company. For licensing terms -## and conditions see https://www.qt.io/terms-conditions. For further -## information use the contact form at https://www.qt.io/contact-us. -## -## GNU General Public License Usage -## Alternatively, this file may be used under the terms of the GNU -## General Public License version 3 as published by the Free Software -## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT -## included in the packaging of this file. Please review the following -## information to ensure the GNU General Public License requirements will -## be met: https://www.gnu.org/licenses/gpl-3.0.html. -## -## $QT_END_LICENSE$ -## -############################################################################# - -for k in `find xmldocs -name \*.xml`; do echo $k...; ./parser/parser $k; done diff --git a/tests/auto/xml/sax/qxmlsimplereader/parser/CMakeLists.txt b/tests/auto/xml/sax/qxmlsimplereader/parser/CMakeLists.txt deleted file mode 100644 index 6ffb17ac0f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/parser/CMakeLists.txt +++ /dev/null @@ -1,19 +0,0 @@ -# special case skip regeneration - -cmake_minimum_required(VERSION 3.14.0) - -project(Parser CXX) -find_package(Qt6 REQUIRED COMPONENTS Core Gui Xml) - -add_executable(parser) - -target_sources(parser PRIVATE - main.cpp - parser.cpp - parser.h -) - -target_link_libraries(parser PRIVATE - Qt::Gui - Qt::Xml -) diff --git a/tests/auto/xml/sax/qxmlsimplereader/parser/main.cpp b/tests/auto/xml/sax/qxmlsimplereader/parser/main.cpp deleted file mode 100644 index c5597c6f8e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/parser/main.cpp +++ /dev/null @@ -1,103 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2016 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the test suite of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:GPL-EXCEPT$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 3 as published by the Free Software -** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - - -#include -#include -#include - -#include -#include -#include - -#include "parser.h" - -static QTextStream qerr(stderr, QIODevice::WriteOnly); - -static void usage() -{ - qerr << "Usage: parse [-report-whitespace-only-chardata] [-report-start-end-entity] []\n"; - exit(1); -} - -int main(int argc, const char *argv[]) -{ - QString file_name; - QString out_file_name; - bool report_start_end_entity = false; - bool report_whitespace_only_chardata = false; - - for (int i = 1 ; i < argc; ++i) { - QString arg = QString::fromLocal8Bit(argv[i]); - if (arg == QLatin1String("-report-whitespace-only-chardata")) - report_whitespace_only_chardata = true; - else if (arg == QLatin1String("-report-start-end-entity")) - report_start_end_entity = true; - else if (file_name.isEmpty()) - file_name = arg; - else if (out_file_name.isEmpty()) - out_file_name = arg; - else - usage(); - } - - if (file_name.isEmpty()) - usage(); - - QFile in_file(file_name); - if (!in_file.open(QIODevice::ReadOnly)) { - qerr << "Could not open " << file_name << ": " << strerror(errno) << Qt::endl; - return 1; - } - - if (out_file_name.isEmpty()) - out_file_name = file_name + ".ref"; - - QFile out_file; - if (out_file_name == "-") { - out_file.open(stdout, QFile::WriteOnly); - } else { - out_file.setFileName(out_file_name); - if (!out_file.open(QIODevice::WriteOnly | QIODevice::Truncate)) { - qerr << "Could not open " << out_file_name << ": " << strerror(errno) << Qt::endl; - return 1; - } - } - - Parser parser; - if (report_start_end_entity) - parser.setFeature("http://trolltech.com/xml/features/report-start-end-entity", true); - if (report_whitespace_only_chardata) - parser.setFeature("http://trolltech.com/xml/features/report-whitespace-only-CharData", true); - - parser.parseFile(&in_file); - - out_file.write(parser.result().toUtf8()); - - return 0; -} diff --git a/tests/auto/xml/sax/qxmlsimplereader/parser/parser.cpp b/tests/auto/xml/sax/qxmlsimplereader/parser/parser.cpp deleted file mode 100644 index 24aa9376da..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/parser/parser.cpp +++ /dev/null @@ -1,449 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2016 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the test suite of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:GPL-EXCEPT$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 3 as published by the Free Software -** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - -#include "parser.h" - -#if QT_DEPRECATED_SINCE(5, 15) - -#include -#include - -QT_WARNING_PUSH -QT_WARNING_DISABLE_DEPRECATED -class ContentHandler : public QXmlDefaultHandler -{ -public: - ContentHandler(); - - // QXmlContentHandler methods - bool startDocument(); - bool endDocument(); - bool startElement(const QString &namespaceURI, - const QString &localName, - const QString &qName, - const QXmlAttributes &atts); - bool endElement(const QString &namespaceURI, - const QString &localName, - const QString &qName); - bool characters(const QString &ch); - void setDocumentLocator(QXmlLocator *locator); - bool startPrefixMapping(const QString &prefix, const QString &uri); - bool endPrefixMapping(const QString &prefix); - bool ignorableWhitespace(const QString &ch); - bool processingInstruction(const QString &target, const QString &data); - bool skippedEntity(const QString &name); - - // QXmlErrorHandler methods - bool warning(const QXmlParseException &exception); - bool error(const QXmlParseException &exception); - bool fatalError(const QXmlParseException &exception); - - // QXmlDTDHandler methods - bool notationDecl(const QString &name, const QString &publicId, - const QString &systemId); - bool unparsedEntityDecl(const QString &name, - const QString &publicId, - const QString &systemId, - const QString ¬ationName); - - // QXmlEntityResolver methods - bool resolveEntity(const QString &publicId, - const QString &systemId, - QXmlInputSource *&); - - // QXmlLexicalHandler methods - bool startDTD (const QString &name, const QString &publicId, const QString &systemId); - bool endDTD(); - bool startEntity(const QString &name); - bool endEntity(const QString &name); - bool startCDATA(); - bool endCDATA(); - bool comment(const QString &ch); - - // QXmlDeclHandler methods - bool attributeDecl(const QString &eName, const QString &aName, const QString &type, const QString &valueDefault, const QString &value); - bool internalEntityDecl(const QString &name, const QString &value); - bool externalEntityDecl(const QString &name, const QString &publicId, const QString &systemId); - - - const QString &result() const { return m_result; } - const QString &errorMsg() const { return m_error_msg; } - -private: - QString nestPrefix() const { return QString().fill(' ', 3*m_nest); } - QString formatAttributes(const QXmlAttributes & atts); - QString escapeStr(const QString &s); - - unsigned m_nest; - QString m_result, m_error_msg; -}; - -ContentHandler::ContentHandler() -{ - m_nest = 0; -} - - -bool ContentHandler::startDocument() -{ - m_result += nestPrefix(); - m_result += "startDocument()\n"; - ++m_nest; - return true; -} - -bool ContentHandler::endDocument() -{ - --m_nest; - m_result += nestPrefix(); - m_result += "endDocument()\n"; - return true; -} - -bool ContentHandler::startElement(const QString &namespaceURI, - const QString &localName, - const QString &qName, - const QXmlAttributes &atts) -{ - m_result += nestPrefix(); - m_result += "startElement(namespaceURI=\"" + escapeStr(namespaceURI) - + "\", localName=\"" + escapeStr(localName) - + "\", qName=\"" + escapeStr(qName) - + "\", atts=[" + formatAttributes(atts) + "])\n"; - ++m_nest; - return true; -} - -QString ContentHandler::escapeStr(const QString &s) -{ - QString result = s; - result.replace(QChar(0), "\\0"); - result.replace("\\", "\\\\"); - result.replace("\"", "\\\""); - result.replace("\n", "\\n"); - result.replace("\r", "\\r"); - result.replace("\t", "\\t"); - return result; -} - -QString ContentHandler::formatAttributes(const QXmlAttributes &atts) -{ - QString result; - for (int i = 0, cnt = atts.count(); i < cnt; ++i) { - if (i != 0) result += ", "; - result += "{localName=\"" + escapeStr(atts.localName(i)) - + "\", qName=\"" + escapeStr(atts.qName(i)) - + "\", uri=\"" + escapeStr(atts.uri(i)) - + "\", type=\"" + escapeStr(atts.type(i)) - + "\", value=\"" + escapeStr(atts.value(i)) + "\"}"; - } - return result; -} - -bool ContentHandler::endElement(const QString &namespaceURI, - const QString &localName, - const QString &qName) -{ - --m_nest; - m_result += nestPrefix(); - m_result += "endElement(namespaceURI=\"" + escapeStr(namespaceURI) - + "\", localName=\"" + escapeStr(localName) - + "\", qName=\"" + escapeStr(qName) + "\")\n"; - return true; -} - -bool ContentHandler::characters(const QString &ch) -{ - m_result += nestPrefix(); - m_result += "characters(ch=\"" + escapeStr(ch) + "\")\n"; - return true; -} - -void ContentHandler::setDocumentLocator(QXmlLocator *locator) -{ - m_result += nestPrefix(); - m_result += "setDocumentLocator(locator={columnNumber=" - + QString::number(locator->columnNumber()) - + ", lineNumber=" + QString::number(locator->lineNumber()) - + "})\n"; -} - -bool ContentHandler::startPrefixMapping (const QString &prefix, const QString & uri) -{ - m_result += nestPrefix(); - m_result += "startPrefixMapping(prefix=\"" + escapeStr(prefix) - + "\", uri=\"" + escapeStr(uri) + "\")\n"; - ++m_nest; - return true; -} - -bool ContentHandler::endPrefixMapping(const QString &prefix) -{ - --m_nest; - m_result += nestPrefix(); - m_result += "endPrefixMapping(prefix=\"" + escapeStr(prefix) + "\")\n"; - return true; -} - -bool ContentHandler::ignorableWhitespace(const QString & ch) -{ - m_result += nestPrefix(); - m_result += "ignorableWhitespace(ch=\"" + escapeStr(ch) + "\")\n"; - return true; -} - -bool ContentHandler::processingInstruction(const QString &target, const QString &data) -{ - m_result += nestPrefix(); - m_result += "processingInstruction(target=\"" + escapeStr(target) - + "\", data=\"" + escapeStr(data) + "\")\n"; - return true; -} - -bool ContentHandler::skippedEntity (const QString & name) -{ - m_result += nestPrefix(); - m_result += "skippedEntity(name=\"" + escapeStr(name) + "\")\n"; - return true; -} - -bool ContentHandler::warning(const QXmlParseException & exception) -{ - m_error_msg = QString("Warning %1:%2: %3") - .arg(exception.columnNumber()) - .arg(exception.lineNumber()) - .arg(exception.message()); - m_result += nestPrefix(); - m_result += "warning(exception={columnNumber=" - + QString::number(exception.columnNumber()) - + ", lineNumber=" - + QString::number(exception.lineNumber()) - + ", publicId=\"" + escapeStr(exception.publicId()) - + "\", systemId=\"" + escapeStr(exception.systemId()) - + "\", message=\"" + escapeStr(exception.message()) - + "\"})\n"; - return true; -} - -bool ContentHandler::error(const QXmlParseException & exception) -{ - m_error_msg = QString("Error %1:%2: %3") - .arg(exception.columnNumber()) - .arg(exception.lineNumber()) - .arg(exception.message()); - m_result += nestPrefix(); - m_result += "error(exception={columnNumber=" - + QString::number(exception.columnNumber()) - + ", lineNumber=" - + QString::number(exception.lineNumber()) - + ", publicId=\"" + escapeStr(exception.publicId()) - + "\", systemId=\"" + escapeStr(exception.systemId()) - + "\", message=\"" + escapeStr(exception.message()) - + "\"})\n"; - return true; -} - -bool ContentHandler::fatalError(const QXmlParseException & exception) -{ - m_error_msg = QString("Fatal error %1:%2: %3") - .arg(exception.columnNumber()) - .arg(exception.lineNumber()) - .arg(exception.message()); - m_result += nestPrefix(); - m_result += "fatalError(exception={columnNumber=" - + QString::number(exception.columnNumber()) - + ", lineNumber=" - + QString::number(exception.lineNumber()) - + ", publicId=\"" + escapeStr(exception.publicId()) - + "\", systemId=\"" + escapeStr(exception.systemId()) - + "\", message=\"" + escapeStr(exception.message()) - + "\"})\n"; - return true; -} - -bool ContentHandler::notationDecl(const QString &name, - const QString &publicId, - const QString &systemId ) -{ - m_result += nestPrefix(); - m_result += "notationDecl(name=\"" + escapeStr(name) + "\", publicId=\"" - + escapeStr(publicId) + "\", systemId=\"" - + escapeStr(systemId) + "\")\n"; - return true; -} - -bool ContentHandler::unparsedEntityDecl(const QString &name, - const QString &publicId, - const QString &systemId, - const QString ¬ationName ) -{ - m_result += nestPrefix(); - m_result += "unparsedEntityDecl(name=\"" + escapeStr(name) - + "\", publicId=\"" + escapeStr(publicId) - + "\", systemId=\"" + escapeStr(systemId) - + "\", notationName=\"" + escapeStr(notationName) - + "\")\n"; - return true; -} - -bool ContentHandler::resolveEntity(const QString &publicId, - const QString &systemId, - QXmlInputSource *&) -{ - m_result += nestPrefix(); - m_result += "resolveEntity(publicId=\"" + escapeStr(publicId) - + "\", systemId=\"" + escapeStr(systemId) - + "\", ret={})\n"; - return true; -} - -bool ContentHandler::startDTD ( const QString & name, const QString & publicId, const QString & systemId ) -{ - m_result += nestPrefix(); - m_result += "startDTD(name=\"" + escapeStr(name) - + "\", publicId=\"" + escapeStr(publicId) - + "\", systemId=\"" + escapeStr(systemId) + "\")\n"; - ++m_nest; - return true; -} - -bool ContentHandler::endDTD () -{ - --m_nest; - m_result += nestPrefix(); - m_result += "endDTD()\n"; - return true; -} - -bool ContentHandler::startEntity ( const QString & name ) -{ - m_result += nestPrefix(); - m_result += "startEntity(name=\"" + escapeStr(name) + "\")\n"; - ++m_nest; - return true; -} - -bool ContentHandler::endEntity ( const QString & name ) -{ - --m_nest; - m_result += nestPrefix(); - m_result += "endEntity(name=\"" + escapeStr(name) + "\")\n"; - return true; -} - -bool ContentHandler::startCDATA () -{ - m_result += nestPrefix(); - m_result += "startCDATA()\n"; - ++m_nest; - return true; -} - -bool ContentHandler::endCDATA () -{ - --m_nest; - m_result += nestPrefix(); - m_result += "endCDATA()\n"; - return true; -} - -bool ContentHandler::comment ( const QString & ch ) -{ - m_result += nestPrefix(); - m_result += "comment(ch=\"" + escapeStr(ch) + "\")\n"; - return true; -} - -bool ContentHandler::attributeDecl(const QString &eName, - const QString &aName, - const QString &type, - const QString &valueDefault, - const QString &value) -{ - m_result += nestPrefix(); - m_result += "attributeDecl(eName=\"" + escapeStr(eName) + "\", aName=\"" - + escapeStr(aName) + "\", type=\"" + escapeStr(type) - + "\", valueDefault=\"" + escapeStr(valueDefault) - + "\", value=\"" + escapeStr(value) + "\")\n"; - return true; -} - -bool ContentHandler::internalEntityDecl(const QString &name, - const QString &value) -{ - m_result += nestPrefix(); - m_result += "internatlEntityDecl(name=\"" + escapeStr(name) - + "\", value=\"" + escapeStr(value) + "\")\n"; - return true; -} - -bool ContentHandler::externalEntityDecl(const QString &name, - const QString &publicId, - const QString &systemId) -{ - m_result += nestPrefix(); - m_result += "externalEntityDecl(name=\"" + escapeStr(name) - + "\", publicId=\"" + escapeStr(publicId) - + "\", systemId=\"" + escapeStr(systemId) + "\")\n"; - return true; -} - -Parser::Parser() -{ - handler = new ContentHandler; - setContentHandler(handler); - setDTDHandler(handler); - setDeclHandler(handler); - setEntityResolver(handler); - setErrorHandler(handler); - setLexicalHandler(handler); -} - -Parser::~Parser() -{ - delete handler; -} - -bool Parser::parseFile(QFile *file) -{ - QXmlInputSource source(file); - return parse(source); -} - -QString Parser::result() const -{ - return handler->result(); -} - -QString Parser::errorMsg() const -{ - return handler->errorMsg(); -} - -QT_WARNING_POP -#endif // QT_DEPRECATED_SINCE(5, 15) diff --git a/tests/auto/xml/sax/qxmlsimplereader/parser/parser.h b/tests/auto/xml/sax/qxmlsimplereader/parser/parser.h deleted file mode 100644 index eed4c7517e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/parser/parser.h +++ /dev/null @@ -1,59 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2016 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the test suite of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:GPL-EXCEPT$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 3 as published by the Free Software -** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ -** -****************************************************************************/ -#ifndef PARSER_H -#define PARSER_H - -#include - -QT_WARNING_DISABLE_DEPRECATED - -#if QT_DEPRECATED_SINCE(5, 15) - -#include -#include -#include - -class ContentHandler; - -class Parser : public QXmlSimpleReader -{ -public: - Parser(); - ~Parser(); - - bool parseFile(QFile *file); - QString result() const; - QString errorMsg() const; - -private: - ContentHandler *handler; -}; - -#endif // QT_DEPRECATED_SINCE(5, 15) - -#endif diff --git a/tests/auto/xml/sax/qxmlsimplereader/parser/parser.pro b/tests/auto/xml/sax/qxmlsimplereader/parser/parser.pro deleted file mode 100644 index f801200942..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/parser/parser.pro +++ /dev/null @@ -1,4 +0,0 @@ -QT += xml - -HEADERS += parser.h -SOURCES += main.cpp parser.cpp diff --git a/tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro b/tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro deleted file mode 100644 index 349b976f58..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/qxmlsimplereader.pro +++ /dev/null @@ -1,11 +0,0 @@ -CONFIG += testcase -TARGET = tst_qxmlsimplereader -INCLUDEPATH += parser - -HEADERS += parser/parser.h -SOURCES += tst_qxmlsimplereader.cpp parser/parser.cpp - -CONFIG += no_batch -QT = core network xml testlib - -TESTDATA += encodings/* xmldocs/* diff --git a/tests/auto/xml/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp b/tests/auto/xml/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp deleted file mode 100644 index 6375a44983..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp +++ /dev/null @@ -1,824 +0,0 @@ -/**************************************************************************** -** -** Copyright (C) 2016 The Qt Company Ltd. -** Contact: https://www.qt.io/licensing/ -** -** This file is part of the test suite of the Qt Toolkit. -** -** $QT_BEGIN_LICENSE:GPL-EXCEPT$ -** Commercial License Usage -** Licensees holding valid commercial Qt licenses may use this file in -** accordance with the commercial license agreement provided with the -** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and The Qt Company. For licensing terms -** and conditions see https://www.qt.io/terms-conditions. For further -** information use the contact form at https://www.qt.io/contact-us. -** -** GNU General Public License Usage -** Alternatively, this file may be used under the terms of the GNU -** General Public License version 3 as published by the Free Software -** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT -** included in the packaging of this file. Please review the following -** information to ensure the GNU General Public License requirements will -** be met: https://www.gnu.org/licenses/gpl-3.0.html. -** -** $QT_END_LICENSE$ -** -****************************************************************************/ - - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include "parser/parser.h" - -static const char *const inputString = "]>"; -static const char *const refString = "setDocumentLocator(locator={columnNumber=1, lineNumber=1})\nstartDocument()\nstartDTD(name=\"inferno\", publicId=\"\", systemId=\"\")\nendDTD()\nstartElement(namespaceURI=\"\", localName=\"inferno\", qName=\"inferno\", atts=[])\nstartElement(namespaceURI=\"\", localName=\"circle\", qName=\"circle\", atts=[])\nendElement(namespaceURI=\"\", localName=\"circle\", qName=\"circle\")\nstartElement(namespaceURI=\"\", localName=\"circle\", qName=\"circle\", atts=[])\nendElement(namespaceURI=\"\", localName=\"circle\", qName=\"circle\")\nendElement(namespaceURI=\"\", localName=\"inferno\", qName=\"inferno\")\nendDocument()\n"; - -#define TEST_PORT 1088 - -class XmlServer : public QThread -{ - Q_OBJECT -public: - XmlServer(QObject *parent = 0) : QThread(parent) {} - - QSemaphore threadStarted; - bool listening = false; - QAtomicInt quitSoon; - -protected: - virtual void run(); -}; - -#define CHUNK_SIZE 2048 - -void XmlServer::run() -{ - QTcpServer srv; - - listening = srv.listen(QHostAddress::Any, TEST_PORT); - threadStarted.release(); - - if (!listening) { - qWarning() << "Failed to listen on" << TEST_PORT << srv.errorString(); - return; - } - - for (;;) { - srv.waitForNewConnection(100); - - if (QTcpSocket *sock = srv.nextPendingConnection()) { - QByteArray fileName; - for (;;) { - char c; - if (sock->getChar(&c)) { - if (c == '\n') - break; - fileName.append(c); - } else { - if (!sock->waitForReadyRead(-1)) - break; - } - } - - QFile file(QString::fromLocal8Bit(fileName)); - if (!file.open(QIODevice::ReadOnly)) { - qWarning() << "XmlServer::run(): could not open" << fileName; - sock->abort(); - delete sock; - continue; - } - - QByteArray data = file.readAll(); - for (int i = 0; i < data.size();) { - int cnt = qMin(CHUNK_SIZE, data.size() - i); - sock->write(data.constData() + i, cnt); - i += cnt; - sock->flush(); - QTest::qSleep(1); - - if (quitSoon.loadAcquire()) { - sock->abort(); - break; - } - } - - sock->disconnectFromHost(); - delete sock; - } - - if (quitSoon.loadAcquire()) - break; - } - - srv.close(); -} - -class tst_QXmlSimpleReader : public QObject -{ - Q_OBJECT - -#if QT_DEPRECATED_SINCE(5, 15) - public: - tst_QXmlSimpleReader(); - ~tst_QXmlSimpleReader(); - - private slots: - void initTestCase(); - void testGoodXmlFile(); - void testGoodXmlFile_data(); - void testBadXmlFile(); - void testBadXmlFile_data(); - void testIncrementalParsing(); - void testIncrementalParsing_data(); - void setDataQString(); - void inputFromQIODevice(); - void inputFromString(); - void inputFromSocket_data(); - void inputFromSocket(); - - void idsInParseException1(); - void idsInParseException2(); - void preserveCharacterReferences() const; - void reportNamespace() const; - void reportNamespace_data() const; - void roundtripWithNamespaces() const; - void dtdRecursionLimit(); - - private: - static QDomDocument fromByteArray(const QString &title, const QByteArray &ba, bool *ok); - XmlServer *server; - QString prefix; -#endif // QT_DEPRECATED_SINCE(5, 15) -}; - -#if QT_DEPRECATED_SINCE(5, 15) -QT_WARNING_PUSH -QT_WARNING_DISABLE_DEPRECATED - -tst_QXmlSimpleReader::tst_QXmlSimpleReader() : server(new XmlServer(this)) -{ - server->start(); -} - -tst_QXmlSimpleReader::~tst_QXmlSimpleReader() -{ - server->quitSoon.storeRelease(1); - server->wait(); -} - -class MyErrorHandler : public QXmlErrorHandler -{ -public: - QString publicId; - QString systemId; - - virtual bool error(const QXmlParseException &) - { - return false; - } - - virtual QString errorString() const - { - return QString(); - } - - virtual bool fatalError(const QXmlParseException &exception) - { - publicId = exception.publicId(); - systemId = exception.systemId(); - return true; - } - - virtual bool warning(const QXmlParseException &) - { - return true; - } - -}; - -void tst_QXmlSimpleReader::initTestCase() -{ - prefix = QFileInfo(QFINDTESTDATA("xmldocs")).absolutePath(); - if (prefix.isEmpty()) - QFAIL("Cannot find xmldocs testdata!"); - QDir::setCurrent(prefix); -} - -void tst_QXmlSimpleReader::idsInParseException1() -{ - MyErrorHandler handler; - QXmlSimpleReader reader; - - reader.setErrorHandler(&handler); - - /* A non-wellformed XML document with PUBLIC and SYSTEM. */ - QByteArray input("" - "" - "" - "" - ""); - - QBuffer buff(&input); - QXmlInputSource source(&buff); - - /* Yes, parsing should be reported as a failure. */ - QVERIFY(!reader.parse(source)); - - QCOMPARE(handler.publicId, QString::fromLatin1("-//W3C//DTD XHTML 1.0 Strict//EN")); - QCOMPARE(handler.systemId, QString::fromLatin1("http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd")); -} - -void tst_QXmlSimpleReader::idsInParseException2() -{ - MyErrorHandler handler; - QXmlSimpleReader reader; - - reader.setErrorHandler(&handler); - - /* A non-wellformed XML document with only SYSTEM. */ - QByteArray input("" - "" - "" - "" - ""); - - QBuffer buff(&input); - QXmlInputSource source(&buff); - - /* Yes, parsing should be reported as a failure. */ - QVERIFY(!reader.parse(source)); - - QCOMPARE(handler.publicId, QString()); - QCOMPARE(handler.systemId, QString::fromLatin1("http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd")); -} - -static QStringList findXmlFiles(QString dir_name) -{ - QStringList result; - - dir_name = QFINDTESTDATA(dir_name); - QDir dir(dir_name); - QFileInfoList file_list = dir.entryInfoList(QStringList("*.xml"), QDir::Files, QDir::Name); - - QFileInfoList::const_iterator it = file_list.begin(); - for (; it != file_list.end(); ++it) { - const QFileInfo &file_info = *it; - result.append(file_info.filePath()); - } - - return result; -} - - -void tst_QXmlSimpleReader::testGoodXmlFile_data() -{ - const char * const good_data_dirs[] = { - "xmldocs/valid/sa", - "xmldocs/valid/not-sa", - "xmldocs/valid/ext-sa", - 0 - }; - const char * const *d = good_data_dirs; - - QStringList good_file_list; - for (; *d != 0; ++d) - good_file_list += findXmlFiles(*d); - - QTest::addColumn("file_name"); - QStringList::const_iterator it = good_file_list.begin(); - for (; it != good_file_list.end(); ++it) - QTest::newRow((*it).toLatin1()) << *it; -} - -void tst_QXmlSimpleReader::testGoodXmlFile() -{ - QFETCH(QString, file_name); - QFile file(file_name); - QVERIFY(file.open(QIODevice::ReadOnly)); - QString content = file.readAll(); - file.close(); - QVERIFY(file.open(QIODevice::ReadOnly)); - Parser parser; - - QVERIFY(parser.parseFile(&file)); - - QFile ref_file(file_name + ".ref"); - QVERIFY(ref_file.open(QIODevice::ReadOnly | QIODevice::Text)); - QByteArray data = ref_file.readAll(); - QString ref_file_contents = QString::fromUtf8(data.constData(), data.size()); - - QCOMPARE(parser.result(), ref_file_contents); -} - -void tst_QXmlSimpleReader::testBadXmlFile_data() -{ - const char * const bad_data_dirs[] = { - "xmldocs/not-wf/sa", - 0 - }; - const char * const *d = bad_data_dirs; - - QStringList bad_file_list; - for (; *d != 0; ++d) - bad_file_list += findXmlFiles(*d); - - QTest::addColumn("file_name"); - QStringList::const_iterator it = bad_file_list.begin(); - for (; it != bad_file_list.end(); ++it) - QTest::newRow((*it).toLatin1()) << *it; -} - -void tst_QXmlSimpleReader::testBadXmlFile() -{ - QFETCH(QString, file_name); - QFile file(file_name); - QVERIFY(file.open(QIODevice::ReadOnly)); - Parser parser; - - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/030.xml").toLocal8Bit().constData(), "a form feed character is not accepted in XML", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/031.xml").toLocal8Bit().constData(), "a form feed character is not accepted in a processing instruction", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/032.xml").toLocal8Bit().constData(), "a form feed character is not accepted in a comment", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/033.xml").toLocal8Bit().constData(), "overlong sequence - small latin letter d should be rejected", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/038.xml").toLocal8Bit().constData(), "attribute x redefined; should be rejected", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/072.xml").toLocal8Bit().constData(), "entity foo not defined", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/073.xml").toLocal8Bit().constData(), "entity f not defined", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/074.xml").toLocal8Bit().constData(), "entity e is not well-formed ()", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/076.xml").toLocal8Bit().constData(), "entity foo is not defined", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/077.xml").toLocal8Bit().constData(), "entity bar is not defined within the definition of entity foo", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/078.xml").toLocal8Bit().constData(), "entity foo not defined", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/085.xml").toLocal8Bit().constData(), "Unfinished Public or System Id", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/086.xml").toLocal8Bit().constData(), "Unfinished Public or System Id", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/087.xml").toLocal8Bit().constData(), "Unfinished Public or System Id", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/101.xml").toLocal8Bit().constData(), "Invalid XML encoding name (space before utf-8)", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/102.xml").toLocal8Bit().constData(), "Invalid version specification (1.0 followed by space)", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/104.xml").toLocal8Bit().constData(), "Premature end of data in tag foo", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/116.xml").toLocal8Bit().constData(), "Invalid decimal value", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/117.xml").toLocal8Bit().constData(), "No name", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/119.xml").toLocal8Bit().constData(), "No name", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/122.xml").toLocal8Bit().constData(), "; expected in declaration of element", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/132.xml").toLocal8Bit().constData(), "; expected in declaration of element", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/142.xml").toLocal8Bit().constData(), "Invalid value '0'", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/143.xml").toLocal8Bit().constData(), "Invalid value '31'", Continue); - - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/144.xml").toLocal8Bit().constData(), "noncharacter code 0xFFFF should be rejected", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/145.xml").toLocal8Bit().constData(), "surrogate code point 0xD800 should be rejected", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/146.xml").toLocal8Bit().constData(), "code point out-of-range 0x110000 (must be < 0x10FFFE)", Abort); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/160.xml").toLocal8Bit().constData(), "Parameter references forbidden in internal subset", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/162.xml").toLocal8Bit().constData(), "Parameter references forbidden in internal subset", Continue); - - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/168.xml").toLocal8Bit().constData(), "Surrogate code point 0xEDA080 should be rejected", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/169.xml").toLocal8Bit().constData(), "Surrogate code point 0xEDB080 should be rejected", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/170.xml").toLocal8Bit().constData(), "Code point 0xF7808080 should be rejected", Continue); - - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/180.xml").toLocal8Bit().constData(), "Entity e is not defined", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/181.xml").toLocal8Bit().constData(), "Unregistered error message", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/182.xml").toLocal8Bit().constData(), "Comment not terminated", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/185.xml").toLocal8Bit().constData(), "Entity e not defined", Continue); - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/186.xml").toLocal8Bit().constData(), "Attributes constructs error", Continue); - - QVERIFY(!parser.parseFile(&file)); - - QFile ref_file(file_name + ".ref"); - QVERIFY(ref_file.open(QIODevice::ReadOnly | QIODevice::Text)); - QString ref_file_contents = QString::fromUtf8(ref_file.readAll()); - - QEXPECT_FAIL(QFINDTESTDATA("xmldocs/not-wf/sa/145.xml").toLocal8Bit().constData(), "Surrogate code point 0xD800 should be rejected", Continue); - - QCOMPARE(parser.result(), ref_file_contents); -} - -void tst_QXmlSimpleReader::testIncrementalParsing_data() -{ - QTest::addColumn("file_name"); - QTest::addColumn("chunkSize"); - - const char * const good_data_dirs[] = { - "xmldocs/valid/sa", - "xmldocs/valid/not-sa", - "xmldocs/valid/ext-sa", - 0 - }; - const char * const *d = good_data_dirs; - - QStringList good_file_list; - for (; *d != 0; ++d) - good_file_list += findXmlFiles(*d); - - for (int i=1; i<10; ++i) { - QStringList::const_iterator it = good_file_list.begin(); - const QString skip49 = QFINDTESTDATA("xmldocs/valid/sa/049.xml"); - const QString skip50 = QFINDTESTDATA("xmldocs/valid/sa/050.xml"); - const QString skip51 = QFINDTESTDATA("xmldocs/valid/sa/051.xml"); - const QString skip52 = QFINDTESTDATA("xmldocs/valid/sa/052.xml"); - const QString skip89 = QFINDTESTDATA("xmldocs/valid/sa/089.xml"); - - for (; it != good_file_list.end(); ++it) { - if ( *it == skip89 ) - continue;// TODO: fails at the moment -- don't bother - if ( i==1 && ( - *it == skip49 || - *it == skip50 || - *it == skip51 || - *it == skip52 ) ) { - continue; // TODO: fails at the moment -- don't bother - } - QTest::newRow(QString("%1 %2").arg(*it).arg(i).toLatin1()) << *it << i; - } - } -} - -void tst_QXmlSimpleReader::testIncrementalParsing() -{ - QFETCH(QString, file_name); - QFETCH(int, chunkSize); - - QFile file(file_name); - QVERIFY(file.open(QIODevice::ReadOnly)); - - Parser parser; - QXmlInputSource source; - bool first = true; - while (!file.atEnd()) { - source.setData(file.read(chunkSize)); - if(first) { - QVERIFY(parser.parse(&source, true)); - first = false; - } else { - QVERIFY(parser.parseContinue()); - } - } - // detect end of document - QVERIFY(parser.parseContinue()); - // parsing should fail after the end of the document was reached - QVERIFY(!parser.parseContinue()); - - QFile ref_file(file_name + ".ref"); - QVERIFY(ref_file.open(QIODevice::ReadOnly | QIODevice::Text)); - QString ref_file_contents = QString::fromUtf8(ref_file.readAll()); - - QCOMPARE(parser.result(), ref_file_contents); -} - -void tst_QXmlSimpleReader::setDataQString() -{ - QString input = inputString; - QString ref = refString; - - QXmlInputSource source; - Parser parser; - - source.setData(input); - QVERIFY(parser.parse(&source,false)); - - QBuffer resultBuffer; - resultBuffer.setData(parser.result().toLatin1()); - - QBuffer refBuffer; - refBuffer.setData(ref.toLatin1()); - - resultBuffer.open(QIODevice::ReadOnly); - refBuffer.open(QIODevice::ReadOnly); - - bool success = true; - while (resultBuffer.canReadLine()) { - if (!refBuffer.canReadLine()) { - success = false; break ; - } - if (resultBuffer.readLine().simplified() != refBuffer.readLine().simplified()) { - success = false; break ; - } - } - QVERIFY(success); -} - -void tst_QXmlSimpleReader::inputFromQIODevice() -{ - QBuffer inputBuffer; - inputBuffer.setData(inputString); - - QXmlInputSource source(&inputBuffer); - Parser parser; - - QVERIFY(parser.parse(&source,false)); - - QBuffer resultBuffer; - resultBuffer.setData(parser.result().toLatin1()); - - QBuffer refBuffer; - refBuffer.setData(refString); - - resultBuffer.open(QIODevice::ReadOnly); - refBuffer.open(QIODevice::ReadOnly); - - bool success = true; - while (resultBuffer.canReadLine()) { - if (!refBuffer.canReadLine()) { - success = false; break ; - } - if (resultBuffer.readLine().simplified() != refBuffer.readLine().simplified()) { - success = false; break ; - } - } - QVERIFY(success); -} - -void tst_QXmlSimpleReader::inputFromString() -{ - QString str = "kakeja"; - QBuffer buff; - buff.setData((char*)str.utf16(), str.size()*sizeof(ushort)); - - QXmlInputSource input(&buff); - - QXmlSimpleReader reader; - QXmlDefaultHandler handler; - reader.setContentHandler(&handler); - - QVERIFY(reader.parse(&input)); -} - -void tst_QXmlSimpleReader::inputFromSocket_data() -{ - QStringList files = findXmlFiles(QLatin1String("encodings")); - QVERIFY(files.count() > 0); - - QTest::addColumn("file_name"); - - foreach (const QString &file_name, files) - QTest::newRow(file_name.toLatin1()) << file_name; -} - -void tst_QXmlSimpleReader::inputFromSocket() -{ - QFETCH(QString, file_name); - - if (!server->threadStarted.tryAcquire(1, 15000)) { - // If something is wrong with QThreads, it's not a reason to fail - // XML-test, we are not testing QThread here after all! - QSKIP("XmlServer/thread has not started yet"); - } - - // Subsequent runs should be able to acquire the semaphore. - server->threadStarted.release(1); - - if (!server->listening) { - // Again, QTcpServer is not the subject of this test! - QSKIP("QTcpServer::listen failed, bailing out"); - } - - QTcpSocket sock; - sock.connectToHost(QHostAddress::LocalHost, TEST_PORT); - QVERIFY2(sock.waitForConnected(), - qPrintable(QStringLiteral("Cannot connect on port ") + QString::number(TEST_PORT) - + QStringLiteral(": ") + sock.errorString())); - - sock.write(file_name.toLocal8Bit() + "\n"); - QVERIFY(sock.waitForBytesWritten()); - - QXmlInputSource input(&sock); - - QXmlSimpleReader reader; - QXmlDefaultHandler handler; - reader.setContentHandler(&handler); - - QVERIFY(reader.parse(&input)); - -// qDebug() << "tst_QXmlSimpleReader::inputFromSocket(): success" << file_name; -} - -void tst_QXmlSimpleReader::preserveCharacterReferences() const -{ - class Handler : public QXmlDefaultHandler - { - public: - virtual bool characters(const QString &chars) - { - received = chars; - return true; - } - - QString received; - }; - - { - QByteArray input("A    A"); - - QBuffer buff(&input); - QXmlInputSource source(&buff); - - Handler h; - QXmlSimpleReader reader; - reader.setContentHandler(&h); - QVERIFY(reader.parse(&source, false)); - - QCOMPARE(h.received, QLatin1Char('A') + QString(4, QChar(160)) + QLatin1Char('A')); - } - - { - QByteArray input("    "); - - QBuffer buff(&input); - QXmlInputSource source(&buff); - - Handler h; - QXmlSimpleReader reader; - reader.setContentHandler(&h); - QVERIFY(reader.parse(&source, false)); - - QCOMPARE(h.received, QString(4, QChar(160))); - } -} - -void tst_QXmlSimpleReader::reportNamespace() const -{ - class Handler : public QXmlDefaultHandler - { - public: - virtual bool startElement(const QString &namespaceURI, - const QString &localName, - const QString &qName, - const QXmlAttributes &) - { - startNamespaceURI = namespaceURI; - startLocalName = localName; - startQName = qName; - - return true; - } - - virtual bool endElement(const QString &namespaceURI, - const QString &localName, - const QString &qName) - { - endNamespaceURI = namespaceURI; - endLocalName = localName; - endQName = qName; - - return true; - } - - QString startLocalName; - QString startQName; - QString startNamespaceURI; - QString endLocalName; - QString endQName; - QString endNamespaceURI; - }; - - QXmlSimpleReader reader; - Handler handler; - reader.setContentHandler(&handler); - - QFETCH(QByteArray, input); - - QBuffer buffer(&input); - QVERIFY(buffer.open(QIODevice::ReadOnly)); - - QXmlInputSource source(&buffer); - QVERIFY(reader.parse(source)); - - QFETCH(QString, expectedQName); - QFETCH(QString, expectedLocalName); - QFETCH(QString, expectedNamespace); - - QCOMPARE(handler.startNamespaceURI, expectedNamespace); - QCOMPARE(handler.startLocalName, expectedLocalName); - QCOMPARE(handler.startQName, expectedQName); - - QCOMPARE(handler.endNamespaceURI, expectedNamespace); - QCOMPARE(handler.endLocalName, expectedLocalName); - QCOMPARE(handler.endQName, expectedQName); -} - -void tst_QXmlSimpleReader::reportNamespace_data() const -{ - QTest::addColumn("input"); - QTest::addColumn("expectedQName"); - QTest::addColumn("expectedLocalName"); - QTest::addColumn("expectedNamespace"); - - QTest::newRow("default ns") << QByteArray("") - << QString("element") - << QString("element") - << QString("http://example.com/"); - - QTest::newRow("with prefix") << QByteArray("") - << QString("p:element") - << QString("element") - << QString("http://example.com/"); -} - -QDomDocument tst_QXmlSimpleReader::fromByteArray(const QString &title, const QByteArray &ba, bool *ok) -{ - QDomDocument doc(title); - *ok = doc.setContent(ba, true); - return doc; -} - -void tst_QXmlSimpleReader::roundtripWithNamespaces() const -{ - const char *const expected = "\n"; - bool ok; - - { - const char *const xml = ""; - - const QDomDocument one(fromByteArray("document", xml, &ok)); - QVERIFY(ok); - const QDomDocument two(fromByteArray("document2", one.toByteArray(2), &ok)); - QVERIFY(ok); - - QEXPECT_FAIL("", "Known problem, see 154573. The fix happens to break uic.", Abort); - - QCOMPARE(expected, one.toByteArray().constData()); - QCOMPARE(one.toByteArray(2).constData(), two.toByteArray(2).constData()); - QCOMPARE(two.toByteArray(2).constData(), two.toByteArray(2).constData()); - } - - { - const char *const xml = ""; - - const QDomDocument one(fromByteArray("document", xml, &ok)); - QVERIFY(ok); - const QDomDocument two(fromByteArray("document2", one.toByteArray(2), &ok)); - QVERIFY(ok); - - QCOMPARE(expected, one.toByteArray().constData()); - QCOMPARE(one.toByteArray(2).constData(), two.toByteArray(2).constData()); - QCOMPARE(two.toByteArray(2).constData(), two.toByteArray(2).constData()); - } -} - -class TestHandler : public QXmlDefaultHandler -{ -public: - TestHandler() : - recursionCount(0) - { - } - - bool internalEntityDecl(const QString &name, const QString &value) - { - ++recursionCount; - return QXmlDefaultHandler::internalEntityDecl(name, value); - } - - int recursionCount; -}; - -void tst_QXmlSimpleReader::dtdRecursionLimit() -{ - QFile file(QFINDTESTDATA("xmldocs/2-levels-nested-dtd.xml")); - QVERIFY(file.open(QIODevice::ReadOnly)); - QXmlSimpleReader xmlReader; - { - QXmlInputSource source(&file); - TestHandler handler; - xmlReader.setDeclHandler(&handler); - xmlReader.setErrorHandler(&handler); - QVERIFY(!xmlReader.parse(&source)); - } - - file.close(); - file.setFileName(QFINDTESTDATA("xmldocs/1-levels-nested-dtd.xml")); - QVERIFY(file.open(QIODevice::ReadOnly)); - { - QXmlInputSource source(&file); - TestHandler handler; - xmlReader.setDeclHandler(&handler); - xmlReader.setErrorHandler(&handler); - QVERIFY(!xmlReader.parse(&source)); - // The error wasn't because of the recursion limit being reached, - // it was because the document is not valid. - QVERIFY(handler.recursionCount < 2); - } - - file.close(); - file.setFileName(QFINDTESTDATA("xmldocs/internal-entity-polynomial-attribute.xml")); - QVERIFY(file.open(QIODevice::ReadOnly)); - { - QXmlInputSource source(&file); - TestHandler handler; - xmlReader.setDeclHandler(&handler); - xmlReader.setErrorHandler(&handler); - QVERIFY(!xmlReader.parse(&source)); - QCOMPARE(handler.recursionCount, 2); - } -} - -QT_WARNING_POP -#endif // QT_DEPRECATED_SINCE(5, 15) - -QTEST_MAIN(tst_QXmlSimpleReader) -#include "tst_qxmlsimplereader.moc" diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/1-levels-nested-dtd.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/1-levels-nested-dtd.xml deleted file mode 100644 index 0dfc15b165..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/1-levels-nested-dtd.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - -]> - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/2-levels-nested-dtd.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/2-levels-nested-dtd.xml deleted file mode 100644 index 7ec06db85f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/2-levels-nested-dtd.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/internal-entity-polynomial-attribute.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/internal-entity-polynomial-attribute.xml deleted file mode 100644 index bbb88f39f6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/internal-entity-polynomial-attribute.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - -]> - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml deleted file mode 100644 index d33ec68dcd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml.ref deleted file mode 100644 index e0fa20f83d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/001.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - fatalError(exception={columnNumber=1, lineNumber=3, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml deleted file mode 100644 index 0a64d52428..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml +++ /dev/null @@ -1,4 +0,0 @@ - -<.doc> - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml.ref deleted file mode 100644 index 8ebfac2a80..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/002.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - fatalError(exception={columnNumber=2, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml deleted file mode 100644 index e0b8bae4a4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml.ref deleted file mode 100644 index 988690b883..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/003.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml deleted file mode 100644 index e85bc96e56..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml.ref deleted file mode 100644 index 0085dfefe6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/004.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=1, lineNumber=2, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml deleted file mode 100644 index 7cd44ef10c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml.ref deleted file mode 100644 index 0085dfefe6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/005.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=1, lineNumber=2, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml deleted file mode 100644 index 8594c35cc7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml.ref deleted file mode 100644 index 3d07b93d8e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/006.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=23, lineNumber=1, publicId="", systemId="", message="error occurred while parsing comment"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml deleted file mode 100644 index 286756fdd5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml +++ /dev/null @@ -1 +0,0 @@ -& no refc diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml.ref deleted file mode 100644 index bbd182b7f7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/007.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=10, lineNumber=1, publicId="", systemId="", message="error occurred while parsing reference"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml deleted file mode 100644 index 29ef40306b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml +++ /dev/null @@ -1 +0,0 @@ -&.entity; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml.ref deleted file mode 100644 index 19d21b4b3e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/008.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=7, lineNumber=1, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml deleted file mode 100644 index 8e3ff7de10..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml +++ /dev/null @@ -1 +0,0 @@ -&#RE; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml.ref deleted file mode 100644 index a885634000..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/009.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=1, publicId="", systemId="", message="error occurred while parsing reference"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml deleted file mode 100644 index a6790846c9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml +++ /dev/null @@ -1 +0,0 @@ -A & B diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml.ref deleted file mode 100644 index 7db0ddb551..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/010.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=9, lineNumber=1, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml deleted file mode 100644 index 57eaf9fc48..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml.ref deleted file mode 100644 index bb837957be..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/011.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=8, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml deleted file mode 100644 index 1b2539ffa6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml.ref deleted file mode 100644 index 333fb0db76..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/012.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=9, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/013.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/013.xml deleted file mode 100644 index 3540df9143..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/013.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/014.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/014.xml.ref deleted file mode 100644 index a9230f2d7c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/014.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=10, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml deleted file mode 100644 index f2baf947b5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml.ref deleted file mode 100644 index 333fb0db76..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/015.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=9, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml deleted file mode 100644 index 22d4b2e265..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml.ref deleted file mode 100644 index e47a79ca68..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/016.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=14, lineNumber=1, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml deleted file mode 100644 index a76f5929e9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml.ref deleted file mode 100644 index 0085dfefe6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/017.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=1, lineNumber=2, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml deleted file mode 100644 index 66e204acc4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml.ref deleted file mode 100644 index 651fa05573..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/018.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=14, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml deleted file mode 100644 index b835c2d752..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml.ref deleted file mode 100644 index 9196faad6d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/019.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=1, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml deleted file mode 100644 index b30cfcfc10..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml.ref deleted file mode 100644 index f52f775f12..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/020.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=13, lineNumber=1, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml deleted file mode 100644 index 1bfa84aa64..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml.ref deleted file mode 100644 index 02ae4699b6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/021.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=13, lineNumber=1, publicId="", systemId="", message="error occurred while parsing reference"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml deleted file mode 100644 index 44c803bf1b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml.ref deleted file mode 100644 index 42bf38f488..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/022.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=15, lineNumber=1, publicId="", systemId="", message="error occurred while parsing reference"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml deleted file mode 100644 index b877ae2a6b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml.ref deleted file mode 100644 index 94f5cfa68c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/023.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=6, lineNumber=1, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml deleted file mode 100644 index cf68f2c073..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml +++ /dev/null @@ -1,3 +0,0 @@ - -<123> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml.ref deleted file mode 100644 index 8ebfac2a80..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/024.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - fatalError(exception={columnNumber=2, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml deleted file mode 100644 index 6cba95cd78..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml +++ /dev/null @@ -1 +0,0 @@ -]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml.ref deleted file mode 100644 index 8f5d812e49..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/025.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=1, publicId="", systemId="", message="error occurred while parsing content"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml deleted file mode 100644 index 347984fa73..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml +++ /dev/null @@ -1 +0,0 @@ -]]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml.ref deleted file mode 100644 index 3d0c743f13..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/026.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=9, lineNumber=1, publicId="", systemId="", message="error occurred while parsing content"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/027.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/027.xml deleted file mode 100644 index cfafaf0d70..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/027.xml +++ /dev/null @@ -1,3 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/032.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/032.xml.ref deleted file mode 100644 index a85cab71f0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/032.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - comment(ch=" a form feed ( ) is not allowed in a comment ") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml deleted file mode 100644 index afd2328402..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml +++ /dev/null @@ -1 +0,0 @@ -abcdef diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml.ref deleted file mode 100644 index a059f8e0b2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/033.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="abcdef") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml deleted file mode 100644 index d74a77719b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml +++ /dev/null @@ -1 +0,0 @@ -A form-feed is not white space or a name character diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml.ref deleted file mode 100644 index 723dc1aa00..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/034.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=5, lineNumber=1, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml deleted file mode 100644 index e1fc920522..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml +++ /dev/null @@ -1 +0,0 @@ -1 < 2 but not in XML diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml.ref deleted file mode 100644 index 6ca9412864..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/035.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="1 ") - fatalError(exception={columnNumber=9, lineNumber=1, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml deleted file mode 100644 index b8ecb21ba1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml +++ /dev/null @@ -1,2 +0,0 @@ - -Illegal data diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml.ref deleted file mode 100644 index 5341fe5c8a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/036.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=1, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml deleted file mode 100644 index 2e02662926..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml.ref deleted file mode 100644 index 5341fe5c8a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/037.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=1, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml deleted file mode 100644 index 68b2803f82..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml.ref deleted file mode 100644 index 914f7edc6a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/038.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="x", qName="x", uri="", type="CDATA", value="foo"}, {localName="y", qName="y", uri="", type="CDATA", value="bar"}, {localName="x", qName="x", uri="", type="CDATA", value="baz"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml deleted file mode 100644 index 80429e3e40..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml.ref deleted file mode 100644 index 82a67116c1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/039.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - fatalError(exception={columnNumber=13, lineNumber=1, publicId="", systemId="", message="tag mismatch"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml deleted file mode 100644 index dc8ba5a434..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml.ref deleted file mode 100644 index a28c24ab56..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/040.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=2, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml deleted file mode 100644 index 30bcdd6bfe..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml.ref deleted file mode 100644 index a28c24ab56..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/041.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=2, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml deleted file mode 100644 index 4ae50efc7b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml.ref deleted file mode 100644 index 493c67a337..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/042.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=8, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml deleted file mode 100644 index 41824eee4b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml +++ /dev/null @@ -1,2 +0,0 @@ - -Illegal data diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml.ref deleted file mode 100644 index 5341fe5c8a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/043.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=1, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml deleted file mode 100644 index 3fc232dc37..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml.ref deleted file mode 100644 index 493c67a337..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/044.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=8, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml deleted file mode 100644 index 00c10f00bf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml.ref deleted file mode 100644 index d030deb272..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/045.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - fatalError(exception={columnNumber=4, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml deleted file mode 100644 index 265cb15301..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml.ref deleted file mode 100644 index d030deb272..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/046.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - fatalError(exception={columnNumber=4, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml deleted file mode 100644 index d18a4a4440..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml.ref deleted file mode 100644 index 4693ac42c3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/047.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - fatalError(exception={columnNumber=5, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml deleted file mode 100644 index 67419c1ed5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml.ref deleted file mode 100644 index f8e19b6108..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/048.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=3, lineNumber=3, publicId="", systemId="", message="error occurred while parsing comment"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml deleted file mode 100644 index 3cf0e79422..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml.ref deleted file mode 100644 index 1d89054d77..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/049.xml.ref +++ /dev/null @@ -1,14 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - startCDATA() - characters(ch="xyz]") - endCDATA() - endElement(namespaceURI="", localName="a", qName="a") - characters(ch="\r\n") - startCDATA() - characters(ch="") - endCDATA() - fatalError(exception={columnNumber=16, lineNumber=3, publicId="", systemId="", message="tag mismatch"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/050.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/050.xml deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/050.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/050.xml.ref deleted file mode 100644 index 2a3b59e093..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/050.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=1, lineNumber=1, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml deleted file mode 100644 index b52df12cc4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml.ref deleted file mode 100644 index 71c3e0d2f9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/051.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - comment(ch=" a comment ") - fatalError(exception={columnNumber=3, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml deleted file mode 100644 index 8283895990..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml.ref deleted file mode 100644 index 42126fdb25..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/052.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - comment(ch=" a comment ") - fatalError(exception={columnNumber=1, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml deleted file mode 100644 index 9d7f36920f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml.ref deleted file mode 100644 index 515dd0b446..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/053.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=11, lineNumber=1, publicId="", systemId="", message="tag mismatch"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml deleted file mode 100644 index eda553c6d3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml.ref deleted file mode 100644 index 18412e39b2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/054.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=37, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml deleted file mode 100644 index cbb3683a9d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml +++ /dev/null @@ -1,2 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml.ref deleted file mode 100644 index 3e1e132b5e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/055.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=2, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml deleted file mode 100644 index a681684c58..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml.ref deleted file mode 100644 index 938a47c172..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/056.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=15, lineNumber=1, publicId="", systemId="", message="error occurred while parsing document type definition"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml deleted file mode 100644 index 848d347120..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml.ref deleted file mode 100644 index 28576a7fdf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/057.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="whatever") - fatalError(exception={columnNumber=23, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml deleted file mode 100644 index daba266af2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml.ref deleted file mode 100644 index aa3101b7ef..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/058.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=22, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml deleted file mode 100644 index 316083dc25..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml.ref deleted file mode 100644 index d0c60b2bf5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/059.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=26, lineNumber=3, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml deleted file mode 100644 index 9a610fd38f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml.ref deleted file mode 100644 index 22f1636205..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/060.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=19, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml deleted file mode 100644 index 59181e706f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml.ref deleted file mode 100644 index d49ec689aa..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/061.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=29, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml deleted file mode 100644 index e62e9cd370..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml.ref deleted file mode 100644 index 2388c50c2b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/062.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=13, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml deleted file mode 100644 index 98675b9040..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml.ref deleted file mode 100644 index c0c9152f3e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/063.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=3, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml deleted file mode 100644 index 3888c46b8b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml.ref deleted file mode 100644 index 11ba2bdc47..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/064.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=21, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml deleted file mode 100644 index da9cafd137..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml.ref deleted file mode 100644 index c91f8597df..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/065.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=17, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml deleted file mode 100644 index 9c09eb4e5d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml.ref deleted file mode 100644 index f044a71dd9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/066.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=27, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml deleted file mode 100644 index 7e0809bd34..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml.ref deleted file mode 100644 index 519e67fc02..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/067.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=23, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml deleted file mode 100644 index 53a80a83a8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml.ref deleted file mode 100644 index aa7a9e3957..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/068.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=26, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml deleted file mode 100644 index 6f891dd5e1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml.ref deleted file mode 100644 index 4d729c5075..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/069.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - notationDecl(name="eps", publicId="", systemId="eps.exe") - comment(ch=" missing space before NDATA ") - fatalError(exception={columnNumber=30, lineNumber=4, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml deleted file mode 100644 index faf4b0ae4c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml.ref deleted file mode 100644 index f24226f8e5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/070.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=43, lineNumber=1, publicId="", systemId="", message="error occurred while parsing comment"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml deleted file mode 100644 index 5bd3908968..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> -&e1; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml.ref deleted file mode 100644 index da8c9347b2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/071.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e1", value="&e2;") - internatlEntityDecl(name="e2", value="&e3;") - internatlEntityDecl(name="e3", value="&e1;") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=9, lineNumber=6, publicId="", systemId="", message="recursive entities"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml deleted file mode 100644 index 743ba79429..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml +++ /dev/null @@ -1 +0,0 @@ -&foo; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml.ref deleted file mode 100644 index 48fd72baf3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/072.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - skippedEntity(name="foo") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml deleted file mode 100644 index 2578af42ec..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -&f; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml.ref deleted file mode 100644 index b60c7d49ac..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/073.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="whatever") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - skippedEntity(name="f") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml deleted file mode 100644 index f8abaeb22c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml +++ /dev/null @@ -1,6 +0,0 @@ -"> -]> - -&e; - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml.ref deleted file mode 100644 index df8552d646..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/074.xml.ref +++ /dev/null @@ -1,14 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - characters(ch="\r\n") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml deleted file mode 100644 index d3dbf50ed6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - -]> - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml.ref deleted file mode 100644 index 5d8b1797b5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/075.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e1", value="&e2;") - internatlEntityDecl(name="e2", value="&e3;") - internatlEntityDecl(name="e3", value="&e1;") - endDTD() - fatalError(exception={columnNumber=12, lineNumber=6, publicId="", systemId="", message="recursive entities"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml deleted file mode 100644 index 60546720e7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml.ref deleted file mode 100644 index 6a8b31965b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/076.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - skippedEntity(name="foo") - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value=""}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml deleted file mode 100644 index f8ac23a5a2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml.ref deleted file mode 100644 index 4458152467..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/077.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="foo", value="&bar;") - endDTD() - skippedEntity(name="bar") - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value=""}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml deleted file mode 100644 index 446cd85ef9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml.ref deleted file mode 100644 index 985f71ca2b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/078.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - skippedEntity(name="foo") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml deleted file mode 100644 index da016fd3b2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml.ref deleted file mode 100644 index a59833714d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/079.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e1", value="&e2;") - internatlEntityDecl(name="e2", value="&e3;") - internatlEntityDecl(name="e3", value="&e1;") - fatalError(exception={columnNumber=27, lineNumber=6, publicId="", systemId="", message="recursive entities"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml deleted file mode 100644 index fa4b9e428d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml.ref deleted file mode 100644 index 13ee47bdf4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/080.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e1", value="&e2;") - internatlEntityDecl(name="e2", value="&e3;") - internatlEntityDecl(name="e3", value="&e1;") - fatalError(exception={columnNumber=34, lineNumber=6, publicId="", systemId="", message="recursive entities"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml deleted file mode 100644 index d676100e8a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml.ref deleted file mode 100644 index 4d386e4f34..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/081.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="e", publicId="", systemId="nul") - endDTD() - fatalError(exception={columnNumber=11, lineNumber=4, publicId="", systemId="", message="external parsed general entity reference not allowed in attribute value"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml deleted file mode 100644 index 3217d6f8b4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml.ref deleted file mode 100644 index eb81754e50..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/082.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="e", publicId="", systemId="nul") - fatalError(exception={columnNumber=26, lineNumber=4, publicId="", systemId="", message="external parsed general entity reference not allowed in attribute value"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml deleted file mode 100644 index 469d43fd42..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml.ref deleted file mode 100644 index ac1caa8f9c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/083.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - unparsedEntityDecl(name="e", publicId="", systemId="nul", notationName="n") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=4, publicId="", systemId="", message="unparsed entity reference in wrong context"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml deleted file mode 100644 index abbbcdea69..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml.ref deleted file mode 100644 index 9f69b94ccf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/084.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - unparsedEntityDecl(name="e", publicId="", systemId="nul", notationName="n") - fatalError(exception={columnNumber=26, lineNumber=4, publicId="", systemId="", message="unparsed entity reference in wrong context"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml deleted file mode 100644 index ac0aeca3e4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml.ref deleted file mode 100644 index 4db671e035..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/085.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="[", systemId="null.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml deleted file mode 100644 index df6adfd884..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml.ref deleted file mode 100644 index 6254d59e0f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/086.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="foo", publicId="[", systemId="null.xml") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml deleted file mode 100644 index ed49492a7a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml.ref deleted file mode 100644 index 8ec0ab3a12..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/087.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - notationDecl(name="foo", publicId="[", systemId="null.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/088.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/088.xml deleted file mode 100644 index da0a68c401..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/088.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/089.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/089.xml.ref deleted file mode 100644 index 910213bf13..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/089.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="%foo", publicId="", systemId="foo.xml") - fatalError(exception={columnNumber=33, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml deleted file mode 100644 index 3fb72f3cc0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml +++ /dev/null @@ -1,4 +0,0 @@ -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml.ref deleted file mode 100644 index bc4280aa82..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/090.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=4, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml deleted file mode 100644 index a61d0914f8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml.ref deleted file mode 100644 index c89444077e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/091.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - notationDecl(name="n", publicId="", systemId="n") - externalEntityDecl(name="%foo", publicId="", systemId="foo.xml") - fatalError(exception={columnNumber=33, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml deleted file mode 100644 index be5266dada..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml +++ /dev/null @@ -1,4 +0,0 @@ -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml.ref deleted file mode 100644 index 4469beb325..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/092.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=4, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml deleted file mode 100644 index 4af61bc645..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml +++ /dev/null @@ -1 +0,0 @@ -X diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml.ref deleted file mode 100644 index a885634000..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/093.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=1, publicId="", systemId="", message="error occurred while parsing reference"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml deleted file mode 100644 index bdec7a4660..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml.ref deleted file mode 100644 index f37fb5877f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/094.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=20, lineNumber=1, publicId="", systemId="", message="version expected while reading the XML declaration"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml deleted file mode 100644 index 090b8b4eec..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml.ref deleted file mode 100644 index 8852f79579..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/095.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=23, lineNumber=1, publicId="", systemId="", message="version expected while reading the XML declaration"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml deleted file mode 100644 index d806c3b952..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml.ref deleted file mode 100644 index ddca718431..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/096.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=20, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml deleted file mode 100644 index d4def544b0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml.ref deleted file mode 100644 index 962de94d11..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/097.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=31, lineNumber=1, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml deleted file mode 100644 index 9798496aa3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml.ref deleted file mode 100644 index c1665a4f03..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/098.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=34, lineNumber=1, publicId="", systemId="", message="encoding declaration or standalone declaration expected while reading the XML declaration"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml deleted file mode 100644 index d5be08eff0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml.ref deleted file mode 100644 index 2d4e8516bc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/099.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=31, lineNumber=1, publicId="", systemId="", message="encoding declaration or standalone declaration expected while reading the XML declaration"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml deleted file mode 100644 index 51e06231c2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml.ref deleted file mode 100644 index eba06f283c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/100.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=37, lineNumber=1, publicId="", systemId="", message="wrong value for standalone declaration"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml deleted file mode 100644 index afa5a455fc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml.ref deleted file mode 100644 index 068a6ae657..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/101.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0' encoding=' UTF-8'") - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml deleted file mode 100644 index 8734adaa6e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml.ref deleted file mode 100644 index 86b6ce0d3a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/102.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0 '") - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml deleted file mode 100644 index 6c4716798f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml +++ /dev/null @@ -1,4 +0,0 @@ -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml.ref deleted file mode 100644 index 7a82f96305..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - fatalError(exception={columnNumber=14, lineNumber=4, publicId="", systemId="", message="tag mismatch"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml deleted file mode 100644 index dd57396239..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml +++ /dev/null @@ -1,4 +0,0 @@ -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml.ref deleted file mode 100644 index 8059be12c8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/104.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml deleted file mode 100644 index 809e705870..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml.ref deleted file mode 100644 index ff94b32716..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/105.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="pi", data="stuff") - fatalError(exception={columnNumber=3, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml deleted file mode 100644 index d32319ef09..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml.ref deleted file mode 100644 index e5c6c6b6a7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/106.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="pi", data="data") - fatalError(exception={columnNumber=1, lineNumber=2, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml deleted file mode 100644 index 3dfd8200e2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml.ref deleted file mode 100644 index c0c9152f3e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/107.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=3, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml deleted file mode 100644 index af5cf50d48..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml.ref deleted file mode 100644 index 3be3623019..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/108.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - fatalError(exception={columnNumber=9, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml deleted file mode 100644 index 5afc03e8db..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml +++ /dev/null @@ -1,4 +0,0 @@ -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml.ref deleted file mode 100644 index 13140d8022..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/109.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - fatalError(exception={columnNumber=1, lineNumber=4, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml deleted file mode 100644 index cf54ebe5c0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml +++ /dev/null @@ -1,5 +0,0 @@ - -]> - -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml.ref deleted file mode 100644 index aa5b66c13f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/110.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=1, lineNumber=5, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml deleted file mode 100644 index 84a469f5d1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml.ref deleted file mode 100644 index d611ecd0df..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/111.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="foo='bar'") - endDTD() - fatalError(exception={columnNumber=6, lineNumber=4, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml deleted file mode 100644 index 0c5c1a4341..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml.ref deleted file mode 100644 index db6c1f3fe7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/112.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - fatalError(exception={columnNumber=4, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml deleted file mode 100644 index 04fc9d2318..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml.ref deleted file mode 100644 index af3a1378d1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/113.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=18, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml deleted file mode 100644 index 1261ee49e1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml.ref deleted file mode 100644 index 611a07b6a7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/114.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=16, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml deleted file mode 100644 index f111dbe153..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml.ref deleted file mode 100644 index d4a1b97e12..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/115.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="&") - endDTD() - fatalError(exception={columnNumber=12, lineNumber=4, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml deleted file mode 100644 index 84bb762fdf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -&e;7; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml.ref deleted file mode 100644 index f69ee0b24e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value=" ") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="a") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml deleted file mode 100644 index e4a5e572ef..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -&e;#97; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml.ref deleted file mode 100644 index 9c54b53b28..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/117.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="&") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="a") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml deleted file mode 100644 index 494d53d208..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -&&e;97; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml.ref deleted file mode 100644 index 714b497120..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/118.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="#") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=7, lineNumber=4, publicId="", systemId="", message="error occurred while parsing reference"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml deleted file mode 100644 index aefaa44a1c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml +++ /dev/null @@ -1,6 +0,0 @@ - -]> - -&e;#38; - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml.ref deleted file mode 100644 index 625f318be6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/119.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="&") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n&\r\n") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml deleted file mode 100644 index b7d6ff9ce9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml +++ /dev/null @@ -1,6 +0,0 @@ - -]> - -&e; - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml.ref deleted file mode 100644 index 56edb37c66..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/120.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="&") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=4, lineNumber=5, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml deleted file mode 100644 index 2b4adcc6b4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml.ref deleted file mode 100644 index a9f2c8f68d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/121.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=10, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml deleted file mode 100644 index ef0b057cee..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/122.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml deleted file mode 100644 index 06d65f045b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml.ref deleted file mode 100644 index 66978b93a8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/123.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=23, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml deleted file mode 100644 index 3bbe0f91a6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml.ref deleted file mode 100644 index dc05a44ce5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/124.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=20, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml deleted file mode 100644 index 5f9c22c0c6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml.ref deleted file mode 100644 index b60c5515b1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/125.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=17, lineNumber=2, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml deleted file mode 100644 index 13e74d6d5e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml.ref deleted file mode 100644 index 03465a21d5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/126.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=24, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml deleted file mode 100644 index a379b9e539..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml.ref deleted file mode 100644 index 03465a21d5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/127.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=24, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml deleted file mode 100644 index dd706bb21f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml.ref deleted file mode 100644 index 45764a1653..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/128.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=15, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml deleted file mode 100644 index d4e4461a6d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml.ref deleted file mode 100644 index 45764a1653..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/129.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=15, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml deleted file mode 100644 index fa7be641f1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml.ref deleted file mode 100644 index ad943c6e9e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/130.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=22, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml deleted file mode 100644 index f34ed453b5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml.ref deleted file mode 100644 index ad943c6e9e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/131.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=22, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml deleted file mode 100644 index ab6cc416e9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/132.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml deleted file mode 100644 index d2aa604e9f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml.ref deleted file mode 100644 index d0b59c54cc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/133.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=18, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml deleted file mode 100644 index c8919c5ef8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml.ref deleted file mode 100644 index 9da787c53b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/134.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=19, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml deleted file mode 100644 index e639e8b6ea..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml.ref deleted file mode 100644 index d0b59c54cc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/135.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=18, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml deleted file mode 100644 index 499e68bcea..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml.ref deleted file mode 100644 index 45764a1653..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/136.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=15, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml deleted file mode 100644 index 723b77f776..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml.ref deleted file mode 100644 index 58b922aec8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/137.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=14, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml deleted file mode 100644 index 16934cc88e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml.ref deleted file mode 100644 index 51b93a743e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/138.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=20, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml deleted file mode 100644 index 34df52ed93..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml.ref deleted file mode 100644 index 5344a45ef8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/139.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=16, lineNumber=2, publicId="", systemId="", message="unexpected character"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml deleted file mode 100644 index 467d5ed301..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml +++ /dev/null @@ -1,4 +0,0 @@ -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml.ref deleted file mode 100644 index 123df1a99c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/140.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="<゚>") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=4, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml deleted file mode 100644 index 409d0a7568..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml +++ /dev/null @@ -1,4 +0,0 @@ -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml.ref deleted file mode 100644 index 1b6d92115a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/141.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=4, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml deleted file mode 100644 index 20e88f88b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml.ref deleted file mode 100644 index 0684cfa943..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/142.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\\0") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml deleted file mode 100644 index 0ee1c614f8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml.ref deleted file mode 100644 index 664bfb7111..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml deleted file mode 100644 index 437548c0ba..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -￿ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml.ref deleted file mode 100644 index 8d3143070d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/144.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="￿") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml deleted file mode 100644 index 71b187a933..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml.ref deleted file mode 100644 index 279ece7657..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/145.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml deleted file mode 100644 index d0bfbca723..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml.ref deleted file mode 100644 index 7ce4da6a06..0000000000 Binary files a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/146.xml.ref and /dev/null differ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml deleted file mode 100644 index 3b6145615f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml.ref deleted file mode 100644 index dd85a80374..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/147.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=6, lineNumber=2, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml deleted file mode 100644 index 774dce18fd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml.ref deleted file mode 100644 index 9b58eb0b49..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/148.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - comment(ch=" ") - fatalError(exception={columnNumber=6, lineNumber=2, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml deleted file mode 100644 index 725eea0dec..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml.ref deleted file mode 100644 index aa73988e09..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/149.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=6, lineNumber=3, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml deleted file mode 100644 index 44f6b6df92..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml.ref deleted file mode 100644 index 2bc5abe271..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/150.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - fatalError(exception={columnNumber=6, lineNumber=2, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml deleted file mode 100644 index fecc4f24e3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml.ref deleted file mode 100644 index e5d98b1232..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/151.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - endElement(namespaceURI="", localName="doc", qName="doc") - fatalError(exception={columnNumber=6, lineNumber=3, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml deleted file mode 100644 index b5c5cb26ae..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml.ref deleted file mode 100644 index 8852f79579..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/152.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=23, lineNumber=1, publicId="", systemId="", message="version expected while reading the XML declaration"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml deleted file mode 100644 index 5e2973707e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml +++ /dev/null @@ -1,5 +0,0 @@ - -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml.ref deleted file mode 100644 index 1198fe07c6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/153.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=8, lineNumber=5, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml deleted file mode 100644 index 96e01d63f5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml.ref deleted file mode 100644 index 74a9eb1488..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/154.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=6, lineNumber=1, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml deleted file mode 100644 index 4f16d0f163..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml.ref deleted file mode 100644 index 74a9eb1488..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/155.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=6, lineNumber=1, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml deleted file mode 100644 index c6d93fd312..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml.ref deleted file mode 100644 index 2bc5abe271..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/156.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - fatalError(exception={columnNumber=6, lineNumber=2, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml deleted file mode 100644 index 2f058dac3e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml.ref deleted file mode 100644 index 2bc5abe271..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/157.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - fatalError(exception={columnNumber=6, lineNumber=2, publicId="", systemId="", message="invalid name for processing instruction"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml deleted file mode 100644 index 32b90b722d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - 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 deleted file mode 100644 index 38210c24da..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/158.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -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"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml deleted file mode 100644 index 066244cb91..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml +++ /dev/null @@ -1,5 +0,0 @@ - -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml.ref deleted file mode 100644 index f044a71dd9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/159.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=27, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml deleted file mode 100644 index 85424acb1b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml.ref deleted file mode 100644 index 0c1afe80b8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/160.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="%e", value="") - internatlEntityDecl(name="foo", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml deleted file mode 100644 index 4f8a5b7b6b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml.ref deleted file mode 100644 index 35ee5e8c6c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/161.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="%e", value="#PCDATA") - fatalError(exception={columnNumber=16, lineNumber=3, publicId="", systemId="", message="letter is expected"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml deleted file mode 100644 index efae4b190e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml.ref deleted file mode 100644 index a802c74aed..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/162.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="%e1", value="") - internatlEntityDecl(name="%e2", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml deleted file mode 100644 index e14fb76c31..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml +++ /dev/null @@ -1,6 +0,0 @@ - - -]> -%e; - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml.ref deleted file mode 100644 index e4c32252dd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/163.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="%e", value="") - endDTD() - fatalError(exception={columnNumber=1, lineNumber=5, publicId="", systemId="", message="error occurred while parsing element"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml deleted file mode 100644 index 98dd267c21..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -] %e; > - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml.ref deleted file mode 100644 index 80314341d6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/164.xml.ref +++ /dev/null @@ -1,5 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="%e", value="") - fatalError(exception={columnNumber=3, lineNumber=4, publicId="", systemId="", message="error occurred while parsing document type definition"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml deleted file mode 100644 index 36c04618ef..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/165.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - 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"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml deleted file mode 100644 index ee2ce28630..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml +++ /dev/null @@ -1 +0,0 @@ -￿ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml.ref deleted file mode 100644 index dca4f7b1cd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/166.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=6, lineNumber=1, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml deleted file mode 100644 index 9bdc6c1278..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml.ref deleted file mode 100644 index dca4f7b1cd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/167.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=6, lineNumber=1, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml deleted file mode 100644 index f83221a3ad..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml.ref deleted file mode 100644 index 61659843c1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/168.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml deleted file mode 100644 index 310029b976..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml.ref deleted file mode 100644 index 78385bd8bc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/169.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml deleted file mode 100644 index cfa0aee155..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml.ref deleted file mode 100644 index 87336aa00f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/170.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="����") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml deleted file mode 100644 index 48b5c7d3bc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml.ref deleted file mode 100644 index f729ad3da3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/171.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=6, lineNumber=1, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml deleted file mode 100644 index 6651d4d299..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml.ref deleted file mode 100644 index f729ad3da3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/172.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=6, lineNumber=1, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml deleted file mode 100644 index f9f9f42023..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml.ref deleted file mode 100644 index cda5d63d26..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/173.xml.ref +++ /dev/null @@ -1,3 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - fatalError(exception={columnNumber=9, lineNumber=1, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml deleted file mode 100644 index 42bef861c6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml.ref deleted file mode 100644 index 5f23fbdcdb..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/174.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=15, lineNumber=1, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml deleted file mode 100644 index 69912f36d2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml.ref deleted file mode 100644 index 27549bc7de..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/175.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=15, lineNumber=3, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml deleted file mode 100644 index 39153ad5a8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml.ref deleted file mode 100644 index 4348506993..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/176.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=1, lineNumber=5, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml deleted file mode 100644 index 6bc8228879..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -A￿ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml.ref deleted file mode 100644 index 94f3c3b9e5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/177.xml.ref +++ /dev/null @@ -1,6 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - fatalError(exception={columnNumber=7, lineNumber=4, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/178.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/178.xml deleted file mode 100644 index e8f2d18eed..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/178.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/179.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/179.xml.ref deleted file mode 100644 index a4c6cffd5d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/179.xml.ref +++ /dev/null @@ -1,4 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - fatalError(exception={columnNumber=1, lineNumber=5, publicId="", systemId="", message="unexpected end of file"}) diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml deleted file mode 100644 index 569d553a8c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml.ref deleted file mode 100644 index 42542d990e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/180.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - skippedEntity(name="e") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - internatlEntityDecl(name="e", value="v") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml deleted file mode 100644 index 4341d99ee2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> -&e;]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref deleted file mode 100644 index 8e1b4457fc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/181.xml.ref +++ /dev/null @@ -1,11 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value=" - -]> -&e;--> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/182.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/182.xml.ref deleted file mode 100644 index abb11afa92..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/182.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value=" - abc&undef;gh - &undef;gh - abc&undef; - &undef; - &undef;&def;&undef;&def; - a&undef;b&def;c&undef;d&def;e - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_1.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_1.xml.ref deleted file mode 100644 index 67f1fbe808..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_1.xml.ref +++ /dev/null @@ -1,47 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0' encoding='UTF-8' standalone='no'") - startDTD(name="foo", publicId="", systemId="foo.dtd") - internatlEntityDecl(name="def", value="foo") - endDTD() - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - characters(ch="\n ") - comment(ch=" check that the call to skippedEntity() is inserted in the right place ") - characters(ch="\n ") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - characters(ch="abc") - skippedEntity(name="undef") - characters(ch="gh") - endElement(namespaceURI="", localName="a", qName="a") - characters(ch="\n ") - startElement(namespaceURI="", localName="b", qName="b", atts=[]) - skippedEntity(name="undef") - characters(ch="gh") - endElement(namespaceURI="", localName="b", qName="b") - characters(ch="\n ") - startElement(namespaceURI="", localName="c", qName="c", atts=[]) - characters(ch="abc") - skippedEntity(name="undef") - endElement(namespaceURI="", localName="c", qName="c") - characters(ch="\n ") - startElement(namespaceURI="", localName="d", qName="d", atts=[]) - skippedEntity(name="undef") - endElement(namespaceURI="", localName="d", qName="d") - characters(ch="\n ") - startElement(namespaceURI="", localName="e", qName="e", atts=[]) - skippedEntity(name="undef") - characters(ch="foo") - skippedEntity(name="undef") - characters(ch="foo") - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\n ") - startElement(namespaceURI="", localName="e", qName="e", atts=[]) - characters(ch="a") - skippedEntity(name="undef") - characters(ch="bfooc") - skippedEntity(name="undef") - characters(ch="dfooe") - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\n") - endElement(namespaceURI="", localName="foo", qName="foo") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_2.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_2.xml deleted file mode 100644 index a1fb393371..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_2.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - -]> - - abc&a1;gh - &a1;gh - abc&a1; - &a1; - &a1;&def;&a1;&def; - a&a1;b&def;c&a1;d&def;e - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_2.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_2.xml.ref deleted file mode 100644 index a7ed3a2848..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_2.xml.ref +++ /dev/null @@ -1,47 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0' encoding='UTF-8' standalone='no'") - startDTD(name="foo", publicId="", systemId="foo.dtd") - internatlEntityDecl(name="a1", value="&a2;") - internatlEntityDecl(name="a2", value="&a3;") - internatlEntityDecl(name="def", value="foo") - endDTD() - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - characters(ch="\n ") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - characters(ch="abc") - skippedEntity(name="a3") - characters(ch="gh") - endElement(namespaceURI="", localName="a", qName="a") - characters(ch="\n ") - startElement(namespaceURI="", localName="b", qName="b", atts=[]) - skippedEntity(name="a3") - characters(ch="gh") - endElement(namespaceURI="", localName="b", qName="b") - characters(ch="\n ") - startElement(namespaceURI="", localName="c", qName="c", atts=[]) - characters(ch="abc") - skippedEntity(name="a3") - endElement(namespaceURI="", localName="c", qName="c") - characters(ch="\n ") - startElement(namespaceURI="", localName="d", qName="d", atts=[]) - skippedEntity(name="a3") - endElement(namespaceURI="", localName="d", qName="d") - characters(ch="\n ") - startElement(namespaceURI="", localName="e", qName="e", atts=[]) - skippedEntity(name="a3") - characters(ch="foo") - skippedEntity(name="a3") - characters(ch="foo") - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\n ") - startElement(namespaceURI="", localName="e", qName="e", atts=[]) - characters(ch="a") - skippedEntity(name="a3") - characters(ch="bfooc") - skippedEntity(name="a3") - characters(ch="dfooe") - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\n") - endElement(namespaceURI="", localName="foo", qName="foo") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_3.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_3.xml deleted file mode 100644 index ae745d4da1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_3.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - -]> - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_3.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_3.xml.ref deleted file mode 100644 index 09f8e96b9c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/ext-sa/undef_entity_3.xml.ref +++ /dev/null @@ -1,16 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0' encoding='UTF-8' standalone='no'") - startDTD(name="foo", publicId="", systemId="foo.dtd") - internatlEntityDecl(name="a1", value="&a2;") - internatlEntityDecl(name="a2", value="&a3;") - internatlEntityDecl(name="def", value="foo") - endDTD() - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - characters(ch="\n ") - skippedEntity(name="a3") - startElement(namespaceURI="", localName="a", qName="a", atts=[{localName="attr", qName="attr", uri="", type="CDATA", value="foobarfooding"}]) - endElement(namespaceURI="", localName="a", qName="a") - characters(ch="\n") - endElement(namespaceURI="", localName="foo", qName="foo") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.ent deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.xml deleted file mode 100644 index 2d6f41a137..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.xml.ref deleted file mode 100644 index eea47ce41b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/001.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="001.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.ent deleted file mode 100644 index 67c3297611..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.ent +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.xml deleted file mode 100644 index 023fce8499..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.xml.ref deleted file mode 100644 index cbaf6dc22d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/002.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="002.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003-1.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003-1.ent deleted file mode 100644 index 931f3ad6d8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003-1.ent +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003-2.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003-2.ent deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003.xml deleted file mode 100644 index 63a5e8bdfc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003.xml.ref deleted file mode 100644 index 4f83c741fb..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/003.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="003-1.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004-1.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004-1.ent deleted file mode 100644 index 40f7ff58a2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004-1.ent +++ /dev/null @@ -1,4 +0,0 @@ - - - -%e1; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004-2.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004-2.ent deleted file mode 100644 index 61def75cb7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004-2.ent +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004.xml deleted file mode 100644 index adc9201496..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004.xml.ref deleted file mode 100644 index e2d3af888e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/004.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="004-1.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005-1.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005-1.ent deleted file mode 100644 index ade9599032..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005-1.ent +++ /dev/null @@ -1,3 +0,0 @@ - - -%e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005-2.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005-2.ent deleted file mode 100644 index bef50b1f38..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005-2.ent +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005.xml deleted file mode 100644 index 6bd44cfee0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005.xml.ref deleted file mode 100644 index 8057322cf2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/005.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="005-1.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.ent deleted file mode 100644 index 8f305a82bd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.ent +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.xml deleted file mode 100644 index eb80bb7409..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.xml.ref deleted file mode 100644 index e2e2584353..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/006.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="006.ent") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.ent deleted file mode 100644 index fbf4ca4947..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.ent +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.xml deleted file mode 100644 index 38897e34ea..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.xml.ref deleted file mode 100644 index d96790fb37..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/007.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="007.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.ent deleted file mode 100644 index fbf4ca4947..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.ent +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.xml deleted file mode 100644 index bf777a7ff2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.xml.ref deleted file mode 100644 index 08ba9c035b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/008.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="whatever", systemId="008.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.ent deleted file mode 100644 index fbf4ca4947..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.ent +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.xml deleted file mode 100644 index c17562fe68..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.xml.ref deleted file mode 100644 index d789785173..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/009.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="whatever", systemId="009.ent") - attributeDecl(eName="doc", aName="a2", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.ent deleted file mode 100644 index 52a28f5deb..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.ent +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.xml deleted file mode 100644 index 2786b328f3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.xml.ref deleted file mode 100644 index 6045d46296..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/010.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="010.ent") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.ent deleted file mode 100644 index fbf4ca4947..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.ent +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.xml deleted file mode 100644 index 03b482bbb6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.xml +++ /dev/null @@ -1,5 +0,0 @@ - -%e; -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.xml.ref deleted file mode 100644 index 09fd89bd38..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/011.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="%e", publicId="", systemId="011.ent") - resolveEntity(publicId="", systemId="011.ent", ret={}) - skippedEntity(name="%e") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.ent deleted file mode 100644 index 7e372e65e9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.ent +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.xml deleted file mode 100644 index 1967edbba7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.xml +++ /dev/null @@ -1,5 +0,0 @@ - -%e; -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.xml.ref deleted file mode 100644 index 8d90b187dd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/012.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="%e", publicId="", systemId="012.ent") - resolveEntity(publicId="", systemId="012.ent", ret={}) - skippedEntity(name="%e") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.ent deleted file mode 100644 index a3691d9f08..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.ent +++ /dev/null @@ -1,4 +0,0 @@ - - -]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.xml deleted file mode 100644 index cf44f2600a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.xml.ref deleted file mode 100644 index d84839e625..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/013.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="013.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.ent deleted file mode 100644 index 6eaf779329..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.ent +++ /dev/null @@ -1,4 +0,0 @@ - - -]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.xml deleted file mode 100644 index bd08502489..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.xml.ref deleted file mode 100644 index f9c8220bbb..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/014.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="014.ent") - internatlEntityDecl(name="%e", value="INCLUDE") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.ent deleted file mode 100644 index 00d2f30e1d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.ent +++ /dev/null @@ -1,5 +0,0 @@ - - -]]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.xml deleted file mode 100644 index e04e75ffca..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.xml.ref deleted file mode 100644 index de94a45356..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/015.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="015.ent") - internatlEntityDecl(name="%e", value="IGNORE") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.ent deleted file mode 100644 index bf77ef8336..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.ent +++ /dev/null @@ -1,4 +0,0 @@ - - -]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.xml deleted file mode 100644 index 4ccf4af350..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.xml.ref deleted file mode 100644 index 7c234cfc5f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/016.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="016.ent") - internatlEntityDecl(name="%e", value="INCLUDE") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.ent deleted file mode 100644 index ffd9adde61..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.ent +++ /dev/null @@ -1,3 +0,0 @@ - -"> -%e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.xml deleted file mode 100644 index 7fe18f4c7a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.xml.ref deleted file mode 100644 index 25cc198610..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/017.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="017.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.ent deleted file mode 100644 index 2d46f76fc3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.ent +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.xml deleted file mode 100644 index 31e90f2405..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.xml.ref deleted file mode 100644 index 3db7bc846b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/018.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="018.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.ent deleted file mode 100644 index d18201a98b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.ent +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.xml deleted file mode 100644 index b7a18faba0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.xml.ref deleted file mode 100644 index 9961aa93b4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/019.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="019.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.ent deleted file mode 100644 index 815291c6d2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.ent +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.xml deleted file mode 100644 index d70892f7ad..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.xml.ref deleted file mode 100644 index fc9a0535c1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/020.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="020.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.ent deleted file mode 100644 index 9f8f2afd2b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.ent +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.xml deleted file mode 100644 index 70c28730db..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.xml.ref deleted file mode 100644 index e6d91722d3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/021.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="021.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.ent deleted file mode 100644 index 26f2d8beb2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.ent +++ /dev/null @@ -1,3 +0,0 @@ - - - ]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.xml deleted file mode 100644 index b639f2551c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.xml.ref deleted file mode 100644 index de3ddf732f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/022.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="022.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.ent deleted file mode 100644 index e3268819f7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.ent +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.xml deleted file mode 100644 index 1c2484b70b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.xml.ref deleted file mode 100644 index a150bde52a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/023.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="023.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.ent deleted file mode 100644 index aa6d0eccac..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.ent +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.xml deleted file mode 100644 index 96e1ecb61b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.xml.ref deleted file mode 100644 index e97c61bd94..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/024.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="024.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.ent deleted file mode 100644 index 389d259eb1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.ent +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.xml deleted file mode 100644 index 8fdbc14c47..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.xml.ref deleted file mode 100644 index 1eca607181..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/025.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="025.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.ent deleted file mode 100644 index bdc93af639..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.ent +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.xml deleted file mode 100644 index 7b109c0913..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.xml +++ /dev/null @@ -1,7 +0,0 @@ - - -%e; - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.xml.ref deleted file mode 100644 index 1bea883d9c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/026.xml.ref +++ /dev/null @@ -1,12 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="%e", publicId="", systemId="026.ent") - resolveEntity(publicId="", systemId="026.ent", ret={}) - skippedEntity(name="%e") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - attributeDecl(eName="doc", aName="a2", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.ent deleted file mode 100644 index 712cce3700..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.ent +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.xml deleted file mode 100644 index d0c8c7abb5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.xml.ref deleted file mode 100644 index d010327624..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/027.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="027.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.ent deleted file mode 100644 index ac249d7b2c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.ent +++ /dev/null @@ -1,2 +0,0 @@ - -]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.xml deleted file mode 100644 index 50e5248cbf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.xml.ref deleted file mode 100644 index 8466141897..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/028.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="028.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.ent deleted file mode 100644 index df94df5560..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.ent +++ /dev/null @@ -1,3 +0,0 @@ - -]]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.xml deleted file mode 100644 index 07e226c1d7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.xml.ref deleted file mode 100644 index 0bffc4aaa7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/029.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="029.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.ent deleted file mode 100644 index e3864460df..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.ent +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.xml deleted file mode 100644 index 01fc2be4ca..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.xml.ref deleted file mode 100644 index 51e7f033f9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/030.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="030.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031-1.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031-1.ent deleted file mode 100644 index f7f94ab152..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031-1.ent +++ /dev/null @@ -1,3 +0,0 @@ - - -"> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031-2.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031-2.ent deleted file mode 100644 index bef50b1f38..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031-2.ent +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031.xml deleted file mode 100644 index c3fe5fca71..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031.xml +++ /dev/null @@ -1,2 +0,0 @@ - -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031.xml.ref deleted file mode 100644 index 72ab9d974f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/not-sa/031.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="031-1.ent") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - skippedEntity(name="e") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/001.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/001.xml deleted file mode 100644 index 7fbef49502..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/001.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/001.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/001.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/001.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/002.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/002.xml deleted file mode 100644 index 2e3f1d81dd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/002.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/002.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/002.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/002.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/003.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/003.xml deleted file mode 100644 index c841b81784..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/003.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/003.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/003.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/003.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/004.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/004.xml deleted file mode 100644 index a9c5756933..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/004.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/004.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/004.xml.ref deleted file mode 100644 index 2d7bfdfd73..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/004.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="v1"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/005.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/005.xml deleted file mode 100644 index b069efe727..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/005.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/005.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/005.xml.ref deleted file mode 100644 index 2d7bfdfd73..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/005.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="v1"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/006.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/006.xml deleted file mode 100644 index 39a346342f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/006.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/006.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/006.xml.ref deleted file mode 100644 index 2d7bfdfd73..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/006.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="v1"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/007.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/007.xml deleted file mode 100644 index cc3dc53166..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/007.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/007.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/007.xml.ref deleted file mode 100644 index 016a577ded..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/007.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch=" ") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/008.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/008.xml deleted file mode 100644 index b3370eb1cc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/008.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -&<>"' diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/008.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/008.xml.ref deleted file mode 100644 index 2c879a43a9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/008.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="&<>\"'") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/009.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/009.xml deleted file mode 100644 index 0fa183eccf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/009.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/009.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/009.xml.ref deleted file mode 100644 index 016a577ded..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/009.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch=" ") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/010.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/010.xml deleted file mode 100644 index eb64d18590..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/010.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/010.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/010.xml.ref deleted file mode 100644 index 2d7bfdfd73..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/010.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="v1"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/011.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/011.xml deleted file mode 100644 index 4cac44b4e4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/011.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/011.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/011.xml.ref deleted file mode 100644 index 9fc96fdb80..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/011.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - attributeDecl(eName="doc", aName="a2", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="v1"}, {localName="a2", qName="a2", uri="", type="CDATA", value="v2"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/012.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/012.xml deleted file mode 100644 index 6ce2a3eae2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/012.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/012.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/012.xml.ref deleted file mode 100644 index 00c76deaf9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/012.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName=":", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="", qName=":", uri="", type="CDATA", value="v1"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/013.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/013.xml deleted file mode 100644 index 2f4aae4e28..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/013.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/013.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/013.xml.ref deleted file mode 100644 index ef2903d87a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/013.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="_.-0123456789", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="_.-0123456789", qName="_.-0123456789", uri="", type="CDATA", value="v1"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/014.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/014.xml deleted file mode 100644 index 47f1f723e3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/014.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/014.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/014.xml.ref deleted file mode 100644 index bbf1ff75e7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/014.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="abcdefghijklmnopqrstuvwxyz", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="abcdefghijklmnopqrstuvwxyz", qName="abcdefghijklmnopqrstuvwxyz", uri="", type="CDATA", value="v1"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/015.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/015.xml deleted file mode 100644 index 861df8a610..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/015.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/015.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/015.xml.ref deleted file mode 100644 index 882da5a6fd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/015.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="ABCDEFGHIJKLMNOPQRSTUVWXYZ", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="ABCDEFGHIJKLMNOPQRSTUVWXYZ", qName="ABCDEFGHIJKLMNOPQRSTUVWXYZ", uri="", type="CDATA", value="v1"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/016.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/016.xml deleted file mode 100644 index 66b1973c5d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/016.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/016.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/016.xml.ref deleted file mode 100644 index 32c60b28a7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/016.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - processingInstruction(target="pi", data="") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/017.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/017.xml deleted file mode 100644 index 827ba963bf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/017.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/017.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/017.xml.ref deleted file mode 100644 index 604d975e15..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/017.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - processingInstruction(target="pi", data="some data ? > -]> -]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/018.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/018.xml.ref deleted file mode 100644 index 21117d22b4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/018.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startCDATA() - characters(ch="") - endCDATA() - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/019.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/019.xml deleted file mode 100644 index 3e6b74cbf2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/019.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/019.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/019.xml.ref deleted file mode 100644 index f95f625b33..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/019.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startCDATA() - characters(ch="<&") - endCDATA() - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/020.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/020.xml deleted file mode 100644 index f749551a1b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/020.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -]]]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/020.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/020.xml.ref deleted file mode 100644 index ff6ff3683c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/020.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startCDATA() - characters(ch="<&]>]") - endCDATA() - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/021.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/021.xml deleted file mode 100644 index 13dda8c8a5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/021.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/021.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/021.xml.ref deleted file mode 100644 index 52bf68a717..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/021.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - comment(ch=" a comment ") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/022.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/022.xml deleted file mode 100644 index 41d300e950..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/022.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/022.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/022.xml.ref deleted file mode 100644 index b299ce71ee..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/022.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - comment(ch=" a comment ->") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/023.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/023.xml deleted file mode 100644 index 3837b831ad..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/023.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/023.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/023.xml.ref deleted file mode 100644 index b59c216593..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/023.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/024.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/024.xml deleted file mode 100644 index b0655c634c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/024.xml +++ /dev/null @@ -1,6 +0,0 @@ - - -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/024.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/024.xml.ref deleted file mode 100644 index 00f7fce160..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/024.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/025.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/025.xml deleted file mode 100644 index ed01f36d89..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/025.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/025.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/025.xml.ref deleted file mode 100644 index 6a7605c082..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/025.xml.ref +++ /dev/null @@ -1,11 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/026.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/026.xml deleted file mode 100644 index 1ba033c1a7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/026.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/026.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/026.xml.ref deleted file mode 100644 index 6a7605c082..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/026.xml.ref +++ /dev/null @@ -1,11 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/027.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/027.xml deleted file mode 100644 index ee02439051..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/027.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/027.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/027.xml.ref deleted file mode 100644 index 6a7605c082..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/027.xml.ref +++ /dev/null @@ -1,11 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/028.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/028.xml deleted file mode 100644 index 3d95747913..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/028.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/028.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/028.xml.ref deleted file mode 100644 index dcda37de1e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/028.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0'") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/029.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/029.xml deleted file mode 100644 index 909f6ff712..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/029.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/029.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/029.xml.ref deleted file mode 100644 index dcda37de1e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/029.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0'") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/030.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/030.xml deleted file mode 100644 index 3a7ddaa716..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/030.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/030.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/030.xml.ref deleted file mode 100644 index dcda37de1e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/030.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0'") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/031.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/031.xml deleted file mode 100644 index a58e05867f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/031.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/031.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/031.xml.ref deleted file mode 100644 index 7d81068e24..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/031.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0' encoding='UTF-8'") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/032.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/032.xml deleted file mode 100644 index be55c8d721..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/032.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/032.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/032.xml.ref deleted file mode 100644 index 96d8f1014d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/032.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0' standalone='yes'") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/033.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/033.xml deleted file mode 100644 index a3f9053868..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/033.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/033.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/033.xml.ref deleted file mode 100644 index d56d96d584..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/033.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0' encoding='UTF-8' standalone='yes'") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/034.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/034.xml deleted file mode 100644 index 7d52f31c0e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/034.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/034.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/034.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/034.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/035.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/035.xml deleted file mode 100644 index f109a8b782..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/035.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/035.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/035.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/035.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/036.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/036.xml deleted file mode 100644 index 8ab2b3fb16..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/036.xml +++ /dev/null @@ -1,5 +0,0 @@ - -]> - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/036.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/036.xml.ref deleted file mode 100644 index db2cbb1e8d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/036.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - processingInstruction(target="pi", data="data") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/037.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/037.xml deleted file mode 100644 index f9b2113940..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/037.xml +++ /dev/null @@ -1,6 +0,0 @@ - -]> - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/037.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/037.xml.ref deleted file mode 100644 index 12d6a77cad..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/037.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") - comment(ch=" comment ") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/038.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/038.xml deleted file mode 100644 index d14f41bfe2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/038.xml +++ /dev/null @@ -1,6 +0,0 @@ - - -]> - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/038.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/038.xml.ref deleted file mode 100644 index d24c10b495..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/038.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - comment(ch=" comment ") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/039.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/039.xml deleted file mode 100644 index 0897316e46..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/039.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/039.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/039.xml.ref deleted file mode 100644 index 9eb38b42bb..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/039.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="pi", data="data") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/040.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/040.xml deleted file mode 100644 index 12c419b65b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/040.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/040.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/040.xml.ref deleted file mode 100644 index 81409bdc13..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/040.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="\"<&>'"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/041.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/041.xml deleted file mode 100644 index a59f536277..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/041.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/041.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/041.xml.ref deleted file mode 100644 index 13f83dffcf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/041.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="A"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/042.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/042.xml deleted file mode 100644 index 5d7c650944..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/042.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -A diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/042.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/042.xml.ref deleted file mode 100644 index ed02b8c709..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/042.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="A") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/043.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/043.xml deleted file mode 100644 index a8095dfe28..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/043.xml +++ /dev/null @@ -1,6 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/043.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/043.xml.ref deleted file mode 100644 index 3f898a182a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/043.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="foo\r\nbar"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/044.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/044.xml deleted file mode 100644 index bee1d23e1a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/044.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - -]> - - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/044.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/044.xml.ref deleted file mode 100644 index daab693b31..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/044.xml.ref +++ /dev/null @@ -1,20 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="e", aName="a1", type="", valueDefault="", value="") - attributeDecl(eName="e", aName="a2", type="", valueDefault="", value="") - attributeDecl(eName="e", aName="a3", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - startElement(namespaceURI="", localName="e", qName="e", atts=[{localName="a3", qName="a3", uri="", type="CDATA", value="v3"}]) - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\r\n") - startElement(namespaceURI="", localName="e", qName="e", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="w1"}]) - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\r\n") - startElement(namespaceURI="", localName="e", qName="e", atts=[{localName="a2", qName="a2", uri="", type="CDATA", value="w2"}, {localName="a3", qName="a3", uri="", type="CDATA", value="v3"}]) - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\r\n") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml deleted file mode 100644 index e2567f532d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml.ref deleted file mode 100644 index 566221ae0d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/046.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/046.xml deleted file mode 100644 index c50a2846f9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/046.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/046.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/046.xml.ref deleted file mode 100644 index 7b1a28d90c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/046.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - attributeDecl(eName="doc", aName="a2", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/047.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/047.xml deleted file mode 100644 index a4c688cf1a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/047.xml +++ /dev/null @@ -1,5 +0,0 @@ - -]> -X -Y diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/047.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/047.xml.ref deleted file mode 100644 index 3af5bf2d74..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/047.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="X\r\nY") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/048.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/048.xml deleted file mode 100644 index c6b2dedbba..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/048.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -] diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/048.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/048.xml.ref deleted file mode 100644 index 0e8482350f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/048.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="]") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/049.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/049.xml deleted file mode 100644 index c3cc797b59..0000000000 Binary files a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/049.xml and /dev/null differ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/049.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/049.xml.ref deleted file mode 100644 index 72897d1943..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/049.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="£") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/050.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/050.xml deleted file mode 100644 index 12303b1af2..0000000000 Binary files a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/050.xml and /dev/null differ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/050.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/050.xml.ref deleted file mode 100644 index 8f39355258..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/050.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="เจมส์") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/051.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/051.xml deleted file mode 100644 index 7ae8f6c73a..0000000000 Binary files a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/051.xml and /dev/null differ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/051.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/051.xml.ref deleted file mode 100644 index 71a89a922c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/051.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="เจมส์", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="เจมส์", qName="เจมส์", atts=[]) - endElement(namespaceURI="", localName="เจมส์", qName="เจมส์") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/052.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/052.xml deleted file mode 100644 index 3f33a4c760..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/052.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -𐀀􏿽 diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/052.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/052.xml.ref deleted file mode 100644 index 0b806c96a8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/052.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="𐀀􏿽") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/053.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/053.xml deleted file mode 100644 index 0d88f28718..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/053.xml +++ /dev/null @@ -1,6 +0,0 @@ -"> - - -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/053.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/053.xml.ref deleted file mode 100644 index 2aa90a79d0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/053.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="e", qName="e", atts=[]) - endElement(namespaceURI="", localName="e", qName="e") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/054.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/054.xml deleted file mode 100644 index 5d1c88b946..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/054.xml +++ /dev/null @@ -1,10 +0,0 @@ - -]> - - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/054.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/054.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/054.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/055.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/055.xml deleted file mode 100644 index da0292c5bc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/055.xml +++ /dev/null @@ -1,5 +0,0 @@ - -]> - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/055.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/055.xml.ref deleted file mode 100644 index dc3312be38..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/055.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - processingInstruction(target="pi", data="data") - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/056.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/056.xml deleted file mode 100644 index 144871b2a3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/056.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -A diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/056.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/056.xml.ref deleted file mode 100644 index ed02b8c709..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/056.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="A") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/057.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/057.xml deleted file mode 100644 index c1ac849ed1..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/057.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/057.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/057.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/057.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/058.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/058.xml deleted file mode 100644 index 2ff23b233f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/058.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/058.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/058.xml.ref deleted file mode 100644 index 0acf5f4acd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/058.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value=" 1 \t2 \t"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/059.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/059.xml deleted file mode 100644 index 2171480ecf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/059.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - -]> - - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/059.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/059.xml.ref deleted file mode 100644 index 8a73895f0d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/059.xml.ref +++ /dev/null @@ -1,20 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="e", aName="a1", type="", valueDefault="", value="") - attributeDecl(eName="e", aName="a2", type="", valueDefault="", value="") - attributeDecl(eName="e", aName="a3", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - startElement(namespaceURI="", localName="e", qName="e", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="v1"}, {localName="a2", qName="a2", uri="", type="CDATA", value="v2"}, {localName="a3", qName="a3", uri="", type="CDATA", value="v3"}]) - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\r\n") - startElement(namespaceURI="", localName="e", qName="e", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="w1"}, {localName="a2", qName="a2", uri="", type="CDATA", value="v2"}]) - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\r\n") - startElement(namespaceURI="", localName="e", qName="e", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="v1"}, {localName="a2", qName="a2", uri="", type="CDATA", value="w2"}, {localName="a3", qName="a3", uri="", type="CDATA", value="v3"}]) - endElement(namespaceURI="", localName="e", qName="e") - characters(ch="\r\n") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/060.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/060.xml deleted file mode 100644 index 6cd6b4386b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/060.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -X Y diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/060.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/060.xml.ref deleted file mode 100644 index ea1cbd40c0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/060.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="X\nY") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/061.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/061.xml deleted file mode 100644 index bbdc152492..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/061.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -£ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/061.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/061.xml.ref deleted file mode 100644 index 72897d1943..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/061.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="£") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/062.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/062.xml deleted file mode 100644 index f4ba53090a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/062.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -เจมส์ diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/062.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/062.xml.ref deleted file mode 100644 index 8f39355258..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/062.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="เจมส์") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/063.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/063.xml deleted file mode 100644 index 9668f2da73..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/063.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -<เจมส์> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/063.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/063.xml.ref deleted file mode 100644 index 71a89a922c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/063.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="เจมส์", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="เจมส์", qName="เจมส์", atts=[]) - endElement(namespaceURI="", localName="เจมส์", qName="เจมส์") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/064.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/064.xml deleted file mode 100644 index 74a97aa431..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/064.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -𐀀􏿽 diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/064.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/064.xml.ref deleted file mode 100644 index 0b806c96a8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/064.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="𐀀􏿽") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/065.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/065.xml deleted file mode 100644 index f708f2bc17..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/065.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/065.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/065.xml.ref deleted file mode 100644 index ba31414499..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/065.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="<") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/066.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/066.xml deleted file mode 100644 index a27340b9a7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/066.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/066.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/066.xml.ref deleted file mode 100644 index d650af13d3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/066.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - comment(ch=" 34 is double quote ") - internatlEntityDecl(name="e1", value="\"") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="\""}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/067.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/067.xml deleted file mode 100644 index a0ccf772a5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/067.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/067.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/067.xml.ref deleted file mode 100644 index 9a2358d700..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/067.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/068.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/068.xml deleted file mode 100644 index 8ed806b9a3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/068.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/068.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/068.xml.ref deleted file mode 100644 index 8ebf150e48..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/068.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="\r") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/069.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/069.xml deleted file mode 100644 index 2437f60530..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/069.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/069.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/069.xml.ref deleted file mode 100644 index c5685c6d7a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/069.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - notationDecl(name="n", publicId="whatever", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/070.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/070.xml deleted file mode 100644 index eef097df76..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/070.xml +++ /dev/null @@ -1,5 +0,0 @@ -"> -%e; -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/070.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/070.xml.ref deleted file mode 100644 index 2525ef6ae3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/070.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="%e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/071.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/071.xml deleted file mode 100644 index ebfba230a4..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/071.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/071.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/071.xml.ref deleted file mode 100644 index 0b8e512b33..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/071.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/072.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/072.xml deleted file mode 100644 index 6ef39dc49e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/072.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/072.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/072.xml.ref deleted file mode 100644 index 0b8e512b33..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/072.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/073.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/073.xml deleted file mode 100644 index 217476d9a9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/073.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/073.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/073.xml.ref deleted file mode 100644 index 0b8e512b33..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/073.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/074.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/074.xml deleted file mode 100644 index 8b2354ff73..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/074.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/074.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/074.xml.ref deleted file mode 100644 index 0b8e512b33..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/074.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/075.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/075.xml deleted file mode 100644 index 33c012441a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/075.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/075.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/075.xml.ref deleted file mode 100644 index 0b8e512b33..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/075.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/076.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/076.xml deleted file mode 100644 index 65b731cf6d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/076.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/076.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/076.xml.ref deleted file mode 100644 index 3145f641b2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/076.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - notationDecl(name="n1", publicId="", systemId="http://www.w3.org/") - notationDecl(name="n2", publicId="", systemId="http://www.w3.org/") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/077.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/077.xml deleted file mode 100644 index e5f301eac8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/077.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/077.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/077.xml.ref deleted file mode 100644 index 0b8e512b33..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/077.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/078.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/078.xml deleted file mode 100644 index b31f40f94e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/078.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/078.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/078.xml.ref deleted file mode 100644 index 6b4e3c4f31..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/078.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="v"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/079.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/079.xml deleted file mode 100644 index a3290d6cbb..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/079.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/079.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/079.xml.ref deleted file mode 100644 index 6b4e3c4f31..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/079.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="v"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/080.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/080.xml deleted file mode 100644 index 3208fa9aa5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/080.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/080.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/080.xml.ref deleted file mode 100644 index 0b8e512b33..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/080.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/081.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/081.xml deleted file mode 100644 index 51ee1a375c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/081.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/081.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/081.xml.ref deleted file mode 100644 index 1bc73000f8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/081.xml.ref +++ /dev/null @@ -1,15 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - startElement(namespaceURI="", localName="b", qName="b", atts=[]) - endElement(namespaceURI="", localName="b", qName="b") - startElement(namespaceURI="", localName="c", qName="c", atts=[]) - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - endElement(namespaceURI="", localName="c", qName="c") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/082.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/082.xml deleted file mode 100644 index d5245ac51a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/082.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/082.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/082.xml.ref deleted file mode 100644 index a333feb826..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/082.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="%e", publicId="", systemId="e.dtd") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/083.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/083.xml deleted file mode 100644 index 937cfc0bdd..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/083.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/083.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/083.xml.ref deleted file mode 100644 index d52b5aa8b9..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/083.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="%e", publicId="whatever", systemId="e.dtd") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/084.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/084.xml deleted file mode 100644 index 82760767aa..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/084.xml +++ /dev/null @@ -1 +0,0 @@ -]> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/084.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/084.xml.ref deleted file mode 100644 index 37b53fc0b3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/084.xml.ref +++ /dev/null @@ -1,7 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/085.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/085.xml deleted file mode 100644 index cf5834f2a5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/085.xml +++ /dev/null @@ -1,6 +0,0 @@ - -"> - -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/085.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/085.xml.ref deleted file mode 100644 index 8f9cdcc6d0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/085.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="%e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - skippedEntity(name="e") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/086.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/086.xml deleted file mode 100644 index bbc3080db6..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/086.xml +++ /dev/null @@ -1,6 +0,0 @@ - - -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/086.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/086.xml.ref deleted file mode 100644 index b59c216593..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/086.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/087.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/087.xml deleted file mode 100644 index 34797a67d7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/087.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/087.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/087.xml.ref deleted file mode 100644 index 33d23092ef..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/087.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="foo", qName="foo", atts=[]) - endElement(namespaceURI="", localName="foo", qName="foo") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/088.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/088.xml deleted file mode 100644 index f97d96848d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/088.xml +++ /dev/null @@ -1,5 +0,0 @@ - -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/088.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/088.xml.ref deleted file mode 100644 index db24f3408f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/088.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="<foo>") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/089.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/089.xml deleted file mode 100644 index 2d80c8f3fb..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/089.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/089.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/089.xml.ref deleted file mode 100644 index f09bc2bd09..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/089.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="𐀀􏿽􏿿") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="𐀀􏿽􏿿") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/090.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/090.xml deleted file mode 100644 index c392c96084..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/090.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/090.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/090.xml.ref deleted file mode 100644 index 1cc0f1e082..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/090.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="e", aName="a", type="", valueDefault="", value="") - notationDecl(name="n", publicId="whatever", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/091.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/091.xml deleted file mode 100644 index 7343d0f795..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/091.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/091.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/091.xml.ref deleted file mode 100644 index da92a9d906..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/091.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - notationDecl(name="n", publicId="", systemId="http://www.w3.org/") - unparsedEntityDecl(name="e", publicId="", systemId="http://www.w3.org/", notationName="n") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/092.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/092.xml deleted file mode 100644 index 627b74ecdf..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/092.xml +++ /dev/null @@ -1,10 +0,0 @@ - - -]> - - - - - - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/092.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/092.xml.ref deleted file mode 100644 index 3b9e06dc9e..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/092.xml.ref +++ /dev/null @@ -1,17 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - characters(ch="\r\n ") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - characters(ch="\t") - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - characters(ch="\r\n\r\n\r\n") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml deleted file mode 100644 index 968acb628f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml +++ /dev/null @@ -1,5 +0,0 @@ - -]> - - \ No newline at end of file diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml.ref deleted file mode 100644 index 2e8bee6814..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="\r\n\r\r") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/094.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/094.xml deleted file mode 100644 index 5726e7db6f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/094.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/094.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/094.xml.ref deleted file mode 100644 index 4f42980c0b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/094.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="%e", value="foo") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/095.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/095.xml deleted file mode 100644 index 1fe69596da..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/095.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/095.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/095.xml.ref deleted file mode 100644 index 567feee5ad..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/095.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a1", qName="a1", uri="", type="CDATA", value="1 2"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/096.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/096.xml deleted file mode 100644 index a6f8f43620..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/096.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/096.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/096.xml.ref deleted file mode 100644 index 1e3200f48c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/096.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.ent b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.ent deleted file mode 100644 index e06554ace2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.ent +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.xml deleted file mode 100644 index c606afa97f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - -%e; - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.xml.ref deleted file mode 100644 index b211a094ed..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/097.xml.ref +++ /dev/null @@ -1,12 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="%e", publicId="", systemId="097.ent") - attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="") - resolveEntity(publicId="", systemId="097.ent", ret={}) - skippedEntity(name="%e") - attributeDecl(eName="doc", aName="a2", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/098.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/098.xml deleted file mode 100644 index 33a64ce5ae..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/098.xml +++ /dev/null @@ -1,5 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/098.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/098.xml.ref deleted file mode 100644 index 5108be0763..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/098.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - processingInstruction(target="pi", data="x\r\ny") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/099.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/099.xml deleted file mode 100644 index 1b7214a137..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/099.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/099.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/099.xml.ref deleted file mode 100644 index 21cd9bced2..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/099.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - processingInstruction(target="xml", data="version='1.0' encoding='utf-8'") - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/100.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/100.xml deleted file mode 100644 index 5b839e76bc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/100.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/100.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/100.xml.ref deleted file mode 100644 index aaeec27038..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/100.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - externalEntityDecl(name="e", publicId=";!*#@$_%", systemId="100.xml") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/101.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/101.xml deleted file mode 100644 index f464484bf5..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/101.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/101.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/101.xml.ref deleted file mode 100644 index 5b7646c82f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/101.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="\"") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/102.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/102.xml deleted file mode 100644 index f239ff5fee..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/102.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/102.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/102.xml.ref deleted file mode 100644 index 75b25052de..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/102.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="\""}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/103.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/103.xml deleted file mode 100644 index 1dbbd5bb7c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/103.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> -<doc> diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/103.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/103.xml.ref deleted file mode 100644 index 63526243dc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/103.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/104.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/104.xml deleted file mode 100644 index 666f43de0f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/104.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/104.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/104.xml.ref deleted file mode 100644 index 2bccd0e3c7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/104.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="x\ty"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/105.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/105.xml deleted file mode 100644 index 6b3af2b847..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/105.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/105.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/105.xml.ref deleted file mode 100644 index 2bccd0e3c7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/105.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="x\ty"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/106.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/106.xml deleted file mode 100644 index 8757c0a5ae..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/106.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/106.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/106.xml.ref deleted file mode 100644 index 1e9cc0949b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/106.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="x\ny"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/107.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/107.xml deleted file mode 100644 index 3d2c2566a7..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/107.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/107.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/107.xml.ref deleted file mode 100644 index 803dbc297b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/107.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="x\ry"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/108.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/108.xml deleted file mode 100644 index e919bf229a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/108.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/108.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/108.xml.ref deleted file mode 100644 index 2199bd8fb3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/108.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="\r\n") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="x\r\ny"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/109.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/109.xml deleted file mode 100644 index 33fa38e13b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/109.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/109.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/109.xml.ref deleted file mode 100644 index 789cb33821..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/109.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value=""}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/110.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/110.xml deleted file mode 100644 index 0c61c65119..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/110.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/110.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/110.xml.ref deleted file mode 100644 index 2199bd8fb3..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/110.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="\r\n") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value="x\r\ny"}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/111.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/111.xml deleted file mode 100644 index cb56f264b0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/111.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/111.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/111.xml.ref deleted file mode 100644 index 152e284e58..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/111.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[{localName="a", qName="a", uri="", type="CDATA", value=" x y "}]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/112.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/112.xml deleted file mode 100644 index 27b6a4c793..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/112.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/112.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/112.xml.ref deleted file mode 100644 index f82c6dca3f..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/112.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startElement(namespaceURI="", localName="a", qName="a", atts=[]) - endElement(namespaceURI="", localName="a", qName="a") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/113.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/113.xml deleted file mode 100644 index d2edd0f01d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/113.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/113.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/113.xml.ref deleted file mode 100644 index 6342ccc536..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/113.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - attributeDecl(eName="e", aName="a", type="", valueDefault="", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/114.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/114.xml deleted file mode 100644 index 52e207096d..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/114.xml +++ /dev/null @@ -1,5 +0,0 @@ - -"> -]> -&e; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/114.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/114.xml.ref deleted file mode 100644 index b11750e4b0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/114.xml.ref +++ /dev/null @@ -1,11 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e", value="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startCDATA() - characters(ch="&foo;") - endCDATA() - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/115.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/115.xml deleted file mode 100644 index d939a67010..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/115.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - -]> -&e1; diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/115.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/115.xml.ref deleted file mode 100644 index 5b09ebd425..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/115.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="e1", value="&e2;") - internatlEntityDecl(name="e2", value="v") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="v") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/116.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/116.xml deleted file mode 100644 index 55ab49620b..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/116.xml +++ /dev/null @@ -1,5 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/116.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/116.xml.ref deleted file mode 100644 index 9bdec9e5cc..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/116.xml.ref +++ /dev/null @@ -1,10 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - startCDATA() - characters(ch="\r\n") - endCDATA() - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/117.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/117.xml deleted file mode 100644 index e4f02b14c8..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/117.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> -] diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/117.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/117.xml.ref deleted file mode 100644 index 78dd11416a..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/117.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="rsqb", value="]") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="]") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/118.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/118.xml deleted file mode 100644 index fba6c44668..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/118.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -]> -] diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/118.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/118.xml.ref deleted file mode 100644 index c84da55fe0..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/118.xml.ref +++ /dev/null @@ -1,9 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - internatlEntityDecl(name="rsqb", value="]]") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - characters(ch="]]") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml deleted file mode 100644 index 876e74730c..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml +++ /dev/null @@ -1,4 +0,0 @@ - -]> - diff --git a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml.ref b/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml.ref deleted file mode 100644 index d1c643ee03..0000000000 --- a/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml.ref +++ /dev/null @@ -1,8 +0,0 @@ -setDocumentLocator(locator={columnNumber=1, lineNumber=1}) -startDocument() - startDTD(name="doc", publicId="", systemId="") - endDTD() - startElement(namespaceURI="", localName="doc", qName="doc", atts=[]) - comment(ch=" -á ") - endElement(namespaceURI="", localName="doc", qName="doc") -endDocument() diff --git a/tests/auto/xml/sax/sax.pro b/tests/auto/xml/sax/sax.pro deleted file mode 100644 index d232ee90e7..0000000000 --- a/tests/auto/xml/sax/sax.pro +++ /dev/null @@ -1,8 +0,0 @@ -TEMPLATE=subdirs -SUBDIRS=\ - qxml \ - -qtHaveModule(network): SUBDIRS += \ - qxmlinputsource \ - qxmlsimplereader \ - diff --git a/tests/auto/xml/xml.pro b/tests/auto/xml/xml.pro index 4b90ffbe13..f111d4a0c8 100644 --- a/tests/auto/xml/xml.pro +++ b/tests/auto/xml/xml.pro @@ -1,5 +1,4 @@ TEMPLATE=subdirs SUBDIRS=\ dom \ - sax \ -- cgit v1.2.3