1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
fdroidserver/tests/metadata
Hans-Christoph Steiner b1a943d562 convert metadata test dumps to YAML for easy comparison
When making code changes related to the metadata parsing, it is useful to
see how the internal format has changed by seeing the differences in the
dump files.  Those files are currently in the binary .pickle format.  This
just straight converts them to YAML, which is a text format, so that normal
diff tools work to see changes.

The dump files are named .yaml instead of .yml since .yml is used for hand-
edited YAML files for fdroiddata/metadata, while these dump files here are
a human readable form of a Python pickle.
2016-12-05 20:16:54 +01:00
..
dump convert metadata test dumps to YAML for easy comparison 2016-12-05 20:16:54 +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
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.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.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.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