Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dumb mistake in modifySecretKey | Vincent Breitmoser | 2014-08-01 | 1 | -10/+8 |
| | |||||
* | make FileImportCache generic, iterable, and add unit test | Vincent Breitmoser | 2014-08-01 | 1 | -0/+54 |
| | |||||
* | move classes around a bit | Vincent Breitmoser | 2014-08-01 | 6 | -29/+5 |
| | |||||
* | tests: adapt to new EditKeyResult return value | Vincent Breitmoser | 2014-07-31 | 7 | -397/+98 |
| | |||||
* | rename Wrapped*Key* to Canonicalized*Key* | Vincent Breitmoser | 2014-07-31 | 4 | -27/+20 |
| | |||||
* | test: add tons of tests and fuzzing for UncachedKeyRing.canonicalize | Vincent Breitmoser | 2014-07-26 | 1 | -37/+453 |
| | |||||
* | test: add misc UncachedKeyRing tests | Vincent Breitmoser | 2014-07-26 | 4 | -8/+132 |
| | |||||
* | test: small code cleanup | Vincent Breitmoser | 2014-07-26 | 1 | -14/+4 |
| | |||||
* | test: don't need commutativity parameter here after all | Vincent Breitmoser | 2014-07-26 | 1 | -18/+6 |
| | |||||
* | test: (almost) full coverage for UncachedKeyRing.merge | Vincent Breitmoser | 2014-07-26 | 2 | -17/+64 |
| | |||||
* | tests: add a couple of UncachedKeyRing.merge tests | Vincent Breitmoser | 2014-07-26 | 1 | -0/+375 |
| | |||||
* | test and fix: adding an empty user id should fail | Vincent Breitmoser | 2014-07-26 | 1 | -1/+13 |
| | |||||
* | forgot to move test classpath out of root project | Vincent Breitmoser | 2014-07-21 | 2 | -1/+15 |
| | |||||
* | test: start with UncachedKeyRing.canonicalize tests | Vincent Breitmoser | 2014-07-19 | 2 | -8/+127 |
| | |||||
* | use jacoco for test coverage | Vincent Breitmoser | 2014-07-19 | 1 | -0/+24 |
| | |||||
* | Removed OpenPGP-haskell submodule | Dominik Schürmann | 2014-07-18 | 1 | -0/+0 |
| | |||||
* | Add OpenPGP-Haskell test files directly | Dominik Schürmann | 2014-07-18 | 94 | -1/+48 |
| | |||||
* | test: use random string as passphrase | Vincent Breitmoser | 2014-07-13 | 2 | -20/+37 |
| | |||||
* | test: add UncachedKeyringTest, stub | Vincent Breitmoser | 2014-07-13 | 1 | -0/+105 |
| | |||||
* | test: work on KeyringTestingHelper methods | Vincent Breitmoser | 2014-07-13 | 1 | -11/+117 |
| | |||||
* | test: more tests for different revocation cases | Vincent Breitmoser | 2014-07-12 | 1 | -1/+41 |
| | |||||
* | test: add test for bad key sanity check | Vincent Breitmoser | 2014-07-12 | 1 | -1/+67 |
| | |||||
* | test: add algorithm choice tests | Vincent Breitmoser | 2014-07-12 | 1 | -0/+74 |
| | |||||
* | tests: stronger subkey revocation test including re-certification | Vincent Breitmoser | 2014-07-11 | 1 | -16/+69 |
| | |||||
* | test: stronger SubkeyCreate tests | Vincent Breitmoser | 2014-07-11 | 1 | -3/+39 |
| | |||||
* | 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 | 1 | -17/+17 |
| | |||||
* | test: get rid of some SaveKeyringParcel boilerplate | Vincent Breitmoser | 2014-07-11 | 1 | -28/+10 |
| | |||||
* | get rid of some inspection warnings | Vincent Breitmoser | 2014-07-11 | 1 | -6/+5 |
| | |||||
* | 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 |
| | |||||
* | test: test subkey revocation | Vincent Breitmoser | 2014-07-11 | 1 | -0/+35 |
| | |||||
* | 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 |
| | |||||
* | test: enable travis, disable dysfunctional tests to make it work | Vincent Breitmoser | 2014-07-10 | 1 | -3/+3 |
| | |||||
* | tests: add testSubkeyAdd | Vincent Breitmoser | 2014-07-10 | 2 | -17/+64 |
| | |||||
* | test: move uncachedkeyring test setup into BeforeClass method | Vincent Breitmoser | 2014-07-09 | 1 | -20/+25 |
| | |||||
* | tests: fix createkey test | Vincent Breitmoser | 2014-07-09 | 1 | -6/+5 |
| | |||||
* | Merge remote-tracking branch ↵ | Vincent Breitmoser | 2014-07-09 | 10 | -10/+1045 |
| | | | | | | | 'artbristol/functional-testing-canonicalize-badsignature' into external-test Conflicts: OpenKeychain-Test/src/test/resources/extern/OpenPGP-Haskell | ||||
* | put unit tests into external module (CAVEAT) | Vincent Breitmoser | 2014-07-09 | 8 | -0/+343 |
this requires a more up to date version of gradle-android-test-plugin than is currently in the repositories. it must be added to the local maven repo using ./install-custom-gradle-test-plugin.sh before compiling. |