chiark / gitweb /
test: make sure `fdroid update -c` creates a full index.xml
authorHans-Christoph Steiner <hans@eds.org>
Fri, 30 May 2014 19:53:11 +0000 (15:53 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 5 Jun 2014 01:54:55 +0000 (21:54 -0400)
commited7a0576c2109fd8f561d2afaf8c0b247c0b1d56
treed4de06f0952580b58fb27661bfbb873f89f730dc
parentbc8ad3724986b0282a58d0391666fc90adc776b3
test: make sure `fdroid update -c` creates a full index.xml

Previously, `fdroid update -c` would only create the new metadata, but
would not add the new apps/apks to the repo.  That required a second run of
`fdroid update`.  This has been fixes, so this test makes sure it stays
fixed, in a very generic way.
tests/run-tests