qt5base-lts/tests/auto/corelib
Assam Boudjelthia 478ed8b71f Android: Add runOnMainAndroidThread() under QNativeInterface
This replaces QtAndroidPrivate::runOnAndroidThread{Sync} calls.
This also now allows passing std::function<> that can return values,
and not only an std::function<void()>.

This adds some tests for this calls as well.

Fixes: QTBUG-90501
Change-Id: I138d2aae64be17347f7ff712d8a86edb49ea8350
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-05-26 23:24:11 +00:00
..
animation Port QVariantAnimation to the new property system 2021-04-30 18:59:50 +02:00
global Long live qToUnderlying 2021-05-18 02:09:11 +02:00
io Fix QUrl::fromLocalFile with long path prefix 2021-05-19 21:38:38 +02:00
itemmodels Fix QItemSelectionModel::selectionChanged emission 2021-05-18 08:49:56 +02:00
kernel QPropertyBinding: Do not reevaluate if not installed on property 2021-05-12 14:49:46 +02:00
mimetypes Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
serialization Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
text QByteArrayView: add compare 2021-05-20 17:02:38 +02:00
thread QTestlib: Add formatting for QObject * in QCOMPARE 2021-05-26 11:02:48 +00:00
time Check for overflow in QDateTime::setMSecsSinceEpoch() 2021-05-26 18:00:01 +02:00
tools QHash: fix qHash(std::pair) 2021-05-23 12:08:43 -07:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00