qt6-bb10/tests/auto/corelib/time/qtimezone
Ivan Solovev 7a3fed3f20 QTimeZone: use new comparison helper macros
The class had operator==() and operator!=() defined as public member
functions, so use QT_CORE_REMOVED_SINCE and removed_api.cpp to get
rid of these methods and replace them with hidden friends.

Extend unit-tests by using the helper functions from QTestPrivate.

Task-number: QTBUG-104111
Change-Id: Ib9ca613005e2f1521dea5e3cd9e2baa0b47fede4
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-11-28 21:30:58 +01:00
..
CMakeLists.txt QTimeZone: use new comparison helper macros 2023-11-28 21:30:58 +01:00
tst_qtimezone.cpp QTimeZone: use new comparison helper macros 2023-11-28 21:30:58 +01:00
tst_qtimezone_darwin.mm Use SPDX license identifiers 2022-05-16 16:37:38 +02:00