qt5base-lts/tests/auto/corelib
Ivan Solovev 68f7ba2150 tst_QAtomicInt: do not check qlonglong alignment for x86_32 CPUs
For x86_32 the alignment of QBasicAtomicInteger<8 bytes> is not
equal to the alignment of TypeInStruct<8 bytes>, so do not perform
the check.

Fixes: QTBUG-87422
Pick-to: 6.3 6.2
Change-Id: I6e6c6cb7b2b7195e430d6a6991004bcfce16d4cb
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-03-25 21:55:51 +01:00
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
io CI: Add docker support for tst_qiodevice test 2022-03-24 22:09:43 +02:00
itemmodels Fix test to pass with QT_FORCE_ASSERTS 2022-02-18 18:55:38 +01:00
kernel QProperty: Allow manual scheduling of binding notification 2022-03-21 20:41:23 +01:00
mimetypes Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Add VERBATIM option to add_custom_command calls 2022-03-17 15:15:06 +01:00
serialization Disable test tst_qxmlstream for QNX 2022-03-25 20:16:30 +02:00
text QAnyStringView: constexpr detect 8-bit ASCII as Latin 1 2022-03-21 20:36:23 +01:00
thread tst_QAtomicInt: do not check qlonglong alignment for x86_32 CPUs 2022-03-25 21:55:51 +01:00
time Include zone name on tst_QTimeZone::isTimeZoneIdAvailable() failure 2022-03-25 17:04:37 +01:00
tools Fix compiler warnings in tests 2022-03-24 13:23:16 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00