qt5base-lts/tests/auto/corelib
Ivan Solovev 2a893db480 Android: enable tst_QLocale
Do not try to properly specify a path to an external syslocale app,
because the related test can't be executed on Android anyway.
This fixes a failure in initTestCase() and allows to unblock other
test-cases.
Also skip systemLocale() test, because Android platform plugin already
creates a custom QSystemLocale instance, so a hack with MySystemLocale
does not work.

As a drive-by: simplify the #ifery in initTestCase() and remove an
unused second parameter of QSKIP() in emptyCtor_data().

Fixes: QTBUG-87414
Pick-to: 6.3 6.2
Change-Id: Iefc587062362469856fdca77f9ec9d96f5552e45
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2022-03-29 13:56:14 +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 QFileSystemWatcher: Blacklist failing tests on macOS arm 2022-03-29 00:39:20 +00:00
itemmodels Fix test to pass with QT_FORCE_ASSERTS 2022-02-18 18:55:38 +01:00
kernel Make QUnixEventDispatcherQPA XFAIL the test 2022-03-25 22:52:33 +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 Android: activate tst_qfactoryloader 2022-03-25 22:43:49 +01:00
serialization Disable test tst_qxmlstream for QNX 2022-03-25 20:16:30 +02:00
text Android: enable tst_QLocale 2022-03-29 13:56:14 +01:00
thread Android: activate tst_QThreadStorage 2022-03-25 22:43:49 +01:00
time Include zone name on tst_QTimeZone::isTimeZoneIdAvailable() failure 2022-03-25 17:04:37 +01:00
tools Fix compiler warnings in tests 2022-03-24 13:23:16 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00