When using a 8 bit encoding to write a file, a test discovers if the encoding is really ASCII compatible by examining a letter and one of the XML reserved characters. EBCDIC, in the current base, was not well handled. [ChangeLog][QtCore][QXmlStreamWriter] Fixed a bug that prevented the generation of valid XML files when using encoding with 8 bit per character but not ASCII compatible. QXMLStreamWriter generated XML markup using always ASCII in this case. Change-Id: I9c86a122dd91b2290d50c358638442f99777d4ae Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
|---|---|---|
| .. | ||
| XML-Test-Suite | ||
| data | ||
| .gitattributes | ||
| .gitignore | ||
| XML-Test-Suite-LICENSE.txt | ||
| qc14n.h | ||
| qxmlstream.pro | ||
| setupSuite.sh | ||
| tst_qxmlstream.cpp | ||