aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test
Commit message (Expand)AuthorAgeFilesLines
* fix dumb mistake in modifySecretKeyVincent Breitmoser2014-08-011-10/+8
* make FileImportCache generic, iterable, and add unit testVincent Breitmoser2014-08-011-0/+54
* move classes around a bitVincent Breitmoser2014-08-016-29/+5
* tests: adapt to new EditKeyResult return valueVincent Breitmoser2014-07-317-397/+98
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-314-27/+20
* test: add tons of tests and fuzzing for UncachedKeyRing.canonicalizeVincent Breitmoser2014-07-261-37/+453
* test: add misc UncachedKeyRing testsVincent Breitmoser2014-07-264-8/+132
* test: small code cleanupVincent Breitmoser2014-07-261-14/+4
* test: don't need commutativity parameter here after allVincent Breitmoser2014-07-261-18/+6
* test: (almost) full coverage for UncachedKeyRing.mergeVincent Breitmoser2014-07-262-17/+64
* tests: add a couple of UncachedKeyRing.merge testsVincent Breitmoser2014-07-261-0/+375
* test and fix: adding an empty user id should failVincent Breitmoser2014-07-261-1/+13
* forgot to move test classpath out of root projectVincent Breitmoser2014-07-212-1/+15
* test: start with UncachedKeyRing.canonicalize testsVincent Breitmoser2014-07-192-8/+127
* use jacoco for test coverageVincent Breitmoser2014-07-191-0/+24
* Removed OpenPGP-haskell submoduleDominik Schürmann2014-07-181-0/+0
* Add OpenPGP-Haskell test files directlyDominik Schürmann2014-07-1894-1/+48
* test: use random string as passphraseVincent Breitmoser2014-07-132-20/+37
* test: add UncachedKeyringTest, stubVincent Breitmoser2014-07-131-0/+105
* test: work on KeyringTestingHelper methodsVincent Breitmoser2014-07-131-11/+117
* test: more tests for different revocation casesVincent Breitmoser2014-07-121-1/+41
* test: add test for bad key sanity checkVincent Breitmoser2014-07-121-1/+67
* test: add algorithm choice testsVincent Breitmoser2014-07-121-0/+74
* tests: stronger subkey revocation test including re-certificationVincent Breitmoser2014-07-111-16/+69
* test: stronger SubkeyCreate testsVincent Breitmoser2014-07-111-3/+39
* test: add SubkeyChange testsVincent Breitmoser2014-07-111-3/+94
* test: onlyX vars are lists now, use them as suchVincent Breitmoser2014-07-111-12/+8
* (whoops)Vincent Breitmoser2014-07-111-1/+1
* SaveKeyringParcel: follow attribute m prefix coding guidelineVincent Breitmoser2014-07-111-17/+17
* test: get rid of some SaveKeyringParcel boilerplateVincent Breitmoser2014-07-111-28/+10
* get rid of some inspection warningsVincent Breitmoser2014-07-111-6/+5
* test: add more user id testsVincent Breitmoser2014-07-111-2/+85
* test: put more stuff in helper method for neater testsVincent Breitmoser2014-07-112-36/+36
* test: test subkey revocationVincent Breitmoser2014-07-111-0/+35
* test: implement a ton of PgpKeyOperation testsVincent Breitmoser2014-07-111-27/+191
* test: fix RawPacket comparatorVincent Breitmoser2014-07-111-7/+14
* test: finish testSubkeyAddVincent Breitmoser2014-07-102-23/+43
* test: enable travis, disable dysfunctional tests to make it workVincent Breitmoser2014-07-101-3/+3
* tests: add testSubkeyAddVincent Breitmoser2014-07-102-17/+64
* test: move uncachedkeyring test setup into BeforeClass methodVincent Breitmoser2014-07-091-20/+25
* tests: fix createkey testVincent Breitmoser2014-07-091-6/+5
* Merge remote-tracking branch 'artbristol/functional-testing-canonicalize-bads...Vincent Breitmoser2014-07-0910-10/+1045
* put unit tests into external module (CAVEAT)Vincent Breitmoser2014-07-098-0/+343