aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/util
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
|\
| * Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-241-3/+20
| |\
| * | minor changes, add convertFingerprintToKeyId methodVincent Breitmoser2015-03-082-3/+44
* | | Use new officially supported way for local unit tests, many dependencies upgr...Dominik Schürmann2015-06-113-214/+0
| |/ |/|
* | Fix headerDominik Schürmann2015-03-191-1/+2
* | Fix tests for Passphrase classDominik Schürmann2015-03-191-6/+19
|/
* fix unit test for ParcelableFileCacheVincent Breitmoser2014-10-031-2/+3
* use iterator interface exclusively in ParcelableFileCacheVincent Breitmoser2014-10-031-5/+9
* add test class for Iso7816TLV classVincent Breitmoser2014-09-291-0/+99
* start work on encrypt/decrypt test classesVincent Breitmoser2014-09-151-0/+24
* Fix testDominik Schürmann2014-09-091-2/+2
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* Add license headersDominik Schürmann2014-08-191-0/+17
* parametrize FileImportCache for filenameVincent Breitmoser2014-08-171-1/+1
* make FileImportCache generic, iterable, and add unit testVincent Breitmoser2014-08-011-0/+54