Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tests: add testSubkeyAdd | Vincent Breitmoser | 2014-07-10 | 2 | -17/+64 | |
| | ||||||
* | test: move uncachedkeyring test setup into BeforeClass method | Vincent Breitmoser | 2014-07-09 | 1 | -20/+25 | |
| | ||||||
* | tests: fix createkey test | Vincent Breitmoser | 2014-07-09 | 1 | -6/+5 | |
| | ||||||
* | Merge remote-tracking branch ↵ | Vincent Breitmoser | 2014-07-09 | 10 | -10/+1045 | |
| | | | | | | | 'artbristol/functional-testing-canonicalize-badsignature' into external-test Conflicts: OpenKeychain-Test/src/test/resources/extern/OpenPGP-Haskell | |||||
* | put unit tests into external module (CAVEAT) | Vincent Breitmoser | 2014-07-09 | 8 | -0/+343 | |
this requires a more up to date version of gradle-android-test-plugin than is currently in the repositories. it must be added to the local maven repo using ./install-custom-gradle-test-plugin.sh before compiling. |