chiark / gitweb /
Merge branch 'test-updates-and-related-bug-fixes' into 'master'
authorCiaran Gultnieks <ciaran@ciarang.com>
Thu, 5 Jun 2014 15:51:24 +0000 (15:51 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Thu, 5 Jun 2014 15:51:24 +0000 (15:51 +0000)
Test updates and related bug fixes

I just set up some big tests of generating repos based on feeding as many random APKs into `fdroid update` as possible.  On our jenkins server, the tests copy all of the APKs that the jenkins server has generated and builds a repo from them.  This process caught lots of little glitches in the whole process.  While these little glitches are usually caused by problematic APKs, `fdroid update` should handle them gracefully.  Hopefully this set of fixes accomplishes that.

1  2 
fdroidserver/common.py

Simple merge