summaryrefslogtreecommitdiffstats
path: root/src/tools/androidtestrunner
Commit message (Expand)AuthorAgeFilesLines
* Android: Disable androidtestrunner extra timeoutUlf Hermann2022-09-211-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Android: handle quoted args passed to an appAssam Boudjelthia2022-08-111-6/+9
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Remove Gui dependency of androidtestrunnerAlexandru Croitor2022-06-281-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* Android: de-duplicate shellquote helpers code in deploy and test toolsAssam Boudjelthia2022-04-212-71/+4
* Android: remove what appears to be non-necessary debug print leftoversAssam Boudjelthia2022-04-211-1/+1
* Android: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-141-3/+3
* Android: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-141-5/+7
* Android: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-141-8/+8
* Android: fix androidtestrunner failure parsingAssam Boudjelthia2022-04-061-39/+100
* Extend androidtestrunner default timeout to 8 minutesAndreas Buhr2022-04-051-1/+1
* Capture full logcat output in Android unit testsAndreas Buhr2021-11-091-1/+69
* androidtestrunner: make sure that system-user is usedBartlomiej Moskal2021-10-211-1/+10
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+1
* Allow building android{deployqt, testrunner} under target host_toolsAssam Boudjelthia2021-09-072-4/+7
* Android: pass -g to testrunner to grant run time permissionsAssam Boudjelthia2021-08-291-1/+1
* testlib: Update a few remaining instances of the deprecated -xunitxml formatTor Arne Vestbø2021-07-291-13/+16
* Revert "Android: fix androidtestrunner passing when output file doesn't exist"Assam Boudjelthia2021-07-011-12/+1
* Android: fix androidtestrunner passing when output file doesn't existAssam Boudjelthia2021-06-071-1/+12
* Android: make the help print a bit easier to read and navigateAssam Boudjelthia2021-06-021-5/+14
* Add proper dependencies to apk targetsJoerg Bornemann2021-05-171-20/+17
* Remove the qmake project filesJoerg Bornemann2021-01-071-13/+0
* Android: add missing new line to androidtestrunner helpAssam Boudjelthia2020-10-131-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Be verboseBogDan Vatra2020-08-241-1/+1
* Fix running qml tests on AndroidBogDan Vatra2020-08-241-31/+31
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-07-311-2/+5
* Port androidtestrunner to QRegularExpressionLars Knoll2020-04-151-9/+13
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\
| * androidtestrunner: Fix warnings about missing parameter to QStringLiteralFriedemann Kleint2019-11-281-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-1/+1
|\|
| * Fix typoBogDan Vatra2019-10-251-1/+1
* | Regenerate src/*Alexandru Croitor2019-11-141-2/+2
* | Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* | Add --skip-install-root option to androidtestrunnerLeander Beernaert2019-10-241-4/+15
* | Add Android test runner toolLeander Beernaert2019-10-231-0/+28
|/
* Don't excessively check all output files for failuresJan Arve Sæther2019-08-221-1/+1
* Fix escaping of additional app parameters in adb shell commandDaniel Smith2019-08-191-1/+1
* Fix 'make check' for android-mingw32Jan Arve Sæther2019-07-031-1/+1
* Fix androidtestrunner for windowsJan Arve Sæther2019-06-191-12/+6
* Run prebuilt android test APKsBogDan Vatra2019-06-131-11/+43
* Android: Nuke ant supportBogDan Vatra2019-06-061-1/+1
* Say hello to androidtestrunnerBogDan Vatra2019-06-062-0/+477