aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-0/+44
|\
| * Merge tag 'v3.2.1' into linked-identitiesVincent Breitmoser2015-05-111-1/+2
| |\
| * | fix certification in unit testsVincent Breitmoser2015-04-242-2/+2
| * | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-247-105/+129
| |\ \
| * \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-091-1/+1
| |\ \ \
| * \ \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-2410-42/+121
| |\ \ \ \
| * \ \ \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-152-1/+7
| |\ \ \ \ \
| * | | | | | minor changes, add convertFingerprintToKeyId methodVincent Breitmoser2015-03-083-7/+48
* | | | | | | Use new officially supported way for local unit tests, many dependencies upgr...Dominik Schürmann2015-06-11126-6027/+0
* | | | | | | fix small non-deterministic failure case in unit testVincent Breitmoser2015-05-311-1/+1
* | | | | | | adapt unit tests to PgpDecryptVerifyInputParcelVincent Breitmoser2015-05-301-78/+101
* | | | | | | Merge branch 'master' into developmentVincent Breitmoser2015-05-281-0/+19
|\ \ \ \ \ \ \
| * | | | | | | don't show allowed key list if no key exists, and some minor PgpDecryptVerify...Vincent Breitmoser2015-05-281-4/+25
| * | | | | | | tests: add attribute to PgpKeyOperationTestVincent Breitmoser2015-05-201-0/+19
| * | | | | | | apply promote operation to specific subkeys present on yubikey onlyVincent Breitmoser2015-05-171-2/+39
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | don't show allowed key list if no key exists, and some minor PgpDecryptVerify...Vincent Breitmoser2015-05-281-4/+25
* | | | | | | apply promote operation to specific subkeys present on yubikey onlyVincent Breitmoser2015-05-171-2/+39
* | | | | | | Removing unused SubkeyChange constructor.Joey Castillo2015-05-131-24/+4
* | | | | | | Adding unit tests for PgpKeyOperation keytocard functionality.Joey Castillo2015-05-131-1/+64
|/ / / / / /
* | | | | / updated robolectric to support new android support libsWilliam Faulk2015-05-031-1/+2
| |_|_|_|/ |/| | | |
* | | | | fix PgpEncryptDecryptTest for CryptoInputParcelVincent Breitmoser2015-04-011-26/+22
* | | | | Update gradle plugin, update gradle test pluginDominik Schürmann2015-03-261-1/+1
* | | | | Merge branch 'development' into v/crypto-input-parcelDominik Schürmann2015-03-241-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Update build env and pluginsDominik Schürmann2015-03-231-1/+1
| | |_|/ | |/| |
* | | | fix unit test and add new for divert-to-card promotionVincent Breitmoser2015-03-221-6/+29
* | | | add edit key unit test for no-opVincent Breitmoser2015-03-201-0/+6
* | | | fix unit tests (for real)Vincent Breitmoser2015-03-202-13/+20
* | | | fix more unit tests (syntax)Vincent Breitmoser2015-03-204-49/+39
* | | | fix unit tests (syntax)Vincent Breitmoser2015-03-201-18/+20
* | | | Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-209-45/+68
|\| | |
| * | | Fix headerDominik Schürmann2015-03-191-1/+2
| * | | Fix tests for Passphrase classDominik Schürmann2015-03-199-45/+67
* | | | generalize nfc crypto input structureVincent Breitmoser2015-03-181-5/+5
|/ / /
* | / object oriented split user idDominik Schürmann2015-03-161-0/+53
| |/ |/|
* | fix expiry of master keysVincent Breitmoser2015-03-151-0/+6
* | Use fixed version of com.squareup:fest-android, enable offline buildsDominik Schürmann2015-03-151-1/+1
|/
* unit test certification of user attributesVincent Breitmoser2015-03-081-8/+52
* add unit test for "no expiry where revoked user id still has expiry" caseVincent Breitmoser2015-02-261-2/+14
* split up and mark unsafe expiry-related methodsVincent Breitmoser2015-02-261-20/+20
* add check for filesize to encrypt/decrypt testsVincent Breitmoser2015-02-171-0/+18
* fix tests for new PgpSignEncryptInputVincent Breitmoser2015-02-021-29/+29
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-12/+11
* backend support for charset in ascii-armored streamsVincent Breitmoser2015-01-271-0/+54
* introduce PromoteKeyOperation to create dummy secret from public keysVincent Breitmoser2015-01-251-0/+126
* work on divert-to-key and other keyring stuffVincent Breitmoser2015-01-251-2/+51
* allow explicit re-certification in SaveKeyringParcelVincent Breitmoser2015-01-241-1/+2
* move key stripping into ChangeSubkey, support divert-to-cardVincent Breitmoser2015-01-241-2/+2
* forgot another test case in prev. commitVincent Breitmoser2015-01-191-1/+2
* fix unit test for new key flag behaviorVincent Breitmoser2015-01-191-2/+2
* involve user attributes in unit tests for merge and canonicalize!Vincent Breitmoser2015-01-143-15/+73