aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/org/sufficientlysecure/keychain/operations
Commit message (Collapse)AuthorAgeFilesLines
* made mSignatureTime optional in CryptoOperationHelperAdithya Abraham Philip2015-07-151-5/+8
|
* Tests not working anymore on travis after using new annotation parameterDominik Schürmann2015-07-093-10/+13
| | | | | | Revert "Get rid of robolectric workaround by using new annotation in robolectric 3.0" This reverts commit 85a47d22f9bb1e4aaf5770c67416a5532977658e.
* Get rid of robolectric workaround by using new annotation in robolectric 3.0Dominik Schürmann2015-07-093-13/+10
|
* fix PromoteKeyOperationTestVincent Breitmoser2015-07-061-11/+10
|
* split import and export opsAdithya Abraham Philip2015-06-271-2/+1
|
* Merge remote-tracking branch 'origin/master' into v/eventbusVincent Breitmoser2015-06-111-5/+5
|
* Fix debug/release build separationDominik Schürmann2015-06-113-3/+6
|
* Use new officially supported way for local unit tests, many dependencies ↵Dominik Schürmann2015-06-113-0/+670
upgraded for this, temporary disabled separate debug builds