qt5base-lts/tests/auto/corelib/thread/qfuturesynchronizer
Sona Kurazyan 30a1683f65 Remove the comparison operators of QFuture
These operators don't do what the user might expect and may lead to
confusing results.

[ChangeLog][Source-Incompatible Changes][QFuture] The comparison
operators of QFuture have been removed. They were comparing the
underlying d-ptrs instead of comparing the results (as the users
might expect), which is not very helpful for the users point of view.

Change-Id: I80a887610eac38b60329128cca52cdb5fb515207
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2020-10-29 14:19:35 +01:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qfuturesynchronizer.pro Drop unnecessary dependencies from some tests 2017-01-10 16:34:52 +00:00
tst_qfuturesynchronizer.cpp Remove the comparison operators of QFuture 2020-10-29 14:19:35 +01:00