Move Java 8 tests generator to tests-java8, run it in "Generate Compiler Tests"

This commit is contained in:
Alexander Udalov
2017-11-02 12:16:23 +01:00
parent f52ba44e90
commit b43b470b8f
4 changed files with 100 additions and 60 deletions
+1
View File
@@ -11,6 +11,7 @@
<option name="taskNames">
<list>
<option value=":compiler:generateTests" />
<option value=":compiler:tests-java8:generateTests" />
<option value=":js:js.tests:generateTests" />
</list>
</option>