This website requires JavaScript.
Explore
Help
Register
Sign In
kamp
/
fdroidserver
Watch
1
Star
0
Fork
0
You've already forked fdroidserver
mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced
2024-11-04 14:30:11 +01:00
Code
Activity
af4eb86fca
fdroidserver
/
tests
/
repo
/
categories.txt
11 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ensure that app.Categories is always a list of strings This just makes it easier for people writing build recipes. Rewriting will output a list of strings as well. The test index.xml and categories.txt are updated to include the new number categories, and the changed CurrentVersionCode to 2147483647 (MAX_VALUE)
2016-12-06 16:11:25 +01:00
1
2.0
test for original "v0" index XML compatibility The original index.xml format needs to stay around for backwards compatibility, but we shouldn't touch it anymore once the new format is in place. This is a test to make sure `fdroid update` can still generate the correct XML. install_list and uninstall_list should be tuples or lists in order to ensure that the order is preserved. These tests also check that the added and lastupdated dates are working correct, based on the dates in tests/stats/known_apks.txt. I could see no useful way to test the timestamp, it is just hardcoded using a regexp search-and-replace. Running these tests manually might require deleting tmp/apkcache.
2017-02-23 21:23:45 +01:00
Development
GuardianProject
Multimedia
Phone & SMS
Security
System
tests: test moving files to and from the archive #166
2017-06-27 23:33:24 +02:00
Time
tests: include info.zwanenburg.caffeinetile in index tests
2018-10-10 12:16:43 +02:00
tests
Copy Permalink