1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 07:10:12 +02:00
fdroidserver/tests
Hans-Christoph Steiner 86865faa62 make fdroid update check that it can sign the repo, or exit with error
There is no good reason to run unsigned repos any more.  It is trivially
easy to create and use a signed repo, and having to support unsigned repos
in the client makes some security-critical parts of the code a lot more
complicated.

refs #13 https://gitlab.com/fdroid/fdroidserver/issues/13
https://gitlab.com/fdroid/fdroidclient/issues/12
2015-05-08 16:13:15 -04:00
..
getsig include test cases for python getsig replacement 2014-11-07 09:20:33 +00:00
common.TestCase Ensure package names are valid 2015-01-26 18:30:01 +00:00
description-parsing.py auto-clean newlines and spaces in repo/archive descriptions 2014-07-14 15:01:57 -04:00
install.TestCase fix install test by making sure common.options is set 2015-01-21 10:21:54 +01:00
run-tests make fdroid update check that it can sign the repo, or exit with error 2015-05-08 16:13:15 -04:00
update.TestCase fix update.TestCase: remove unused SilentPopen import, that class was removed 2015-01-21 10:21:54 +01: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