qtbase/tests/auto
Konsta Alajärvi 04a97e21f5 Android: auto-tests: Add missing lib to tst_qapplication Android apk
tst_qapplication is missing the modal_helper executable from
the apk. Set the libmodal_helper.so as a target property for the
tst_qapplication with QT_ANDROID_EXTRA_LIBS property.

Change the name of qtbug_12673() test function to modalDialog(),
I think this better represents what's being tested.
The bug ticket representing qtbug_12673() can be found from
the ticket linked to this commit.

Construct a full path to the modal_helper.so and pass that
to QProcess.start instead of relative path to filename
when targeting Android.

Add a shared utility function androidAbi() that returns
the currently defined Android ABI.

Change the function name in BLACKLIST file.

Task-number: QTQAINFRA-6908
Pick-to: 6.8 6.9 6.10
Change-Id: I13904acda0f5608ea31df49bd95824e1412f2786
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2025-06-19 18:03:20 +03:00
..
bic/data Add binary compatibility file for 6.9.0 2025-04-09 14:57:42 +03:00
cmake Bump version to 6.11.0 2025-06-05 00:07:53 +01:00
concurrent QtConcurrent: fix support for callables with deduced return type 2025-01-06 10:48:34 +01:00
corelib Update CLDR to v47 2025-06-19 15:13:33 +02:00
dbus QDBusMessage: add move-constructor 2025-06-18 20:06:05 +00:00
gui tests: skip part of tst_QWindow::isActive() on Wayland 2025-06-18 14:38:07 +02:00
guiapplauncher
network Http2ProtocolHandler: fix logic error with potential use-after-free 2025-06-12 18:58:33 +02:00
opengl
other QLineEdit a11y: Report displayText on a11y layer 2025-06-16 16:41:00 +02:00
printsupport Unblacklist tst_qPrinter::testPrintPreviewDialog on Ubuntu Wayland 2025-06-10 18:41:35 +02:00
shared
sql QSqlDatabase: make evident the name of the driver that failed to load 2025-04-14 18:09:48 -07:00
testlib QTest::toString(): print FP with full precision and in hexfloat 2025-02-14 14:02:01 -08:00
tools moc: Fix invalid codegen for qualified properties 2025-06-18 16:58:51 +02:00
wasm wasm: Fix stacking order problem for transient parent windows 2025-05-26 13:27:17 +02:00
wayland wayland: Drop workaround to wait for seat name before adding devices 2025-06-18 17:58:51 +03:00
widgets Android: auto-tests: Add missing lib to tst_qapplication Android apk 2025-06-19 18:03:20 +03:00
xml QDom: Fix setAttributeNode() to properly replace existing attributes 2025-03-18 11:49:56 +01:00
CMakeLists.txt wasm: enable previously disabled tests on WebAssembly 2025-05-19 16:03:29 +00:00
network-settings.h