qt5base-lts/tests/auto/corelib
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
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global Exclude denormal test cases if system doesn't support it 2022-02-15 00:48:23 +02:00
io Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
itemmodels tst_QItemModel: fix memleaks 2022-01-05 08:22:00 +01:00
kernel Fix failures for tst_eventdispatcher on INTEGRITY 2022-02-15 18:20:40 +00:00
mimetypes Remove unused .qrc files 2022-01-17 23:17:01 +01:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin QPluginLoader: report the right load hints 2022-02-03 03:26:40 +01:00
serialization QCborValueRef: fix using operator[] to convert an empty array to map 2022-02-15 17:00:03 -08:00
text Exclude denormal test cases if system doesn't support it 2022-02-15 00:48:23 +02:00
thread Activate tst_QFutureWatcher for Android 2022-02-15 00:42:29 +01:00
time Convert a table iteration to use ranged-for 2022-02-15 15:44:51 +01:00
tools Exclude denormal test cases if system doesn't support it 2022-02-15 00:48:23 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00