qt5base-lts/tests/auto/corelib/serialization
Thiago Macieira f00d322f67 QJsonObject: fix sorting after parsing from JSON text
The logic was complex and missed the UTF-8 UTF-8 case. It ended up
calling the UTF-8 to Latin1, resulting in an improperly-sorted
container, which in turn meant keys were not found when searched.

Fixes: QTBUG-86873
Pick-to: 5.15
Change-Id: I0d3ff441bec041728945fffd16379dec418637ca
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-09-29 16:14:37 -07:00
..
json QJsonObject: fix sorting after parsing from JSON text 2020-09-29 16:14:37 -07:00
qcborstreamreader CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qcborstreamwriter CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qcborvalue CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qcborvalue_json CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdatastream Add checks for new QBitArray version 2020-09-29 08:53:04 +02:00
qdatastream_core_pixmap CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtextstream CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qxmlstream CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
cborlargedatavalidation.cpp Change QByteArray to handle large arrays 2020-08-27 18:58:20 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
serialization.pro Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00