qt6-bb10/tests/auto/corelib/serialization
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
..
json QJsonObject iterators: use new comparison helper macros 2024-04-12 19:31:51 +02:00
qcborstreamreader QCborStreamReader: rename toStringish() -> readAllStringish() 2024-03-12 05:36:54 +01:00
qcborstreamwriter Change license for tests files 2024-02-04 09:56:42 +01:00
qcborvalue CBOR: fix sorting of UTF16-to-UTF16 strings 2024-04-12 21:41:16 -07:00
qcborvalue_json Change license for tests files 2024-02-04 09:56:42 +01:00
qdatastream Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qdatastream_core_pixmap Change license for tests files 2024-02-04 09:56:42 +01:00
qtextstream Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qxmlstream QXmlStreamWriter: fix attempts to write bad QStrings 2024-04-18 14:35:09 -07:00
CMakeLists.txt wasm tests: Disable unstable qcborvalue test 2023-11-23 19:26:49 +01:00
cborlargedatavalidation.cpp Change license for tests files 2024-02-04 09:56:42 +01:00