add android completion tests

- add android plugin test classes as test library
- add base android test cases for kotlin, setting up android facet and sdk
This commit is contained in:
Mikhail Mutcianko
2014-08-29 20:51:44 +04:00
committed by Yan Zhulanow
parent 08245ffe1c
commit adbe9afd4a
23 changed files with 908 additions and 54 deletions
+2 -1
View File
@@ -39,11 +39,12 @@
<orderEntry type="library" scope="PROVIDED" name="maven" level="project" />
<orderEntry type="module" module-name="eval4j" />
<orderEntry type="module" module-name="frontend.android" />
<orderEntry type="library" name="android" level="project" />
<orderEntry type="library" scope="PROVIDED" name="android" level="project" />
<orderEntry type="module" module-name="idea-analysis" exported="" />
<orderEntry type="module" module-name="kotlin-android-plugin" />
<orderEntry type="module" module-name="js.frontend" />
<orderEntry type="library" scope="PROVIDED" name="coverage-plugin" level="project" />
<orderEntry type="module" module-name="util" />
<orderEntry type="library" name="android_tests" level="project" />
</component>
</module>