mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
bf8518ee8f
This simplifies usage, goes from build['flag'] to build.flag Also makes static analyzers able to detect invalid attributes as the set is now limited in the class definition. As a bonus, setting of the default field values is now done in the constructor, not separately and manually. While at it, unify "build", "thisbuild", "info", "thisinfo", etc into just "build". |
||
---|---|---|
.. | ||
getsig | ||
metadata | ||
source-files | ||
build.TestCase | ||
common.TestCase | ||
complete-ci-tests | ||
description-parsing.py | ||
import_proxy.py | ||
import.TestCase | ||
install.TestCase | ||
metadata.TestCase | ||
run-tests | ||
update.TestCase | ||
urzip-badcert.apk | ||
urzip-badsig.apk | ||
urzip-release-unsigned.apk | ||
urzip-release.apk | ||
urzip.apk |