chiark / gitweb /
include test cases for python getsig replacement
authorHans-Christoph Steiner <hans@eds.org>
Sat, 30 Aug 2014 15:07:29 +0000 (11:07 -0400)
committerCiaran Gultnieks <ciaran@ciarang.com>
Fri, 7 Nov 2014 09:20:33 +0000 (09:20 +0000)
commit18db382c47641f094bb231b34e72ef8be00aa1a8
treec92a413d2689e4f9fb3bc253e7f38f11789bf75e
parentd74235564f964a2d9c472116e0acc79f09e33ecd
include test cases for python getsig replacement

This includes the old getsig.java since that is the canonical implementation
of that algorithm.

fixes #5 https://gitlab.com/fdroid/fdroidserver/issues/5
MANIFEST.in
tests/getsig/getsig.java [moved from fdroidserver/getsig/getsig.java with 100% similarity]
tests/getsig/make.sh [moved from fdroidserver/getsig/make.sh with 100% similarity]
tests/getsig/run.sh [moved from fdroidserver/getsig/run.sh with 100% similarity]
tests/run-tests
tests/update.TestCase [new file with mode: 0755]
tests/urzip-badcert.apk [new file with mode: 0644]
tests/urzip-badsig.apk [new file with mode: 0644]