aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/tests/ProviderHelperKeyringTest.java
Commit message (Collapse)AuthorAgeFilesLines
* put unit tests into external module (CAVEAT)Vincent Breitmoser2014-07-091-86/+0
| | | | | | | 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.
* borrow tests from Haskell OpenPGPArt O Cathain2014-06-231-1/+67
|
* VERY basic test for save keyringArt O Cathain2014-06-211-0/+20