qt6-bb10/tests/auto/corelib
Tatiana Borisova 5a0faa9198 QMetaType: use modern comparisons
Internal QPropertyBindingPrivatePtr, QArgumentType classes
also have been updated;

Replace class operators operator==(), operator!=() of
QRegularExpression to friend method comparesEqual() and
Q_DECLARE_EQUALITY_COMPARABLE macro.

Task-number: QTBUG-120304
Change-Id: I010617cbcb8bd6afb7c21ee4345398648821f72c
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2024-05-10 21:54:54 +02:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global ptests: Fix qlogging to use relative folder 2024-05-03 11:58:54 +03:00
io Add copyright and licensing to .bat files missing them 2024-05-08 13:09:40 +02:00
ipc QNativeIpcKey: use new comparison helper macros 2024-04-17 20:30:37 +02:00
itemmodels Extend QTest::failOnWarning() to a no-parameter fail-on-any-warning 2024-05-06 20:27:41 +02:00
kernel QMetaType: use modern comparisons 2024-05-10 21:54:54 +02:00
mimetypes QMimeType: use modernize comparisons 2024-04-30 17:46:34 +02:00
platform Android: skip tst_android::orientationChange() for Android 9 2024-05-02 21:40:11 +03:00
plugin tst_QFactoryLoader: includemocs 2024-03-12 14:23:42 +01:00
serialization Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
text QStaticLatin1StringMatcher: add indexIn(QStringView) 2024-05-08 22:05:35 +02:00
thread QFuture::const_iterator: use modernize comparisons 2024-05-08 22:05:35 +02:00
time Improve test compilation setup with QtLite configuration 2024-05-10 09:04:44 +00:00
tools QEasingCurve: use comparison helper macros 2024-05-10 16:31:28 +02:00
CMakeLists.txt