mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
We need to move test API to a production source root to make it available to test API of "intellij.cidr.common.tests". see "CidrDebuggingFixture" class
33 lines
2.2 KiB
XML
33 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" />
|
|
<orderEntry type="module" module-name="intellij.python.psi" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.impl" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger" scope="TEST" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.helpers" scope="RUNTIME" />
|
|
<orderEntry type="library" name="Groovy" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger.impl" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.pydev" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.smRunner" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="Mocks" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.tools" scope="TEST" />
|
|
<orderEntry type="library" name="XmlRPC" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="hamcrest" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.copyright" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.copyright" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger.testFramework" scope="TEST" />
|
|
</component>
|
|
</module> |