mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
9244256461
This is a more flexible approach than testing for the complete SDK and build-tools up front. This will only test for the commands that are actually being run, so that if you only have `aapt` installed, you can do `fdroid update` without errors, but other commands will still give appropriate errors. This also makes the build_tools item in config.py optional, it is only needed if you want to force a specific version of the build-tools. |
||
---|---|---|
.. | ||
getsig | ||
common.TestCase | ||
description-parsing.py | ||
run-tests | ||
update.TestCase | ||
urzip-badcert.apk | ||
urzip-badsig.apk | ||
urzip-release-unsigned.apk | ||
urzip-release.apk | ||
urzip.apk |