aboutsummaryrefslogtreecommitdiff
path: root/java/kotlin_test.go
Commit message (Expand)AuthorAgeFilesLines
* Enable compose kotlinc plugin when depending on the compose runtimeColin Cross2021-09-201-0/+43
* Replace android.BuildOs with Config.BuildOSColin Cross2021-07-201-3/+4
* Add a build flag to always enable errorprone per-targetCole Faust2021-06-141-1/+0
* Remove uses of buildDir from java/kotlin_test.goPaul Duffin2021-03-241-8/+11
* Support extra checks for ErrorProne in a dedicated propertyColin Cross2020-11-191-50/+108
* Revert "Make lots of tests run in parallel"Colin Cross2020-10-091-3/+0
* Make lots of tests run in parallelColin Cross2020-10-061-0/+3
* Repeat kapt processor argument for multiple processorsColin Cross2020-04-221-3/+11
* Java test code clean-upJaewoong Jung2019-07-171-2/+2
* Remove annotation_processors propertyColin Cross2019-01-241-3/+2
* Fix kotlin annotation processing after java_pluginColin Cross2019-01-231-0/+26
* Replace annotation_processors with pluginsColin Cross2019-01-231-2/+2
* Pass annotation processors to kotlincColin Cross2019-01-221-0/+107
* Move kotlin to it's own fileColin Cross2019-01-221-0/+82