qt6-bb10/tests/auto/corelib
Tatiana Borisova ed71387d1c QtPrivate::ResultIteratorBase: use modernize comparisons
Replace class operators operator==(), operator!=() of
QtPrivate::ResultIteratorBase to friend method comparesEqual() and
Q_DECLARE_EQUALITY_COMPARABLE macro.

Use QT_CORE_REMOVED_SINCE and removed_api.cpp to get rid of
current comparison methods and replace them with a friend.

Task-number: QTBUG-120304
Change-Id: Ib9a50a400df86d1dc034d2a0cfee804109a2b93f
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2024-05-14 00:32:35 +02:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global Fix moc include for tst_qcomparehelpers 2024-05-13 15:25:50 +02: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 QElapsedTimer: use new comparison helper macros 2024-05-14 00:32:34 +02:00
mimetypes QMimeType: use modernize comparisons 2024-04-30 17:46:34 +02:00
platform tst_qcomobject: Reduce size of Qt-namespace 2024-05-13 15:25:36 +02: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 QtPrivate::ResultIteratorBase: use modernize comparisons 2024-05-14 00:32: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 tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00