test: add algorithm choice tests

This commit is contained in:
Vincent Breitmoser
2014-07-12 01:28:27 +02:00
parent 54bc874ce5
commit d4c1b781db
3 changed files with 77 additions and 3 deletions

View File

@@ -15,6 +15,6 @@ before_install:
- ./install-custom-gradle-test-plugin.sh
install: echo "Installation done"
script:
- gradle -PwithTesting=true assemble -S -q
- gradle -PwithTesting=true --info OpenKeychain-Test:testDebug
- gradle assemble -S -q
- gradle --info OpenKeychain-Test:testDebug