aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/support/KeyringTestingHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Use new officially supported way for local unit tests, many dependencies upgr...Dominik Schürmann2015-06-111-365/+0
* move around package structure a bitVincent Breitmoser2014-10-101-1/+1
* 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 'artbristol/functional-testing-canonicalize-bads...Vincent Breitmoser2014-07-091-0/+205