Extract jvm6-specific test utils, add codegen on specific jdk tests

This commit is contained in:
Ilya Chernikov
2017-09-18 17:59:04 +02:00
parent 82690fe6b3
commit 51efd717f6
14 changed files with 125 additions and 24 deletions
+1
View File
@@ -39,6 +39,7 @@ include ":kotlin-build-common",
":compiler:incremental-compilation-impl",
":compiler:android-tests",
":compiler.tests-common",
":compiler:tests-common-jvm6",
":js:js.ast",
":js:js.serializer",
":js:js.parser",