grpc-java/testing
Eric Anderson 675080b208 all: Enable ErrorProne during compilation
ErrorProne provides static analysis for common issues, including
misused variables GuardedBy locks.

This increases build time by 60% for parallel builds and 30% for
non-parallel, so I've provided a way to disable the check. It is on by
default though and will be run in our CI environments.
2017-02-24 14:53:23 -08:00
..
src all: Enable ErrorProne during compilation 2017-02-24 14:53:23 -08:00
build.gradle testing: added junit rule for in-process servers 2016-12-06 09:32:04 -08:00