aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src
Commit message (Expand)AuthorAgeFilesLines
* move stray test file to correct positionVincent Breitmoser2015-08-291-44/+0
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-291-0/+44
|\
| * fix certification in unit testsVincent Breitmoser2015-04-242-2/+2
| * Merge branch 'development' into linked-identitiesVincent Breitmoser2015-04-246-104/+128
| |\
| * \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-2410-42/+121
| |\ \
| * \ \ Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-151-0/+6
| |\ \ \
| * | | | 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-11125-5906/+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
|/ / / /
* | | | fix PgpEncryptDecryptTest for CryptoInputParcelVincent Breitmoser2015-04-011-26/+22
* | | | 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
|/
* 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
* add basic tests for addition of user attributesVincent Breitmoser2015-01-141-0/+66
* tests: add a couple of CertifyOperation test casesVincent Breitmoser2015-01-031-0/+238
* encapsulate high level edit key into new operation classVincent Breitmoser2015-01-036-23/+22
* tests: add multiple keys with signature test caseVincent Breitmoser2015-01-021-0/+75
* get rid of RuntimeException control flow in UncachedKeyRing.fromStreamVincent Breitmoser2015-01-022-7/+5
* fix and test for bad certificate version numbers (#1012)Vincent Breitmoser2015-01-022-0/+34