Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test case for stripped master key, correct signing subkey should still ↵ | Vincent Breitmoser | 2014-10-02 | 1 | -0/+60 |
| | | | | be selected | ||||
* | Add key with bad user id encoding | Dominik Schürmann | 2014-09-13 | 1 | -0/+60 |
| | |||||
* | ditch public divert-to-card test keyring | Vincent Breitmoser | 2014-09-03 | 1 | -42/+0 |
| | |||||
* | If no key flags subpacket is present allow all key flags, fixes mailvelope keys | Dominik Schürmann | 2014-09-02 | 1 | -0/+20 |
| | |||||
* | add test for divert-to-card | Vincent Breitmoser | 2014-09-02 | 5 | -42/+42 |
| | |||||
* | Add testkey for gnupg generated divert-to-card key with Yubikey NEO | Dominik Schürmann | 2014-09-02 | 1 | -0/+86 |
| | |||||
* | tests: add ProviderHelperSaveTest, with long key id collision test | Vincent Breitmoser | 2014-08-14 | 3 | -0/+61 |
| | |||||
* | 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 | 93 | -0/+47 |
| | |||||
* | Merge remote-tracking branch ↵ | Vincent Breitmoser | 2014-07-09 | 1 | -0/+0 |
| | | | | | | | '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 | 4 | -0/+52 |
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. |