Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis: use new hostname addon instead of workaround | Dominik Schürmann | 2016-02-10 | 1 | -7/+4 |
| | |||||
* | Run travis on non-container for ↵ | Dominik Schürmann | 2016-01-04 | 1 | -2/+10 |
| | | | | https://github.com/travis-ci/travis-ci/issues/3695, including workaround for https://github.com/travis-ci/travis-ci/issues/5227 | ||||
* | Travis: update build-tools | Dominik Schürmann | 2016-01-03 | 1 | -4/+0 |
| | |||||
* | travis: add --stacktrace parameter | Vincent Breitmoser | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | Add travis components for SDK 23 | Dominik Schürmann | 2015-11-02 | 1 | -0/+2 |
| | |||||
* | disable instrumentation tests in travis, it's just too slow | Vincent Breitmoser | 2015-06-17 | 1 | -11/+13 |
| | |||||
* | another shot at travis | Vincent Breitmoser | 2015-06-17 | 1 | -10/+15 |
| | |||||
* | travis: disable instrumentation for now | Vincent Breitmoser | 2015-06-17 | 1 | -5/+7 |
| | |||||
* | travis: random testing | Vincent Breitmoser | 2015-06-17 | 1 | -2/+2 |
| | |||||
* | add instrumentation tests | Vincent Breitmoser | 2015-06-17 | 1 | -1/+8 |
| | |||||
* | try travis with android lang type | Vincent Breitmoser | 2015-06-17 | 1 | -15/+17 |
| | |||||
* | Try coveralls support | Dominik Schürmann | 2015-06-11 | 1 | -1/+1 |
| | |||||
* | Remove unused deps, fix travis | Dominik Schürmann | 2015-06-11 | 1 | -2/+1 |
| | |||||
* | Update build env and plugins | Dominik Schürmann | 2015-03-23 | 1 | -3/+3 |
| | |||||
* | Fix travis for build tools update | Dominik Schürmann | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | Remove necessity to prepare tests via shell script | Dominik Schürmann | 2014-12-28 | 1 | -1/+0 |
| | |||||
* | Fix travis | Dominik Schürmann | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | Fix travis | Dominik Schürmann | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | Fix travis | Dominik Schürmann | 2014-12-04 | 1 | -3/+3 |
| | |||||
* | Travis should use gradle wrapper script | Dominik Schürmann | 2014-08-28 | 1 | -2/+2 |
| | |||||
* | 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. |