aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/support/KeyringTestingHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-131-2/+2
|
* ditch NullProgressableVincent Breitmoser2014-08-301-2/+2
|
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-1/+2
|
* Add license headersDominik Schürmann2014-08-191-0/+1
|
* tests: adapt to new EditKeyResult return valueVincent Breitmoser2014-07-311-0/+9
|
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-3/+2
|
* test: (almost) full coverage for UncachedKeyRing.mergeVincent Breitmoser2014-07-261-0/+12
|
* test: start with UncachedKeyRing.canonicalize testsVincent Breitmoser2014-07-191-0/+12
|
* test: work on KeyringTestingHelper methodsVincent Breitmoser2014-07-131-11/+117
|
* test: put more stuff in helper method for neater testsVincent Breitmoser2014-07-111-0/+3
|
* test: fix RawPacket comparatorVincent Breitmoser2014-07-111-7/+14
|
* test: finish testSubkeyAddVincent Breitmoser2014-07-101-9/+8
|
* tests: add testSubkeyAddVincent Breitmoser2014-07-101-6/+17
|
* Merge remote-tracking branch ↵Vincent Breitmoser2014-07-091-0/+205
'artbristol/functional-testing-canonicalize-badsignature' into external-test Conflicts: OpenKeychain-Test/src/test/resources/extern/OpenPGP-Haskell