1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00
fdroidserver/tests
Hans-Christoph Steiner 9244256461 find cmds from SDK build-tools in a more flexible way, on the fly
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.
2014-12-14 13:25:20 +01:00
..
getsig include test cases for python getsig replacement 2014-11-07 09:20:33 +00:00
common.TestCase find cmds from SDK build-tools in a more flexible way, on the fly 2014-12-14 13:25:20 +01:00
description-parsing.py auto-clean newlines and spaces in repo/archive descriptions 2014-07-14 15:01:57 -04:00
run-tests find cmds from SDK build-tools in a more flexible way, on the fly 2014-12-14 13:25:20 +01:00
update.TestCase include test cases for python getsig replacement 2014-11-07 09:20:33 +00:00
urzip-badcert.apk include test cases for python getsig replacement 2014-11-07 09:20:33 +00:00
urzip-badsig.apk include test cases for python getsig replacement 2014-11-07 09:20:33 +00:00
urzip-release-unsigned.apk added test case for common.isApkDebuggable() 2014-12-14 13:25:20 +01:00
urzip-release.apk added test case for common.isApkDebuggable() 2014-12-14 13:25:20 +01:00
urzip.apk tests: try fdroid update after adding an APK to an existing repo 2014-06-04 21:54:55 -04:00