summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornik <Nikolay.Chashnikov@jetbrains.com>2019-01-11 11:29:10 +0300
committerDana Dahlstrom <dahlstrom@google.com>2019-02-08 18:10:19 +0000
commitb7691b2d19edc2f77582a44e92754414cc3fd166 (patch)
tree6c9454ad629adf1a4afbe801ffbf71c3d8e48d17
parentafbc93e0889d3b6831b7b0953be388ce46f4f587 (diff)
downloadidea-b7691b2d19edc2f77582a44e92754414cc3fd166.tar.gz
IntelliJ project configuration: rename KotlinTest library to kotlin-test for consistency with artifactId
(cherry picked from commit 58bb64e)
-rw-r--r--android-layout-inspector/android-layout-inspector-test.iml2
-rw-r--r--android-uitests/intellij.android.guiTests.iml2
-rw-r--r--android/intellij.android.core.tests.iml2
-rw-r--r--designer/intellij.android.designer.tests.iml2
-rw-r--r--layoutlib/intellij.android.layoutlib-loader.tests.iml2
-rw-r--r--naveditor/intellij.android.naveditor.tests.iml2
6 files changed, 6 insertions, 6 deletions
diff --git a/android-layout-inspector/android-layout-inspector-test.iml b/android-layout-inspector/android-layout-inspector-test.iml
index 9a9fe022d17..df829db750a 100644
--- a/android-layout-inspector/android-layout-inspector-test.iml
+++ b/android-layout-inspector/android-layout-inspector-test.iml
@@ -16,7 +16,7 @@
<orderEntry type="module" module-name="intellij.android.artwork" />
<orderEntry type="module" module-name="android.sdktools.layoutinspector" />
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
- <orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
+ <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.images" />
<orderEntry type="module" module-name="intellij.android.common" />
diff --git a/android-uitests/intellij.android.guiTests.iml b/android-uitests/intellij.android.guiTests.iml
index dabe02728dd..cfcce6bccb2 100644
--- a/android-uitests/intellij.android.guiTests.iml
+++ b/android-uitests/intellij.android.guiTests.iml
@@ -9,7 +9,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="library" scope="TEST" name="truth" level="project" />
- <orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
+ <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="intellij.android.core" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.wizard.model" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.testFramework" scope="TEST" />
diff --git a/android/intellij.android.core.tests.iml b/android/intellij.android.core.tests.iml
index 4ba5ee23596..b96c2b41bc2 100644
--- a/android/intellij.android.core.tests.iml
+++ b/android/intellij.android.core.tests.iml
@@ -9,7 +9,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
- <orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
+ <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="intellij.android.core" scope="TEST" />
<orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
<orderEntry type="module" module-name="intellij.xml.psi" scope="TEST" />
diff --git a/designer/intellij.android.designer.tests.iml b/designer/intellij.android.designer.tests.iml
index 45a1dc79e02..6d3406ae2cf 100644
--- a/designer/intellij.android.designer.tests.iml
+++ b/designer/intellij.android.designer.tests.iml
@@ -8,7 +8,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
- <orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
+ <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
<orderEntry type="module" module-name="intellij.android.designer" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.core" scope="TEST" />
diff --git a/layoutlib/intellij.android.layoutlib-loader.tests.iml b/layoutlib/intellij.android.layoutlib-loader.tests.iml
index aa47ffa81a6..4c7ef7a0b10 100644
--- a/layoutlib/intellij.android.layoutlib-loader.tests.iml
+++ b/layoutlib/intellij.android.layoutlib-loader.tests.iml
@@ -7,7 +7,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
+ <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="module" module-name="intellij.android.layoutlib-loader" scope="TEST" />
<orderEntry type="library" scope="TEST" name="Guava" level="project" />
diff --git a/naveditor/intellij.android.naveditor.tests.iml b/naveditor/intellij.android.naveditor.tests.iml
index 4ec189309cb..dbc7bea0b71 100644
--- a/naveditor/intellij.android.naveditor.tests.iml
+++ b/naveditor/intellij.android.naveditor.tests.iml
@@ -7,7 +7,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
+ <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.designer.tests" scope="TEST" />
<orderEntry type="library" scope="TEST" name="mockito" level="project" />