qt5base-lts/tests/auto/corelib/serialization
Thiago Macieira 9b8f064cd3 QCborValueRef: fix using operator[] to convert an empty array to map
The flag IsContainer was not set, causing the QCborContainerPrivate to
become confused.

This commit also expands and subsumes the existing test for QCborValue
(non-Ref).

Change-Id: I5e52dc5b093c43a3b678fffd16b6a17c6f4a0676
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-02-15 17:00:03 -08:00
..
json Exclude denormal test cases if system doesn't support it 2022-02-15 00:48:23 +02: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 QCborValueRef: fix using operator[] to convert an empty array to map 2022-02-15 17:00:03 -08:00
qcborvalue_json tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qdatastream Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
qdatastream_core_pixmap Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextstream Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01: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