qt6-bb10/tests/auto/corelib/serialization/qxmlstream
Thiago Macieira c25541e9ac QXmlStreamWriter: fix attempts to write bad QStrings
We weren't doing the decoding from UTF-16 to UTF-32, so weren't catching
invalid code sequences

[ChangeLog][QtCore][QXmlStreamWriter] The class now rejects writing
UTF-8 and UTF-16 invalid input (improper code unit sequences).

Task-number: QTBUG-122241
Pick-to: 6.5 6.6 6.7
Change-Id: I83dda2d36c904517b3c0fffd17b42d17c637fdc4
Reviewed-by: Mate Barany <mate.barany@qt.io>
2024-04-18 14:35:09 -07:00
..
XML-Test-Suite Remove execute permission from XML files 2022-01-17 18:47:22 +01:00
data Correct prefix reported for end element in QXmlStreamReader 2021-04-20 03:03:51 +02:00
tokenError QXmlStreamReader: Raise error on unexpected tokens 2023-07-10 22:44:06 +02:00
.gitattributes
.gitignore
CMakeLists.txt Xml: use new comparison helper macros 2024-03-20 19:50:01 +01:00
XML-Test-Suite-LICENSE.txt
qc14n.h Change license for tests files 2024-02-04 09:56:42 +01:00
setupSuite.sh Correct license for tools files 2024-03-05 12:59:21 +01:00
tst_qxmlstream.cpp QXmlStreamWriter: fix attempts to write bad QStrings 2024-04-18 14:35:09 -07:00