qt6-bb10/tests/auto/corelib
Marc Mutz c6e13deab6 tst_QPromise: remove some unneeded mutable from lambdas
Lambdas that only capture by reference never need to be mutable.

Drop the keyword (and the now-superfluous parentheses).

Amends 385f0732d9.

Pick-to: 6.5 6.2
Change-Id: Iaa6451c1c26f1aed198c447ee59198c4e0285b15
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 37daf732d5089c58a6428124263243509d152987)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-11-01 22:54:18 +00:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global Tests: suppress has_denorm deprecation 2024-09-06 14:38:21 +00:00
io tst_QDebug: extend test with pair<references> 2024-10-28 14:30:11 +00:00
ipc ipctestcommon.h: port away from qsnprintf() 2024-07-30 16:47:32 +00:00
itemmodels QConcatenateTablesProxyModel: react to row and column moves 2024-09-13 17:44:05 +00:00
kernel QTranslator: work around uiLanguages not including lang_Terr variants 2024-10-31 23:15:29 +02:00
mimetypes Update tika-mimetypes.xml from upstream 2024-08-29 04:16:36 +00:00
platform Android: Add tests for QtAbstractListModel 2024-09-19 17:54:39 +00:00
plugin QUuid: restore sorting order of Qt < 6.8 2024-10-22 13:15:24 +00:00
serialization Tests: suppress has_denorm deprecation 2024-09-06 14:38:21 +00:00
text tst_QChar: run it also under QT_RESTRICTED_CAST_FROM_ASCII 2024-10-28 16:30:11 +02:00
thread tst_QPromise: remove some unneeded mutable from lambdas 2024-11-01 22:54:18 +00:00
time Address problems with date-time parsing near bounds 2024-10-22 18:53:18 +02:00
tools QList: fix std::to_address(QList::iterator) on older compilers 2024-10-29 01:10:27 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00