qt6-bb10/tests/auto/corelib
Fabian Kosmale cb80720287 Expose QMetaTypeInterface::alignof in QMetaType
We already have the information in the QMetaTypeInterface, and provide
functions to access sizeof. Adding alignof support seems natural, and
should make it easier to handle over-aligned types.
This should also be helpful in QVariant.

Change-Id: I166be76f4b7d2d2e524a3a1e513bd2f361e887c1
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-07-31 09:46:54 +02:00
..
animation Fix warning when printing of qsizetype 2020-07-26 17:39:31 +02:00
global Disable deprecation warnings in some tests 2020-07-29 14:33:23 +02:00
io Purge redundant recoding of URL fragments from QByteArray 2020-07-27 11:25:49 +02:00
itemmodels Add missing override in tst_QSortFilterProxyModel 2020-07-29 14:33:48 +02:00
kernel Expose QMetaTypeInterface::alignof in QMetaType 2020-07-31 09:46:54 +02:00
mimetypes Fix warnings about unused expression results in tests 2020-07-29 14:33:29 +02:00
plugin Fix warning when comparing qsizetype to result of sizeof 2020-07-26 18:06:21 +02:00
serialization Disable deprecation warnings in some tests 2020-07-29 14:33:23 +02:00
statemachine CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
text Disable deprecation warnings in some tests 2020-07-29 14:33:23 +02:00
thread Fix warnings about unused variables and functions in tests 2020-07-26 18:06:46 +02:00
time CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
tools Fix warning when comparing qsizetype to size_t 2020-07-29 12:33:33 +00:00
.prev_CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00