mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
These tests are temporary and should be removed along with the old JsonSchemaObject implementation. Their goal is to ensure that both implementations of the schema object and schema merger are producing exactly the same output during schema reading and in-schema resolve GitOrigin-RevId: bb91ba2e3ff440bae4e8591363852590a78068fc
23 lines
1.4 KiB
XML
23 lines
1.4 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$/test" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/testData" type="java-test-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.json" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.langInjection" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="jsonpath" level="project" />
|
|
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="module" module-name="intellij.regexp" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.tools.ide.metrics.benchmark" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="kotlin-reflect" level="project" />
|
|
</component>
|
|
</module> |