Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forgot to move test classpath out of root project | Vincent Breitmoser | 2014-07-21 | 1 | -0/+14 |
| | |||||
* | use jacoco for test coverage | Vincent Breitmoser | 2014-07-19 | 1 | -0/+24 |
| | |||||
* | put unit tests into external module (CAVEAT) | Vincent Breitmoser | 2014-07-09 | 1 | -0/+80 |
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. |