qt6-bb10/tests/auto/corelib/serialization
Lars Knoll 4681f1fc2c Separate streaming of QHash and QMultiHash/QMap and QMultiMap
Those classes will not have relations anymore in Qt6, so they need
separate streaming operators. Writing of multi maps/hashes requires some
additional care so that restoring keeps the order of how iteme have been
inserted.

Change-Id: If41d0c5c24962764a2cb81bd2de9e2fadf1a2b63
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-02-03 17:43:30 +01:00
..
json Merge remote-tracking branch 'origin/5.15' into dev 2020-01-04 15:32:34 +01:00
qcborstreamreader Fix QCborStreamReader not flushing QIODevices due to internal buffering 2019-07-19 12:31:42 -07:00
qcborstreamwriter
qcborvalue Don't wrap feature detection macros with QT_HAS_FOO() variants 2019-12-10 00:48:07 +01:00
qcborvalue_json Fix 64-bit integer support in QtJSON 2019-11-05 10:12:04 +01:00
qdatastream Separate streaming of QHash and QMultiHash/QMap and QMultiMap 2020-02-03 17:43:30 +01:00
qdatastream_core_pixmap Tidy up data-stream test 2019-10-25 11:44:13 +02:00
qtextstream Preserve the case of the exponent separator CLDR supplies 2020-01-30 17:56:14 +01:00
qxmlstream Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-28 08:09:51 +01:00
serialization.pro Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00