Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work on test prepare script, make the whole thing optional | Vincent Breitmoser | 2014-07-18 | 1 | -1/+1 |
| | |||||
* | test: add algorithm choice tests | Vincent Breitmoser | 2014-07-12 | 1 | -2/+2 |
| | |||||
* | test: make testing optional in build | Vincent Breitmoser | 2014-07-11 | 1 | -2/+2 |
| | |||||
* | travis: try running tests separately with info output | Vincent Breitmoser | 2014-07-11 | 1 | -1/+3 |
| | |||||
* | Revert "test: add --info to travis thing, for testing" | Vincent Breitmoser | 2014-07-10 | 1 | -1/+1 |
| | | | | This reverts commit 7532baa6c7614d526d508f37c323e24edd788771. | ||||
* | test: add --info to travis thing, for testing | Vincent Breitmoser | 2014-07-10 | 1 | -1/+1 |
| | |||||
* | test: enable travis, disable dysfunctional tests to make it work | Vincent Breitmoser | 2014-07-10 | 1 | -1/+1 |
| | |||||
* | use openjdk7 in travis | Vincent Breitmoser | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | put unit tests into external module (CAVEAT) | Vincent Breitmoser | 2014-07-09 | 1 | -0/+1 |
| | | | | | | | 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. | ||||
* | travis: update sdk | Dominik Schürmann | 2014-06-28 | 1 | -2/+2 |
| | |||||
* | Try new travis hack | Dominik Schürmann | 2014-06-28 | 1 | -1/+2 |
| | |||||
* | Really fix travis | Dominik Schürmann | 2014-06-09 | 1 | -3/+3 |
| | |||||
* | Fix travis for buildTools 19.1 | Dominik Schürmann | 2014-06-09 | 1 | -1/+1 |
| | |||||
* | Reduce library installation overhead | Emantor | 2014-03-12 | 1 | -1/+1 |
| | |||||
* | sdk 17 no longer needed | Dominik Schürmann | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | Update travis to build-tools-19.0.3 | Emantor | 2014-03-05 | 1 | -1/+1 |
| | | | | Updates travis to support pull request #334 | ||||
* | This adds travis ci support to OpenPGP-Keychain. | Emantor | 2014-03-03 | 1 | -0/+16 |
Currently only correct assembly is tested since upstream Spongycastle fails some of its tests. |