Generate IC compiler tests instead of using parametrized runner

# Conflicts:
#	compiler/incremental-compilation-impl/incremental-compilation-impl.iml
This commit is contained in:
Alexey Tsvetkov
2017-07-13 05:06:00 +03:00
parent 52b638ddb3
commit 71e8f16906
8 changed files with 1815 additions and 46 deletions
+1
View File
@@ -35,6 +35,7 @@
<orderEntry type="module" module-name="container" scope="TEST" />
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="build-common" scope="TEST" />
<orderEntry type="module" module-name="incremental-compilation-impl" scope="TEST" />
<orderEntry type="module" module-name="plugins-tests" scope="TEST" />
<orderEntry type="module" module-name="idea-android" scope="TEST" />
<orderEntry type="module" module-name="idea-android-output-parser" scope="TEST" />