qt5base-lts/tests/auto/corelib
Giuseppe D'Angelo 20d0ff1a39 QMutexLocker: add move semantics
The class is similar to unique_lock in that it allows for unlocking
and relocking. Since the locked state is tracked by QMutexLocker itself,
it's trivial to make it movable.

[ChangeLog][QtCore][QMutexLocker] The class is now movable.

Change-Id: I534044f8024575e996c12efb2236761d493798a3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-03-17 18:57:47 +01:00
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
io Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
itemmodels Fix test to pass with QT_FORCE_ASSERTS 2022-02-18 18:55:38 +01:00
kernel Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
mimetypes Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Add VERBATIM option to add_custom_command calls 2022-03-17 15:15:06 +01:00
serialization Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
text Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
thread QMutexLocker: add move semantics 2022-03-17 18:57:47 +01:00
time Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
tools Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00