qt5base-lts/tests/auto/corelib/serialization
Thiago Macieira de6ced6692 QCborValue: fix incorrect to{Array,Map} when the value is empty
When QCborValue referred to an empty array or map, toArray() and toMap()
would respectively return the default value instead of the empty object,
as expected.

Pick-to: 6.2 6.3
Change-Id: I5e52dc5b093c43a3b678fffd16b60456d0037ad7
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-02-03 14:45:46 -08:00
..
json JSON: Further improve the duplicate handling in the parser 2022-01-21 00:53:49 +01:00
qcborstreamreader tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qcborstreamwriter tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qcborvalue QCborValue: fix incorrect to{Array,Map} when the value is empty 2022-02-03 14:45:46 -08:00
qcborvalue_json tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qdatastream Remove unused .qrc files 2022-01-17 23:17:01 +01:00
qdatastream_core_pixmap Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextstream Fix tst_qtextstream / tst_json run time failures on INTEGRITY device 2021-12-28 09:24:58 +02:00
qxmlstream Remove execute permission from XML files 2022-01-17 18:47:22 +01:00
cborlargedatavalidation.cpp Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
CMakeLists.txt Exclude tst_qxmlstream test for INTEGRITY 2021-12-28 18:56:07 +00:00