1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-07 09:50:07 +02:00
fdroidserver/tests/metadata
Hans-Christoph Steiner a4e4310803 allow metadata to be embedded in source repos via .fdroid.yml
This allows a source repo to include a complete metadata file so that it
can be built directly in place using `fdroid build`.  If that app is then
included in fdroiddata, it will first load the source repo type and URL
from fdroiddata, then read .fdroid.yml if it exists, then include the rest
of the metadata as specified in fdroiddata, so that fdroiddata has
precedence over the metadata in the source code.

This lets `fdroid build` apps without having a whole fdroiddata setup, but
instead just directly in place in the source code.  This also lets devs
optionallu maintain the fdroid metadata as part of their app, rather than
in fdroiddata without loosing any control.  This should make it easier to
spread around the maintenance load.
2016-11-16 23:28:03 +01:00
..
info.guardianproject.checkey.txt allow metadata to be embedded in source repos via .fdroid.yml 2016-11-16 23:28:03 +01:00
info.guardianproject.urzip.txt use utf-8 as default encoding for config.py 2016-02-17 00:26:16 +01:00
net.osmand.plus.pickle properly parse build metadata list types like gradle= 2016-11-16 23:28:03 +01:00
net.osmand.plus.xml support app metadata in XML format 2015-09-01 11:39:51 +02:00
obb.main.oldversion.txt tests for finding the proper OBB files for each APK 2016-07-07 22:34:41 +02:00
obb.main.twoversions.txt tests for finding the proper OBB files for each APK 2016-07-07 22:34:41 +02:00
obb.mainpatch.current.txt tests for finding the proper OBB files for each APK 2016-07-07 22:34:41 +02:00
org.adaway.json tests: Comment values are lists, not strings 2015-10-08 16:39:47 +02:00
org.adaway.pickle properly parse build metadata list types like gradle= 2016-11-16 23:28:03 +01:00
org.fdroid.ci.test.app.txt allow metadata to be embedded in source repos via .fdroid.yml 2016-11-16 23:28:03 +01:00
org.smssecure.smssecure.pickle Add Author Name and Author Email fields. (Closes: #90) 2016-01-03 23:00:03 +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 properly parse build metadata list types like gradle= 2016-11-16 23:28:03 +01:00
org.videolan.vlc.yml standardize on .yml as the file extension for YAML 2016-03-23 17:16:28 +01:00
raw.template.txt allow metadata to be embedded in source repos via .fdroid.yml 2016-11-16 23:28:03 +01:00