Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: stronger SubkeyCreate tests | Vincent Breitmoser | 2014-07-11 | 1 | -3/+39 |
* | modifyKey: make SubkeyChange operations work | Vincent Breitmoser | 2014-07-11 | 4 | -27/+64 |
* | test: add SubkeyChange tests | Vincent Breitmoser | 2014-07-11 | 1 | -3/+94 |
* | test: onlyX vars are lists now, use them as such | Vincent Breitmoser | 2014-07-11 | 1 | -12/+8 |
* | (whoops) | Vincent Breitmoser | 2014-07-11 | 1 | -1/+1 |
* | SaveKeyringParcel: follow attribute m prefix coding guideline | Vincent Breitmoser | 2014-07-11 | 9 | -86/+83 |
* | test: get rid of some SaveKeyringParcel boilerplate | Vincent Breitmoser | 2014-07-11 | 2 | -33/+21 |
* | get rid of some inspection warnings | Vincent Breitmoser | 2014-07-11 | 4 | -11/+7 |
* | modifyKey: error out on nonexisting new primary user id | Vincent Breitmoser | 2014-07-11 | 3 | -0/+12 |
* | test: add more user id tests | Vincent Breitmoser | 2014-07-11 | 1 | -2/+85 |
* | test: put more stuff in helper method for neater tests | Vincent Breitmoser | 2014-07-11 | 2 | -36/+36 |
* | fix bug in canonicalization regarding subkey revocation | Vincent Breitmoser | 2014-07-11 | 1 | -1/+1 |
* | test: test subkey revocation | Vincent Breitmoser | 2014-07-11 | 1 | -0/+35 |
* | modifyKey: couple more fixes from tests | Vincent Breitmoser | 2014-07-11 | 2 | -4/+34 |
* | some UncachedKeyRing fixes, primary user id mostly | Vincent Breitmoser | 2014-07-11 | 3 | -18/+67 |
* | modifyKey: preserve master key flags | Vincent Breitmoser | 2014-07-11 | 1 | -5/+22 |
* | add come createKey strings | Vincent Breitmoser | 2014-07-11 | 3 | -3/+19 |
* | test: implement a ton of PgpKeyOperation tests | Vincent Breitmoser | 2014-07-11 | 1 | -27/+191 |
* | test: fix RawPacket comparator | Vincent Breitmoser | 2014-07-11 | 1 | -7/+14 |
* | test: finish testSubkeyAdd | Vincent Breitmoser | 2014-07-10 | 2 | -23/+43 |
* | Revert "test: add --info to travis thing, for testing" | Vincent Breitmoser | 2014-07-10 | 1 | -1/+1 |
* | test: add --info to travis thing, for testing | Vincent Breitmoser | 2014-07-10 | 1 | -1/+1 |
* | test: enable travis, disable dysfunctional tests to make it work | Vincent Breitmoser | 2014-07-10 | 2 | -4/+4 |
* | tests: add testSubkeyAdd | Vincent Breitmoser | 2014-07-10 | 4 | -17/+69 |
* | test: move uncachedkeyring test setup into BeforeClass method | Vincent Breitmoser | 2014-07-09 | 1 | -20/+25 |
* | use openjdk7 in travis | Vincent Breitmoser | 2014-07-09 | 1 | -1/+1 |
* | tests: fix createkey test | Vincent Breitmoser | 2014-07-09 | 1 | -6/+5 |
* | Merge remote-tracking branch 'artbristol/functional-testing-canonicalize-bads... | Vincent Breitmoser | 2014-07-09 | 14 | -220/+426 |
|\ | |||||
| * | actually provide a tostring | Art O Cathain | 2014-07-07 | 1 | -1/+1 |
| * | prevent odd ambiguous method toString error | Art O Cathain | 2014-07-07 | 1 | -1/+1 |
| * | (c) headers, tidy imports | Art O Cathain | 2014-07-07 | 9 | -7/+151 |
| * | use KeyringTestHelper.diffKeyrings method for unit test | Vincent Breitmoser | 2014-07-07 | 2 | -1/+19 |
| * | add diffKeyrings method | Vincent Breitmoser | 2014-07-07 | 1 | -0/+133 |
| * | Actually test canonicalize | Art O Cathain | 2014-07-06 | 3 | -87/+181 |
| * | add the GPG version | Art O Cathain | 2014-07-06 | 2 | -1/+10 |
| * | data fixes | Art O Cathain | 2014-07-06 | 2 | -13/+18 |
| * | add toString for test ease | Art O Cathain | 2014-07-06 | 1 | -0/+10 |
| * | actually canonicalize | Art O Cathain | 2014-07-06 | 2 | -5/+11 |
| * | work in progress | Art O Cathain | 2014-07-06 | 4 | -1/+548 |
* | | put unit tests into external module (CAVEAT) | Vincent Breitmoser | 2014-07-09 | 14 | -16/+148 |
* | | use KeyringTestHelper.diffKeyrings method for unit test | Vincent Breitmoser | 2014-07-07 | 2 | -2/+19 |
* | | add diffKeyrings method | Vincent Breitmoser | 2014-07-07 | 1 | -0/+133 |
* | | Merge remote-tracking branch 'artbristol/functional-testing-canonicalize' | Vincent Breitmoser | 2014-07-07 | 5 | -1/+564 |
|\ \ | |/ |/| | |||||
| * | add toString for test ease | Art O Cathain | 2014-07-06 | 1 | -0/+10 |
| * | actually canonicalize | Art O Cathain | 2014-07-06 | 2 | -5/+11 |
| * | work in progress | Art O Cathain | 2014-07-06 | 4 | -1/+548 |
* | | Merge pull request #708 from artbristol/composition-not-inheritance | Vincent | 2014-07-06 | 2 | -6/+27 |
|\ \ | |/ |/| | |||||
| * | Prefer composition to inheritance is the mantra these das | Art O Cathain | 2014-07-06 | 2 | -6/+27 |
|/ | |||||
* | Bett API string | Dominik Schürmann | 2014-07-04 | 1 | -3/+3 |
* | Use strings in edit key | Dominik Schürmann | 2014-07-03 | 3 | -7/+18 |