aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test
Commit message (Expand)AuthorAgeFilesLines
* 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