summaryrefslogtreecommitdiff
path: root/java/kotlin_test.go
AgeCommit message (Expand)Author
2021-03-24Remove uses of buildDir from java/kotlin_test.goPaul Duffin
2020-11-19Support extra checks for ErrorProne in a dedicated propertyColin Cross
2020-10-09Revert "Make lots of tests run in parallel"Colin Cross
2020-10-06Make lots of tests run in parallelColin Cross
2020-04-22Repeat kapt processor argument for multiple processorsColin Cross
2019-07-17Java test code clean-upJaewoong Jung
2019-01-24Remove annotation_processors propertyColin Cross
2019-01-23Fix kotlin annotation processing after java_pluginColin Cross
2019-01-23Replace annotation_processors with pluginsColin Cross
2019-01-22Pass annotation processors to kotlincColin Cross
2019-01-22Move kotlin to it's own fileColin Cross