Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put unit tests into external module (CAVEAT) | Vincent Breitmoser | 2014-07-09 | 3 | -173/+0 |
| | | | | | | | 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. | ||||
* | use KeyringTestHelper.diffKeyrings method for unit test | Vincent Breitmoser | 2014-07-07 | 1 | -1/+18 |
| | |||||
* | actually canonicalize | Art O Cathain | 2014-07-06 | 1 | -4/+1 |
| | |||||
* | work in progress | Art O Cathain | 2014-07-06 | 1 | -0/+37 |
| | |||||
* | add create key capabilities to SaveKeyringParcel | Vincent Breitmoser | 2014-06-29 | 1 | -1/+0 |
| | |||||
* | borrow tests from Haskell OpenPGP | Art O Cathain | 2014-06-23 | 1 | -1/+67 |
| | |||||
* | VERY basic test for save keyring | Art O Cathain | 2014-06-21 | 2 | -1/+21 |
| | |||||
* | Start on Robolectric integration test | Art O Cathain | 2014-06-16 | 1 | -0/+37 |