1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 18:50:11 +02:00
fdroidserver/tests/metadata
Daniel Martí bf8518ee8f Rework build into a class
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".
2015-12-02 20:03:11 +01:00
..
net.osmand.plus.pickle Rework build into a class 2015-12-02 20:03:11 +01:00
net.osmand.plus.xml support app metadata in XML format 2015-09-01 11:39:51 +02:00
org.adaway.json tests: Comment values are lists, not strings 2015-10-08 16:39:47 +02:00
org.adaway.pickle Rework build into a class 2015-12-02 20:03:11 +01:00
org.smssecure.smssecure.pickle Rework build into a class 2015-12-02 20:03:11 +01:00
org.smssecure.smssecure.txt add test for metadata parsing based on a parse output to a pickle 2015-09-01 11:39:50 +02:00
org.videolan.vlc.pickle Rework build into a class 2015-12-02 20:03:11 +01:00
org.videolan.vlc.yaml support app metadata in YAML format 2015-09-01 11:39:51 +02:00