mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 09:10:30 +03:00
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
This commit is contained in:
parent
d74235564f
commit
18db382c47
8 changed files with 97 additions and 0 deletions
2
tests/getsig/run.sh
Executable file
2
tests/getsig/run.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
java getsig $1 $2 $3
|
||||
Loading…
Add table
Add a link
Reference in a new issue