qt6-bb10/tests/auto/corelib
Giuseppe D'Angelo 5ea50054a1 QArrayData: store the right flag type, not an int
There's no reason to be storing `int` in the array data header and
then using it as a QFlags. Just store the QFlags.

Change-Id: I78f489550d74d15a560dacf338110d80a7ddfdd2
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-05-17 00:11:12 +02:00
..
animation Port QVariantAnimation to the new property system 2021-04-30 18:59:50 +02:00
global QFlags: add test(Any)Flag(s) 2021-05-15 17:34:01 +02:00
io Fix QSaveFile and QTemporaryFile issues with windows network shares 2021-05-11 13:22:44 +02:00
itemmodels QSFPM: make filterRegularExpression and filterCaseSensitivity bindable 2021-05-11 21:05:09 +02:00
kernel QPropertyBinding: Do not reevaluate if not installed on property 2021-05-12 14:49:46 +02:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
platform Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00
plugin tst_qlibrary: don't use absolute paths for symlinks 2021-05-07 11:11:51 +03:00
serialization Fix compiler warning from int size mismatch 2021-04-29 06:32:17 +02:00
text Fix assertion on matchingLocales(Abhkazian, Any, Any) 2021-05-05 16:28:53 +02:00
thread Add new app permissions API under QCoreApplication 2021-05-05 16:28:27 +03:00
time Ensure setDateTime clears status also when short 2021-05-04 15:21:48 +01:00
tools QArrayData: store the right flag type, not an int 2021-05-17 00:11:12 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00