Commit Graph

10 Commits

Author SHA1 Message Date
William Faulk
971ceb07d4 updated robolectric to support new android support libs 2015-05-03 14:06:01 -07:00
Dominik Schürmann
adbe5ab63f Update gradle plugin, update gradle test plugin 2015-03-26 22:56:28 +01:00
Dominik Schürmann
2204195234 Update build env and plugins 2015-03-23 20:17:30 +01:00
Dominik Schürmann
0b654bdfe5 Use fixed version of com.squareup:fest-android, enable offline builds 2015-03-15 14:57:37 +01:00
Dominik Schürmann
9df7147c8b Fix jacoco 2014-12-04 19:58:08 +01:00
Dominik Schürmann
8f5295f2d1 Update to com.novoda:gradle-android-test-plugin:0.10.0, no snapshot version anymore, jacoco disabled for now 2014-12-04 19:42:30 +01:00
Vincent Breitmoser
9dc22ef510 start work on encrypt/decrypt test classes 2014-09-15 17:21:58 +02:00
Vincent Breitmoser
f560bc9317 forgot to move test classpath out of root project 2014-07-21 03:59:28 +02:00
Vincent Breitmoser
19dc49153d use jacoco for test coverage 2014-07-19 01:31:34 +02:00
Vincent Breitmoser
718acbf954 put unit tests into external module (CAVEAT)
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.
2014-07-09 16:03:30 +02:00