aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/operations
Commit message (Expand)AuthorAgeFilesLines
* introduce PromoteKeyOperation to create dummy secret from public keysVincent Breitmoser2015-01-251-0/+126
* tests: add a couple of CertifyOperation test casesVincent Breitmoser2015-01-031-0/+238
* encapsulate high level edit key into new operation classVincent Breitmoser2015-01-031-4/+3
* get rid of RuntimeException control flow in UncachedKeyRing.fromStreamVincent Breitmoser2015-01-021-1/+2
* tests: for export, check that a token local cert actually exists before exportVincent Breitmoser2015-01-021-10/+22
* tests: add test for key exportVincent Breitmoser2015-01-021-0/+211