mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
134 lines
5.1 KiB
Python
134 lines
5.1 KiB
Python
### auto-generated section `build intellij.java.tests` start
|
|
load("@rules_java//java:defs.bzl", "java_library")
|
|
load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_test")
|
|
|
|
java_library(
|
|
name = "tests",
|
|
visibility = ["//visibility:public"]
|
|
)
|
|
|
|
jvm_library(
|
|
name = "tests_test_lib",
|
|
visibility = ["//visibility:public"],
|
|
srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java", "testGen/**/*.kt", "testGen/**/*.java"], allow_empty = True, exclude = ["testSrc/com/intellij/java/codeInspection/bytecodeAnalysis/precompiledData/**/*"]),
|
|
associates = ["//java/java-impl:impl"],
|
|
deps = [
|
|
"//platform/testFramework",
|
|
"//platform/testFramework:testFramework_test_lib",
|
|
"//java/testFramework",
|
|
"//java/java-impl-inspections:impl-inspections",
|
|
"//java/idea-ui:ui",
|
|
"//platform/vcs-api:vcs",
|
|
"//platform/editor-ui-ex:editor-ex",
|
|
"//java/execution/impl:java-execution-impl",
|
|
"//platform/diff-api:diff",
|
|
"//platform/usageView",
|
|
"//java/debugger/impl:java-debugger-impl",
|
|
"//java/java-runtime:rt",
|
|
"//platform/platform-api:ide",
|
|
"//plugins/java-i18n",
|
|
"//plugins/java-i18n:java-i18n_test_lib",
|
|
"//java/compiler/impl:java-compiler-impl",
|
|
"//java/compiler/instrumentation-util:java-compiler-instrumentationUtil",
|
|
"//plugins/junit",
|
|
"//plugins/testng",
|
|
"//plugins/testng:testng_test_lib",
|
|
"//plugins/ui-designer:java-guiForms-designer",
|
|
"//plugins/ui-designer:java-guiForms-designer_test_lib",
|
|
"//plugins/eclipse",
|
|
"//plugins/eclipse:eclipse_test_lib",
|
|
"//java/execution/openapi:java-execution",
|
|
"//platform/platform-tests:tests_test_lib",
|
|
"//java/java-indexing-api:indexing",
|
|
"//platform/external-system-api:externalSystem",
|
|
"//platform/external-system-impl:externalSystem-impl",
|
|
"//plugins/junit_rt:junit-rt",
|
|
"//plugins/properties/properties-psi-api:psi",
|
|
"//plugins/java-decompiler/plugin:java-decompiler",
|
|
"//plugins/java-decompiler/plugin:java-decompiler_test_lib",
|
|
"//RegExpSupport:regexp",
|
|
"//RegExpSupport:regexp_test_lib",
|
|
"//spellchecker",
|
|
"//spellchecker:spellchecker_test_lib",
|
|
"//platform/util:util-tests_test_lib",
|
|
"//platform/smRunner",
|
|
"//platform/smRunner:smRunner_test_lib",
|
|
"@lib//:easymock",
|
|
"//plugins/groovy",
|
|
"//plugins/groovy:groovy_test_lib",
|
|
"//platform/lang-impl:lang-tests_test_lib",
|
|
"//platform/platform-impl/internal:ide-internal",
|
|
"@lib//:mockito",
|
|
"@lib//:assert_j",
|
|
"//xml/xml-analysis-impl:analysis-impl",
|
|
"//xml/xml-psi-impl:psi-impl",
|
|
"@lib//:kotlin-test",
|
|
"//platform/built-in-server-api:builtInServer",
|
|
"//platform/testFramework/extensions:testExtensions",
|
|
"//platform/configuration-store-impl:configurationStore-impl",
|
|
"//aether-dependency-resolver:java-aetherDependencyResolver",
|
|
"//aether-dependency-resolver:java-aetherDependencyResolver_test_lib",
|
|
"//plugins/copyright",
|
|
"//plugins/copyright:copyright_test_lib",
|
|
"//jvm/jvm-analysis-impl:analysis-impl",
|
|
"//platform/lvcs-impl",
|
|
"//platform/lvcs-impl:lvcs-impl_test_lib",
|
|
"//plugins/coverage:java-coverage",
|
|
"//plugins/coverage:java-coverage_test_lib",
|
|
"//platform/workspace/jps",
|
|
"@lib//:jackson",
|
|
"@lib//:jackson-databind",
|
|
"@lib//:jackson-module-kotlin",
|
|
"@lib//:stream_ex",
|
|
"@lib//:kotlinx-coroutines-core",
|
|
"//platform/statistics",
|
|
"//platform/statistics:statistics_test_lib",
|
|
"@lib//:jaxb-api",
|
|
"@lib//:fastutil-min",
|
|
"//platform/platform-impl:ide-impl",
|
|
"//platform/platform-impl:ide-impl_test_lib",
|
|
"//jps/model-impl",
|
|
"//platform/core-ui",
|
|
"//platform/code-style-impl:codeStyle-impl",
|
|
"//platform/platform-util-io:ide-util-io",
|
|
"//platform/service-container:serviceContainer",
|
|
"//platform/service-container:serviceContainer_test_lib",
|
|
"//java/java-frontback-tests:frontback-tests_test_lib",
|
|
"@lib//:junit5",
|
|
"//platform/lang-api:lang",
|
|
"@lib//:junit5Suites",
|
|
"//java/java-impl-refactorings:impl-refactorings",
|
|
"//platform/util/jdom",
|
|
"//platform/testFramework/junit5",
|
|
"//platform/testFramework/junit5:junit5_test_lib",
|
|
"//platform/ml-api:ml",
|
|
"//java/ide-customization",
|
|
"//platform/backend/workspace",
|
|
"//platform/util",
|
|
"//platform/core-api:core",
|
|
"//tools/intellij.tools.ide.metrics.benchmark:ide-metrics-benchmark",
|
|
"//tools/intellij.tools.ide.metrics.benchmark:ide-metrics-benchmark_test_lib",
|
|
"//platform/util/coroutines",
|
|
"//platform/navbar/testFramework",
|
|
"//java/unscramble",
|
|
"@lib//:asm",
|
|
"//plugins/gradle",
|
|
"//platform/todo",
|
|
"//platform/statistics/testFramework",
|
|
"//platform/searchEverywhere/shared:searchEverywhere",
|
|
"//platform/searchEverywhere/testFramework",
|
|
"//java/codeserver/highlighting:java-codeserver-highlighting",
|
|
"//java/codeserver/core:java-codeserver-core",
|
|
],
|
|
runtime_deps = [
|
|
"//community-resources:customization",
|
|
"//plugins/IntelliLang/java-support:java-langInjection",
|
|
"//plugins/IntelliLang/xml-support:xml-langInjection",
|
|
]
|
|
)
|
|
|
|
jvm_test(
|
|
name = "tests_test",
|
|
runtime_deps = [":tests_test_lib"]
|
|
)
|
|
### auto-generated section `build intellij.java.tests` end |