aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackboxandroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-051-2/+1
* Return initializer list where it is possibleDenis Shienkov2019-02-261-2/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-2/+2
* Fix android autotest for the case of no Qt profile being presentChristian Kandeler2018-11-161-0/+2
* Properly support building Qt apps for AndroidChristian Kandeler2018-11-161-12/+134
* Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-191-10/+29
* Merge 1.12 into masterChristian Kandeler2018-10-121-6/+10
|\
| * Fix build with MSVCChristian Kandeler2018-10-111-1/+1
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-111-6/+10
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-041-8/+6
* | Android: Properly support the aidl toolChristian Kandeler2018-08-271-1/+9
* | Enable the Application item to create Android appsChristian Kandeler2018-08-101-1/+2
|/
* Android autotest: Get the jar file path from qbsChristian Kandeler2018-02-161-1/+2
* Fix android autotest on WindowsChristian Kandeler2018-01-261-0/+2
* Replace another find_if by none_ofJoerg Bornemann2018-01-181-4/+5
* Fix buildChristian Kandeler2017-12-151-3/+3
* Run Android autotests in release mode as well as debugJake Petroules2017-12-141-56/+64
* Don't rely on a qbs-autotests_android profile for autotestsJake Petroules2017-11-291-10/+9
* Replace more loops with range-forJake Petroules2017-11-271-2/+1
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-3/+3
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* Make the teapot test a little less strictJake Petroules2017-11-131-6/+11
* Android autotests: fix default architectureJake Petroules2017-10-191-1/+1
* Make the Android autotest more robustJoerg Bornemann2017-10-041-13/+107
* Fix build with Qt 5.6Joerg Bornemann2017-09-191-0/+1
* Separate the Java and Android autotests into their own suitesJake Petroules2017-08-291-0/+153