qt5base-lts/tests/auto/corelib
Marc Mutz 1b8b802455 tst_QAnyStringView: explicitly check the spaceship operator
We implicitly checked it, because, in C++20 builds, the non-equality
relational operators are synthesized from it by the compiler, and we
test those, but we didn't check that <=> returns strong_ordering.

We now do.

Pick-to: 6.4 6.3 6.2
Task-number: QTBUG-104108
Change-Id: Ieb19a2d4cb2d600d884f4e2e89e98c6187e23872
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-06-14 01:30:48 +00:00
..
animation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
global Endian: Allow special bitfield union fields to cover the whole storage 2022-06-02 14:02:44 +02:00
io tst_qfile: skip trash bin test on webOS 2022-06-07 13:37:34 +03:00
itemmodels Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
kernel Add compile-time generation of JNI class names 2022-05-27 22:27:13 +02:00
mimetypes Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
platform Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
plugin Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
serialization Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
text tst_QAnyStringView: explicitly check the spaceship operator 2022-06-14 01:30:48 +00:00
thread Windows: fix DeferredDelete events processing on QThread::terminate() 2022-06-10 19:40:32 +00:00
time Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tools Long live QAtomicScopedValueRollback (private API)! 2022-05-31 19:25:52 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00