summaryrefslogtreecommitdiff
path: root/java/kotlin_test.go
AgeCommit message (Expand)Author
2021-09-20Enable compose kotlinc plugin when depending on the compose runtime Colin Cross
2021-07-20Replace android.BuildOs with Config.BuildOS Colin Cross
2021-06-14Add a build flag to always enable errorprone per-target Cole Faust
2021-03-24Remove uses of buildDir from java/kotlin_test.go Paul Duffin
2020-11-19Support extra checks for ErrorProne in a dedicated property Colin Cross
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-04-22Repeat kapt processor argument for multiple processors Colin Cross
2019-07-17Java test code clean-up Jaewoong Jung
2019-01-24Remove annotation_processors property Colin Cross
2019-01-23Fix kotlin annotation processing after java_plugin Colin Cross
2019-01-23Replace annotation_processors with plugins Colin Cross
2019-01-22Pass annotation processors to kotlinc Colin Cross
2019-01-22Move kotlin to it's own file Colin Cross