aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* forgot to move test classpath out of root projectVincent Breitmoser2014-07-211-0/+14
|
* use jacoco for test coverageVincent Breitmoser2014-07-191-0/+24
|
* put unit tests into external module (CAVEAT)Vincent Breitmoser2014-07-091-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.