qt5base-lts/tests/auto/other
Liang Qi c3059391fe Make tests compile for Android
This only enables compilation, it doesn't fix any test.

Qt on Android supports process, but not TEST_HELPER_INSTALLS. See also
acdd57cb for winrt.

android-ndk-r10e is used to compile, see
http://doc-snapshots.qt.io/qt5-5.11/androidgs.html .

corelib/io/{qdir,qresourceengine} need to be fixed later.

Done-with: Frederik Gladhorn <frederik.gladhorn@qt.io>
Done-with: Mårten Nordheim <marten.nordheim@qt.io>
Change-Id: I34b924c8ae5d46d6835b8f0a6606450920f4423b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2018-06-25 08:01:19 +00:00
..
android Updated license headers 2016-01-21 18:55:18 +00:00
compiler set attribute specifier before namespace name 2018-03-09 05:23:26 +00:00
gestures Fix crash in QMacPanGestureRecognizer 2018-05-02 09:16:22 +00:00
lancelot Fix HDR format in QOpenGLFramebufferObject::toImage() 2018-06-06 10:48:36 +00:00
languagechange winrt: Fix tst_qlanguagechange 2017-06-19 07:06:00 +00:00
macgui Blacklist tst_MacGui::nonModalOrder 2017-07-27 09:08:58 +00:00
macnativeevents Cocoa: Make AA_MacDontSwapCtrlMeta work 2018-01-08 07:18:01 +00:00
macplist Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
networkselftest Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qabstractitemmodelutils QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00
qaccessibility Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
qaccessibilitylinux Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
qaccessibilitymac Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
qcomplextext Make tests compile for Android 2018-06-25 08:01:19 +00:00
qfocusevent tst_QFocusEvent: Add qWaitForWindowActive() to checkReason_focusWidget() 2018-04-27 07:16:11 +00:00
qnetworkaccessmanager_and_qprogressdialog test: blacklist tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(with-zeroCopy) 2017-11-15 05:12:15 +00:00
qobjectrace tests/auto/other: Avoid unconditional qWait()s 2018-04-06 07:19:19 +00:00
qprocess_and_guieventloop Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags 2018-01-20 18:16:59 +00:00
qsharedpointer_and_qwidget Updated license headers 2016-01-21 18:55:18 +00:00
qtokenautomaton tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qvariant_common Updated license headers 2016-01-21 18:55:18 +00:00
toolsupport Fix license header for tst_toolingsupport.cpp 2018-04-09 06:37:01 +00:00
other.pro Make a benchmark out of tst_QObjectPerformance::emitToManyReceivers 2018-03-07 19:43:52 +00:00