mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-12 10:10:30 +03:00
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 | ||