qt6-bb10/tests/auto/corelib
Tatiana Borisova e20a3694c7 QCborArray iterators: use new comparison helper macros
New comparison macros are used for following classes:
- QCborArray::Iterator
- QCborArray::ConstIterator

Replace public operators operator==(), operator!=(), operator!<(), etc
of classes to friend methods comparesEqual(), compareThreeWay();

Use *_helper methods to have an access to protected members of
QCborValueRef class from friend functions.

Task-number: QTBUG-120300
Change-Id: Ie8ffef3e2278dfbf2bf0b32c30a7bf98d99fd1c3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-04-10 00:22:09 +02:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global Revert "QTypeInfo: add detection for Clang's __is_trivially_relocatable" 2024-03-22 14:31:39 +00:00
io Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
ipc Change license for tests files 2024-02-04 09:56:42 +01:00
itemmodels Change license for tests files 2024-02-04 09:56:42 +01:00
kernel JNI: check for pending exception first in getCleanJniObject() 2024-04-04 19:12:55 +00:00
mimetypes Change license for tests files 2024-02-04 09:56:42 +01:00
platform Change license for tests files 2024-02-04 09:56:42 +01:00
plugin tst_QFactoryLoader: includemocs 2024-03-12 14:23:42 +01:00
serialization QCborArray iterators: use new comparison helper macros 2024-04-10 00:22:09 +02:00
text Pass QVariant to QSystemLocale::query() as rvalue reference 2024-04-09 16:41:27 +02:00
thread tst_qfuture: Update EXPECT_FAIL msvc condition 2024-03-18 14:59:26 +01:00
time QIcuTimeZonePrivate constructor: save iteration over all zone IDs 2024-02-08 15:40:03 +01:00
tools Fix warning: remove unused parameter 2024-04-04 00:51:46 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00