qt6-bb10/tests/auto/corelib
Rym Bouabid 39505c86cc QDir: Use new comparison helper macros
QDir 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 a hidden friend.

Use QTestPrivate::testEqualityOperators() helper function in unit-tests.

Task-number: QTBUG-120303
Change-Id: I86c2ba18b8b114efd9f62fc2fd628bc9065b04b2
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2024-02-13 15:58:42 +01:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global Change license for tests files 2024-02-04 09:56:42 +01:00
io QDir: Use new comparison helper macros 2024-02-13 15:58:42 +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 QTimer: do not set active state when setting a negative interval 2024-02-12 23:49:54 +01: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 Remove extra semi-colons 2024-02-06 20:17:18 +09:00
serialization Deprecate QDataStream::readBytes(char *&, uint &) instead of removing it 2024-02-07 15:02:19 +01:00
text QStringConverter: add a test for missing drain 2024-02-12 19:12:25 +01:00
thread Change license for tests files 2024-02-04 09:56:42 +01:00
time QIcuTimeZonePrivate constructor: save iteration over all zone IDs 2024-02-08 15:40:03 +01:00
tools qHash: backport the q(u)int128-to-quint64 reduction trick to 32-bit 2024-02-12 17:01:33 -08:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00