From b3f3a917c67e0ef2ec2315e0bdff4bb627b476ed Mon Sep 17 00:00:00 2001 From: "Aleksei.Cherepanov" Date: Thu, 31 Jul 2025 15:11:36 +0200 Subject: [PATCH] [Bazel] jps-to-bazel: Generate BUILD.bazel files GitOrigin-RevId: 77e7228b16fa8cb2b61dfdbe88511ac5c048d6f4 --- BUILD.bazel | 2 ++ build/tests/BUILD.bazel | 1 + java/idea-ui/BUILD.bazel | 1 + java/java-terminal/BUILD.bazel | 1 + jps/jps-builders/BUILD.bazel | 1 + jps/model-serialization/BUILD.bazel | 1 + json/backend/tests/BUILD.bazel | 1 + jvm/jvm-analysis-java-tests/BUILD.bazel | 1 + jvm/jvm-analysis-kotlin-tests-k1/BUILD.bazel | 1 + jvm/jvm-analysis-kotlin-tests-k2/BUILD.bazel | 1 + jvm/jvm-analysis-kotlin-tests-shared/BUILD.bazel | 1 + platform/build-scripts/codeOptimizer/BUILD.bazel | 1 + platform/build-scripts/tests/BUILD.bazel | 1 + platform/core-nio-fs/BUILD.bazel | 1 + platform/eel/BUILD.bazel | 2 ++ platform/external-system-api/dependency-updater/BUILD.bazel | 1 + platform/instanceContainer/BUILD.bazel | 1 + platform/jewel/ui-tests/BUILD.bazel | 1 + platform/lang-impl/testEntities/BUILD.bazel | 1 + platform/main/intellij.platform.backend.main/BUILD.bazel | 1 + platform/main/intellij.platform.frontend.main/BUILD.bazel | 1 + platform/main/intellij.platform.main/BUILD.bazel | 1 + platform/main/intellij.platform.monolith.main/BUILD.bazel | 1 + platform/object-serializer/BUILD.bazel | 1 + platform/platform-tests/BUILD.bazel | 1 + platform/platform-tests/benchmarks/BUILD.bazel | 1 + platform/platform-tests/durability/BUILD.bazel | 1 + platform/polySymbols/BUILD.bazel | 1 + platform/remote-servers/target-integration-tests/BUILD.bazel | 1 + platform/runtime/product/tests/BUILD.bazel | 1 + platform/runtime/repository/tests/BUILD.bazel | 1 + platform/statistics/envTests/BUILD.bazel | 1 + platform/structuralsearch/BUILD.bazel | 1 + platform/syntax/syntax-psi-tests/BUILD.bazel | 1 + platform/testFramework/monorepo/BUILD.bazel | 1 + platform/util/BUILD.bazel | 1 + platform/util/coroutines/BUILD.bazel | 1 + platform/util/immutable-key-value-store/benchmark/BUILD.bazel | 1 + platform/util/progress/BUILD.bazel | 1 + platform/workspace/storage/testEntities/BUILD.bazel | 1 + plugins/IntelliLang/tests/BUILD.bazel | 1 + plugins/ant/jps-plugin/BUILD.bazel | 1 + plugins/completion-ml-ranking-models/BUILD.bazel | 1 + plugins/completion-ml-ranking/BUILD.bazel | 1 + .../BUILD.bazel | 1 + plugins/configuration-script/BUILD.bazel | 1 + plugins/dev/BUILD.bazel | 2 ++ plugins/devkit/BUILD.bazel | 2 ++ plugins/devkit/devkit-kotlin-fir-tests/BUILD.bazel | 1 + .../devkit/intellij.devkit.workspaceModel/tests/BUILD.bazel | 1 + plugins/devkit/jps-plugin/BUILD.bazel | 1 + plugins/editorconfig/BUILD.bazel | 1 + plugins/evaluation-plugin/BUILD.bazel | 1 + plugins/gradle/BUILD.bazel | 1 + plugins/gradle/gradle-declarative-sync/BUILD.bazel | 1 + plugins/gradle/java/BUILD.bazel | 1 + plugins/gradle/native/tooling/BUILD.bazel | 1 + plugins/grazie/src/test/BUILD.bazel | 1 + plugins/groovy/groovy-uast-tests/BUILD.bazel | 1 + plugins/groovy/jps-plugin/BUILD.bazel | 1 + plugins/htmltools/BUILD.bazel | 1 + plugins/javaFX/community/BUILD.bazel | 1 + plugins/junit/groovy-tests/BUILD.bazel | 1 + plugins/junit/java-tests/BUILD.bazel | 1 + plugins/junit/kotlin-tests-k1/BUILD.bazel | 1 + plugins/junit/kotlin-tests-k2/BUILD.bazel | 1 + plugins/junit/kotlin-tests-shared/BUILD.bazel | 1 + plugins/junit5_rt_tests/BUILD.bazel | 1 + plugins/kotlin/BUILD.bazel | 1 + .../base/analysis-api/analysis-api-k2-tests/BUILD.bazel | 1 + plugins/kotlin/base/analysis/tests/BUILD.bazel | 1 + plugins/kotlin/base/facet/tests/BUILD.bazel | 1 + plugins/kotlin/base/indices/tests/BUILD.bazel | 1 + plugins/kotlin/base/test/BUILD.bazel | 1 + plugins/kotlin/code-insight/fixes-k2/tests/BUILD.bazel | 1 + plugins/kotlin/code-insight/inspections-k2/tests/BUILD.bazel | 1 + .../code-insight/inspections-shared/tests/k1/BUILD.bazel | 1 + .../code-insight/inspections-shared/tests/k2/BUILD.bazel | 1 + plugins/kotlin/code-insight/intentions-k2/tests/BUILD.bazel | 1 + .../code-insight/intentions-shared/tests/k1/BUILD.bazel | 1 + .../code-insight/intentions-shared/tests/k2/BUILD.bazel | 1 + .../code-insight/structural-search-k2/tests/BUILD.bazel | 1 + plugins/kotlin/compiler-plugins/allopen/tests-k1/BUILD.bazel | 1 + .../compiler-plugin-support/tests/BUILD.bazel | 1 + .../compiler-plugins/kotlinx-serialization/tests/BUILD.bazel | 1 + plugins/kotlin/compiler-plugins/noarg/tests/BUILD.bazel | 1 + plugins/kotlin/compiler-plugins/parcelize/tests/BUILD.bazel | 1 + .../kotlin/compiler-plugins/parcelize/tests/k1/BUILD.bazel | 1 + .../kotlin/compiler-plugins/parcelize/tests/k2/BUILD.bazel | 1 + plugins/kotlin/compiler-reference-index/tests.k2/BUILD.bazel | 1 + plugins/kotlin/compiler-reference-index/tests/BUILD.bazel | 1 + plugins/kotlin/completion/tests-k1/BUILD.bazel | 1 + plugins/kotlin/completion/tests-shared/BUILD.bazel | 1 + plugins/kotlin/copyright/fir-tests/BUILD.bazel | 1 + plugins/kotlin/copyright/tests/BUILD.bazel | 1 + plugins/kotlin/core/tests/BUILD.bazel | 1 + plugins/kotlin/coverage/tests/BUILD.bazel | 1 + plugins/kotlin/features-trainer/tests/BUILD.bazel | 1 + plugins/kotlin/fir/tests/BUILD.bazel | 1 + .../kotlin/gradle/code-insight-groovy/tests.k2/BUILD.bazel | 1 + plugins/kotlin/gradle/gradle-java/tests.shared/BUILD.bazel | 1 + plugins/kotlin/gradle/gradle/tests/BUILD.bazel | 1 + plugins/kotlin/gradle/multiplatform-tests-k2/BUILD.bazel | 1 + plugins/kotlin/gradle/multiplatform-tests/BUILD.bazel | 1 + .../kotlin/highlighting/highlighting-shared/tests/BUILD.bazel | 1 + plugins/kotlin/i18n/tests/BUILD.bazel | 1 + plugins/kotlin/idea/tests/BUILD.bazel | 1 + plugins/kotlin/injection/base/tests/BUILD.bazel | 1 + plugins/kotlin/injection/k1/tests/BUILD.bazel | 1 + plugins/kotlin/injection/k2/tests/BUILD.bazel | 1 + plugins/kotlin/j2k/k1.new/tests/BUILD.bazel | 1 + plugins/kotlin/j2k/k2/tests/BUILD.bazel | 1 + plugins/kotlin/j2k/shared/tests/BUILD.bazel | 1 + plugins/kotlin/jps/graphImplementationTests/BUILD.bazel | 1 + plugins/kotlin/jvm-debugger/test/BUILD.bazel | 1 + plugins/kotlin/jvm-debugger/test/compose/BUILD.bazel | 1 + plugins/kotlin/jvm-debugger/test/k2/BUILD.bazel | 1 + plugins/kotlin/jvm-debugger/test/parcelize/BUILD.bazel | 1 + plugins/kotlin/kotlin.lombok.tests/BUILD.bazel | 1 + .../kotlin.searching/kotlin.searching.test.k2/BUILD.bazel | 1 + plugins/kotlin/maven/tests/BUILD.bazel | 1 + plugins/kotlin/ml-completion/tests/BUILD.bazel | 1 + plugins/kotlin/native/tests/BUILD.bazel | 1 + plugins/kotlin/navigation/tests/BUILD.bazel | 1 + plugins/kotlin/performance-tests/BUILD.bazel | 1 + .../performance-tests/performance-test-utils/BUILD.bazel | 1 + plugins/kotlin/project-wizard/tests/BUILD.bazel | 1 + .../refactorings/kotlin.refactorings.common.tests/BUILD.bazel | 1 + .../refactorings/kotlin.refactorings.tests.k2/BUILD.bazel | 1 + plugins/kotlin/scripting-support/BUILD.bazel | 1 + plugins/kotlin/test-framework/BUILD.bazel | 1 + plugins/kotlin/tests-common/BUILD.bazel | 1 + plugins/kotlin/tests-compose/BUILD.bazel | 1 + plugins/kotlin/tests-from-compiler/BUILD.bazel | 1 + plugins/kotlin/uast/uast-kotlin-base/tests/BUILD.bazel | 1 + plugins/kotlin/uast/uast-kotlin-fir/tests/BUILD.bazel | 1 + plugins/kotlin/uast/uast-kotlin-idea-base/tests/BUILD.bazel | 1 + plugins/kotlin/uast/uast-kotlin-idea-fir/tests/BUILD.bazel | 1 + plugins/kotlin/uast/uast-kotlin-idea/tests/BUILD.bazel | 1 + plugins/kotlin/uast/uast-kotlin/tests/BUILD.bazel | 1 + plugins/kotlin/util/test-generator-all/BUILD.bazel | 1 + plugins/kotlin/util/test-generator-api/BUILD.bazel | 1 + plugins/kotlin/util/test-generator-fe10/BUILD.bazel | 1 + plugins/kotlin/util/test-generator-fir/BUILD.bazel | 1 + plugins/markdown/plugin/BUILD.bazel | 1 + plugins/markdown/test/BUILD.bazel | 1 + plugins/maven/src/test/BUILD.bazel | 1 + plugins/properties/tests/BUILD.bazel | 1 + plugins/settings-repository/BUILD.bazel | 1 + plugins/sh/copyright/BUILD.bazel | 1 + plugins/sh/core/BUILD.bazel | 1 + plugins/stats-collector/BUILD.bazel | 1 + plugins/svn4idea/BUILD.bazel | 1 + plugins/tasks/tasks-tests/BUILD.bazel | 1 + plugins/testng_rt/tests/BUILD.bazel | 1 + plugins/toml/tests/BUILD.bazel | 1 + plugins/turboComplete/BUILD.bazel | 1 + plugins/ui-designer/jps-plugin/tests/BUILD.bazel | 1 + python/BUILD.bazel | 4 ++++ python/junit5Tests-framework/BUILD.bazel | 1 + python/junit5Tests-framework/conda/BUILD.bazel | 1 + tools/devLauncher/tests/BUILD.bazel | 1 + uast/uast-tests/BUILD.bazel | 1 + 163 files changed, 170 insertions(+) diff --git a/BUILD.bazel b/BUILD.bazel index 6e32ddf19b55..8b258ae25889 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -259,6 +259,7 @@ jvm_library( jvm_library( name = "main_test_lib", + module_name = "intellij.idea.community.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = [ @@ -552,6 +553,7 @@ jvm_library( jvm_library( name = "main-android_test_lib", + module_name = "intellij.idea.community.main.android", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), runtime_deps = [ diff --git a/build/tests/BUILD.bazel b/build/tests/BUILD.bazel index 1a640c074830..9b340817e9af 100644 --- a/build/tests/BUILD.bazel +++ b/build/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.idea.community.build.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/java/idea-ui/BUILD.bazel b/java/idea-ui/BUILD.bazel index 1ff813cec5f1..bba95c682dfe 100644 --- a/java/idea-ui/BUILD.bazel +++ b/java/idea-ui/BUILD.bazel @@ -76,6 +76,7 @@ jvm_library( jvm_library( name = "ui-tests_test_lib", + module_name = "intellij.java.ui.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/java/java-terminal/BUILD.bazel b/java/java-terminal/BUILD.bazel index 974cfdeac0b1..8c69aa2ee116 100644 --- a/java/java-terminal/BUILD.bazel +++ b/java/java-terminal/BUILD.bazel @@ -33,6 +33,7 @@ jvm_library( jvm_library( name = "terminal-tests_test_lib", + module_name = "intellij.java.terminal.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/jps/jps-builders/BUILD.bazel b/jps/jps-builders/BUILD.bazel index f6588eb9d60d..613e0ad470fe 100644 --- a/jps/jps-builders/BUILD.bazel +++ b/jps/jps-builders/BUILD.bazel @@ -74,6 +74,7 @@ jvm_library( jvm_library( name = "build-tests_test_lib", + module_name = "intellij.platform.jps.build.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/jps/model-serialization/BUILD.bazel b/jps/model-serialization/BUILD.bazel index 7f0dbc552b02..c939e8554f5d 100644 --- a/jps/model-serialization/BUILD.bazel +++ b/jps/model-serialization/BUILD.bazel @@ -40,6 +40,7 @@ jvm_library( jvm_library( name = "model-serialization-tests_test_lib", + module_name = "intellij.platform.jps.model.serialization.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/json/backend/tests/BUILD.bazel b/json/backend/tests/BUILD.bazel index 4129f8e736a4..fab6bb32257c 100644 --- a/json/backend/tests/BUILD.bazel +++ b/json/backend/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.json.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/jvm/jvm-analysis-java-tests/BUILD.bazel b/jvm/jvm-analysis-java-tests/BUILD.bazel index c94ccb2f9f86..60bba9fc5007 100644 --- a/jvm/jvm-analysis-java-tests/BUILD.bazel +++ b/jvm/jvm-analysis-java-tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "analysis-java-tests_test_lib", + module_name = "intellij.jvm.analysis.java.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/jvm/jvm-analysis-kotlin-tests-k1/BUILD.bazel b/jvm/jvm-analysis-kotlin-tests-k1/BUILD.bazel index 0da3c9807339..1d7d744f946c 100644 --- a/jvm/jvm-analysis-kotlin-tests-k1/BUILD.bazel +++ b/jvm/jvm-analysis-kotlin-tests-k1/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "analysis-kotlin-tests-k1_test_lib", + module_name = "intellij.jvm.analysis.kotlin.tests.k1", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/jvm/jvm-analysis-kotlin-tests-k2/BUILD.bazel b/jvm/jvm-analysis-kotlin-tests-k2/BUILD.bazel index 74873b03a6df..19682d3b42cb 100644 --- a/jvm/jvm-analysis-kotlin-tests-k2/BUILD.bazel +++ b/jvm/jvm-analysis-kotlin-tests-k2/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "analysis-kotlin-tests-k2_test_lib", + module_name = "intellij.jvm.analysis.kotlin.tests.k2", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/jvm/jvm-analysis-kotlin-tests-shared/BUILD.bazel b/jvm/jvm-analysis-kotlin-tests-shared/BUILD.bazel index e83f2e4080e0..3710b8befd18 100644 --- a/jvm/jvm-analysis-kotlin-tests-shared/BUILD.bazel +++ b/jvm/jvm-analysis-kotlin-tests-shared/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "analysis-kotlin-tests-shared_test_lib", + module_name = "intellij.jvm.analysis.kotlin.tests.shared", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/build-scripts/codeOptimizer/BUILD.bazel b/platform/build-scripts/codeOptimizer/BUILD.bazel index a1932f8de81e..8d22f0713e1e 100644 --- a/platform/build-scripts/codeOptimizer/BUILD.bazel +++ b/platform/build-scripts/codeOptimizer/BUILD.bazel @@ -9,6 +9,7 @@ jvm_resources( jvm_library( name = "codeOptimizer_test_lib", + module_name = "intellij.platform.buildScripts.codeOptimizer", visibility = ["//visibility:public"], srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/build-scripts/tests/BUILD.bazel b/platform/build-scripts/tests/BUILD.bazel index 0d7b5ab31423..e5545e0b7fc8 100644 --- a/platform/build-scripts/tests/BUILD.bazel +++ b/platform/build-scripts/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.platform.buildScripts.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/core-nio-fs/BUILD.bazel b/platform/core-nio-fs/BUILD.bazel index b31033cfc5a4..8b4a817b23a2 100644 --- a/platform/core-nio-fs/BUILD.bazel +++ b/platform/core-nio-fs/BUILD.bazel @@ -29,6 +29,7 @@ jvm_library( ### auto-generated section `build intellij.platform.core.nio.fs.tests` start jvm_library( name = "core-nio-fs-tests_test_lib", + module_name = "intellij.platform.core.nio.fs.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/eel/BUILD.bazel b/platform/eel/BUILD.bazel index 3246026bde38..1d7296ee0a0c 100644 --- a/platform/eel/BUILD.bazel +++ b/platform/eel/BUILD.bazel @@ -17,6 +17,7 @@ jvm_library( ### auto-generated section `build intellij.platform.eel.codegen` start jvm_library( name = "eel-codegen_test_lib", + module_name = "intellij.platform.eel.codegen", visibility = ["//visibility:public"], srcs = glob(["codegen/**/*.kt", "codegen/**/*.java"], allow_empty = True), deps = [ @@ -58,6 +59,7 @@ jps_test( ### auto-generated section `build intellij.platform.eel.tests` start jvm_library( name = "eel-tests_test_lib", + module_name = "intellij.platform.eel.tests", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/external-system-api/dependency-updater/BUILD.bazel b/platform/external-system-api/dependency-updater/BUILD.bazel index 192c54c565c3..cf0f792aefe9 100644 --- a/platform/external-system-api/dependency-updater/BUILD.bazel +++ b/platform/external-system-api/dependency-updater/BUILD.bazel @@ -35,6 +35,7 @@ jvm_resources( jvm_library( name = "externalSystem-dependencyUpdater-tests_test_lib", + module_name = "intellij.platform.externalSystem.dependencyUpdater.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/instanceContainer/BUILD.bazel b/platform/instanceContainer/BUILD.bazel index 76365ab9e456..b5376bf58cdd 100644 --- a/platform/instanceContainer/BUILD.bazel +++ b/platform/instanceContainer/BUILD.bazel @@ -19,6 +19,7 @@ jvm_library( ### auto-generated section `build intellij.platform.instanceContainer.tests` start jvm_library( name = "instanceContainer-tests_test_lib", + module_name = "intellij.platform.instanceContainer.tests", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/jewel/ui-tests/BUILD.bazel b/platform/jewel/ui-tests/BUILD.bazel index fd4fd083fd2b..9fa8fdb55cd4 100644 --- a/platform/jewel/ui-tests/BUILD.bazel +++ b/platform/jewel/ui-tests/BUILD.bazel @@ -27,6 +27,7 @@ jvm_library( jvm_library( name = "ui-tests_test_lib", + module_name = "intellij.platform.jewel.uiTests", visibility = ["//visibility:public"], srcs = glob(["src/test/kotlin/**/*.kt", "src/test/kotlin/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_ui-tests", diff --git a/platform/lang-impl/testEntities/BUILD.bazel b/platform/lang-impl/testEntities/BUILD.bazel index a87f22534aa6..48be97884042 100644 --- a/platform/lang-impl/testEntities/BUILD.bazel +++ b/platform/lang-impl/testEntities/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "testEntities_test_lib", + module_name = "intellij.platform.lang.testEntities", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java", "testGen/**/*.kt", "testGen/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/main/intellij.platform.backend.main/BUILD.bazel b/platform/main/intellij.platform.backend.main/BUILD.bazel index e8c4410c469c..e739becac3a3 100644 --- a/platform/main/intellij.platform.backend.main/BUILD.bazel +++ b/platform/main/intellij.platform.backend.main/BUILD.bazel @@ -32,6 +32,7 @@ jvm_library( jvm_library( name = "backend-main_test_lib", + module_name = "intellij.platform.backend.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = [ diff --git a/platform/main/intellij.platform.frontend.main/BUILD.bazel b/platform/main/intellij.platform.frontend.main/BUILD.bazel index d4cef4dbed84..135802a75f7d 100644 --- a/platform/main/intellij.platform.frontend.main/BUILD.bazel +++ b/platform/main/intellij.platform.frontend.main/BUILD.bazel @@ -24,6 +24,7 @@ jvm_library( jvm_library( name = "frontend-main_test_lib", + module_name = "intellij.platform.frontend.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = [ diff --git a/platform/main/intellij.platform.main/BUILD.bazel b/platform/main/intellij.platform.main/BUILD.bazel index f7c55ba2de18..8c3e92a76fa6 100644 --- a/platform/main/intellij.platform.main/BUILD.bazel +++ b/platform/main/intellij.platform.main/BUILD.bazel @@ -27,6 +27,7 @@ jvm_library( jvm_library( name = "main_test_lib", + module_name = "intellij.platform.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = [ diff --git a/platform/main/intellij.platform.monolith.main/BUILD.bazel b/platform/main/intellij.platform.monolith.main/BUILD.bazel index 6c31e12f95a5..93a230ea1fca 100644 --- a/platform/main/intellij.platform.monolith.main/BUILD.bazel +++ b/platform/main/intellij.platform.monolith.main/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "monolith-main_test_lib", + module_name = "intellij.platform.monolith.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), runtime_deps = [ diff --git a/platform/object-serializer/BUILD.bazel b/platform/object-serializer/BUILD.bazel index 416fa56d514d..65211ef4ba70 100644 --- a/platform/object-serializer/BUILD.bazel +++ b/platform/object-serializer/BUILD.bazel @@ -79,6 +79,7 @@ jvm_library( jvm_library( name = "objectSerializer-tests_test_lib", + module_name = "intellij.platform.objectSerializer.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/platform-tests/BUILD.bazel b/platform/platform-tests/BUILD.bazel index b82790d81b98..d16dd1bdecfc 100644 --- a/platform/platform-tests/BUILD.bazel +++ b/platform/platform-tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.platform.tests", visibility = ["//visibility:public"], srcs = glob(["testGen/**/*.kt", "testGen/**/*.java", "testSrc/**/*.kt", "testSrc/**/*.java", "testSrc/**/*.form"], allow_empty = True), deps = [ diff --git a/platform/platform-tests/benchmarks/BUILD.bazel b/platform/platform-tests/benchmarks/BUILD.bazel index ce74680f7af6..05f8368b7b48 100644 --- a/platform/platform-tests/benchmarks/BUILD.bazel +++ b/platform/platform-tests/benchmarks/BUILD.bazel @@ -3,6 +3,7 @@ load("@rules_jvm//:jvm.bzl", "jvm_library") jvm_library( name = "benchmarks_test_lib", + module_name = "intellij.platform.benchmarks", visibility = ["//visibility:public"], srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/platform-tests/durability/BUILD.bazel b/platform/platform-tests/durability/BUILD.bazel index 44274f9aa704..e74606c76deb 100644 --- a/platform/platform-tests/durability/BUILD.bazel +++ b/platform/platform-tests/durability/BUILD.bazel @@ -12,6 +12,7 @@ create_kotlinc_options( jvm_library( name = "durability_test_lib", + module_name = "intellij.platform.durability", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_durability", diff --git a/platform/polySymbols/BUILD.bazel b/platform/polySymbols/BUILD.bazel index e4b773447c38..73e339d62565 100644 --- a/platform/polySymbols/BUILD.bazel +++ b/platform/polySymbols/BUILD.bazel @@ -78,6 +78,7 @@ jvm_resources( jvm_library( name = "polySymbols-tests_test_lib", + module_name = "intellij.platform.polySymbols.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/remote-servers/target-integration-tests/BUILD.bazel b/platform/remote-servers/target-integration-tests/BUILD.bazel index e88174aff011..767059619379 100644 --- a/platform/remote-servers/target-integration-tests/BUILD.bazel +++ b/platform/remote-servers/target-integration-tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "remoteServers-targetsIntegrationTests_test_lib", + module_name = "intellij.platform.remoteServers.targetsIntegrationTests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/runtime/product/tests/BUILD.bazel b/platform/runtime/product/tests/BUILD.bazel index b2d4f010155b..42904fa8565e 100644 --- a/platform/runtime/product/tests/BUILD.bazel +++ b/platform/runtime/product/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.platform.runtime.product.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/runtime/repository/tests/BUILD.bazel b/platform/runtime/repository/tests/BUILD.bazel index 249929442925..32a25f80ee9d 100644 --- a/platform/runtime/repository/tests/BUILD.bazel +++ b/platform/runtime/repository/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.platform.runtime.repository.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/statistics/envTests/BUILD.bazel b/platform/statistics/envTests/BUILD.bazel index 52a3732b5e0d..36bb503d3588 100644 --- a/platform/statistics/envTests/BUILD.bazel +++ b/platform/statistics/envTests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "envTests_test_lib", + module_name = "intellij.platform.statistics.envTests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/structuralsearch/BUILD.bazel b/platform/structuralsearch/BUILD.bazel index e167a6ba3b1a..aa199468828c 100644 --- a/platform/structuralsearch/BUILD.bazel +++ b/platform/structuralsearch/BUILD.bazel @@ -51,6 +51,7 @@ jvm_library( jvm_library( name = "structuralSearch-tests_test_lib", + module_name = "intellij.platform.structuralSearch.tests", visibility = ["//visibility:public"], srcs = glob(["testSource/**/*.kt", "testSource/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/syntax/syntax-psi-tests/BUILD.bazel b/platform/syntax/syntax-psi-tests/BUILD.bazel index 3221dd087ac6..157de51c1136 100644 --- a/platform/syntax/syntax-psi-tests/BUILD.bazel +++ b/platform/syntax/syntax-psi-tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "psi-tests_test_lib", + module_name = "intellij.platform.syntax.psi.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/testFramework/monorepo/BUILD.bazel b/platform/testFramework/monorepo/BUILD.bazel index dfadc3a3381c..e572344e1dcf 100644 --- a/platform/testFramework/monorepo/BUILD.bazel +++ b/platform/testFramework/monorepo/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "monorepo_test_lib", + module_name = "intellij.platform.testFramework.monorepo", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/util/BUILD.bazel b/platform/util/BUILD.bazel index 902b91e9bcdf..20e8ad52b5d5 100644 --- a/platform/util/BUILD.bazel +++ b/platform/util/BUILD.bazel @@ -76,6 +76,7 @@ jvm_library( jvm_library( name = "util-tests_test_lib", + module_name = "intellij.platform.util.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/util/coroutines/BUILD.bazel b/platform/util/coroutines/BUILD.bazel index f7bfd5021556..c9b244872fbf 100644 --- a/platform/util/coroutines/BUILD.bazel +++ b/platform/util/coroutines/BUILD.bazel @@ -25,6 +25,7 @@ jvm_library( jvm_library( name = "coroutines-tests_test_lib", + module_name = "intellij.platform.util.coroutines.tests", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/util/immutable-key-value-store/benchmark/BUILD.bazel b/platform/util/immutable-key-value-store/benchmark/BUILD.bazel index 6e51f6c01f67..d5c4c1e75815 100644 --- a/platform/util/immutable-key-value-store/benchmark/BUILD.bazel +++ b/platform/util/immutable-key-value-store/benchmark/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "benchmark_test_lib", + module_name = "intellij.platform.util.immutableKeyValueStore.benchmark", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/util/progress/BUILD.bazel b/platform/util/progress/BUILD.bazel index 2b9b455a505d..91b8ca5c3a54 100644 --- a/platform/util/progress/BUILD.bazel +++ b/platform/util/progress/BUILD.bazel @@ -41,6 +41,7 @@ jvm_library( jvm_library( name = "progress-tests_test_lib", + module_name = "intellij.platform.util.progress.tests", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/platform/workspace/storage/testEntities/BUILD.bazel b/platform/workspace/storage/testEntities/BUILD.bazel index 82686fbaaf05..44e115adde4b 100644 --- a/platform/workspace/storage/testEntities/BUILD.bazel +++ b/platform/workspace/storage/testEntities/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "testEntities_test_lib", + module_name = "intellij.platform.workspace.storage.testEntities", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java", "testGen/**/*.kt", "testGen/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/IntelliLang/tests/BUILD.bazel b/plugins/IntelliLang/tests/BUILD.bazel index 6a12f9bf24a4..5d73b2b2d649 100644 --- a/plugins/IntelliLang/tests/BUILD.bazel +++ b/plugins/IntelliLang/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.platform.langInjection.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/ant/jps-plugin/BUILD.bazel b/plugins/ant/jps-plugin/BUILD.bazel index b976f92516a9..50f839b952f3 100644 --- a/plugins/ant/jps-plugin/BUILD.bazel +++ b/plugins/ant/jps-plugin/BUILD.bazel @@ -34,6 +34,7 @@ jvm_library( jvm_library( name = "jps-tests_test_lib", + module_name = "intellij.ant.jps.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/completion-ml-ranking-models/BUILD.bazel b/plugins/completion-ml-ranking-models/BUILD.bazel index f1fc29ce2044..6d36e2c22252 100644 --- a/plugins/completion-ml-ranking-models/BUILD.bazel +++ b/plugins/completion-ml-ranking-models/BUILD.bazel @@ -49,6 +49,7 @@ jvm_library( jvm_library( name = "completionMlRankingModels-tests_test_lib", + module_name = "intellij.completionMlRankingModels.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/completion-ml-ranking/BUILD.bazel b/plugins/completion-ml-ranking/BUILD.bazel index 0f7a3df25b10..08d6bec34600 100644 --- a/plugins/completion-ml-ranking/BUILD.bazel +++ b/plugins/completion-ml-ranking/BUILD.bazel @@ -56,6 +56,7 @@ jvm_library( jvm_library( name = "completionMlRanking-tests_test_lib", + module_name = "intellij.completionMlRanking.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/compose/intellij.compose.ide.plugin.projectStructureTests/BUILD.bazel b/plugins/compose/intellij.compose.ide.plugin.projectStructureTests/BUILD.bazel index 8533b9cea04a..3a9da0fa2526 100644 --- a/plugins/compose/intellij.compose.ide.plugin.projectStructureTests/BUILD.bazel +++ b/plugins/compose/intellij.compose.ide.plugin.projectStructureTests/BUILD.bazel @@ -3,6 +3,7 @@ load("@rules_jvm//:jvm.bzl", "jvm_library") jvm_library( name = "ide-plugin-projectStructureTests_test_lib", + module_name = "intellij.compose.ide.plugin.projectStructureTests", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/configuration-script/BUILD.bazel b/plugins/configuration-script/BUILD.bazel index f0c97a434419..e353c14e473d 100644 --- a/plugins/configuration-script/BUILD.bazel +++ b/plugins/configuration-script/BUILD.bazel @@ -92,6 +92,7 @@ jvm_library( jvm_library( name = "configurationScript-test-java_test_lib", + module_name = "intellij.configurationScript.test.java", visibility = ["//visibility:public"], srcs = glob(["testJava/**/*.kt", "testJava/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/dev/BUILD.bazel b/plugins/dev/BUILD.bazel index 149e3e5e8311..2eeae0e04e44 100644 --- a/plugins/dev/BUILD.bazel +++ b/plugins/dev/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "dev-noJava-plugin-main_test_lib", + module_name = "intellij.dev.noJava.plugin.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), runtime_deps = [ @@ -41,6 +42,7 @@ jvm_library( jvm_library( name = "dev-plugin-main_test_lib", + module_name = "intellij.dev.plugin.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), runtime_deps = [ diff --git a/plugins/devkit/BUILD.bazel b/plugins/devkit/BUILD.bazel index 9a68688a2ef3..0c39ba73b3c3 100644 --- a/plugins/devkit/BUILD.bazel +++ b/plugins/devkit/BUILD.bazel @@ -31,6 +31,7 @@ jvm_library( jvm_library( name = "devkit-plugin-main_test_lib", + module_name = "intellij.devkit.plugin.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = [ @@ -73,6 +74,7 @@ jvm_library( jvm_library( name = "devkit-plugin-main-noKotlin_test_lib", + module_name = "intellij.devkit.plugin.main.noKotlin", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = ["//plugins/devkit/devkit-java-tests:java-tests_test_lib"], diff --git a/plugins/devkit/devkit-kotlin-fir-tests/BUILD.bazel b/plugins/devkit/devkit-kotlin-fir-tests/BUILD.bazel index e104f9b48a47..712f422f1602 100644 --- a/plugins/devkit/devkit-kotlin-fir-tests/BUILD.bazel +++ b/plugins/devkit/devkit-kotlin-fir-tests/BUILD.bazel @@ -3,6 +3,7 @@ load("@rules_jvm//:jvm.bzl", "jvm_library") jvm_library( name = "kotlin-fir-tests_test_lib", + module_name = "intellij.devkit.kotlin.fir.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/devkit/intellij.devkit.workspaceModel/tests/BUILD.bazel b/plugins/devkit/intellij.devkit.workspaceModel/tests/BUILD.bazel index ddd0dae9d457..6ba5ec94c967 100644 --- a/plugins/devkit/intellij.devkit.workspaceModel/tests/BUILD.bazel +++ b/plugins/devkit/intellij.devkit.workspaceModel/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.devkit.workspaceModel.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/devkit/jps-plugin/BUILD.bazel b/plugins/devkit/jps-plugin/BUILD.bazel index ec36b28a52c6..550c6028634d 100644 --- a/plugins/devkit/jps-plugin/BUILD.bazel +++ b/plugins/devkit/jps-plugin/BUILD.bazel @@ -37,6 +37,7 @@ jvm_library( jvm_library( name = "jps-tests_test_lib", + module_name = "intellij.devkit.jps.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/editorconfig/BUILD.bazel b/plugins/editorconfig/BUILD.bazel index fbcf5cb9faf5..e2f2999f5fcb 100644 --- a/plugins/editorconfig/BUILD.bazel +++ b/plugins/editorconfig/BUILD.bazel @@ -30,6 +30,7 @@ jvm_library( jvm_library( name = "editorconfig-plugin-main_test_lib", + module_name = "intellij.editorconfig.plugin.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), runtime_deps = [ diff --git a/plugins/evaluation-plugin/BUILD.bazel b/plugins/evaluation-plugin/BUILD.bazel index ea9f987c1f39..a3035f7ee4cd 100644 --- a/plugins/evaluation-plugin/BUILD.bazel +++ b/plugins/evaluation-plugin/BUILD.bazel @@ -50,6 +50,7 @@ jvm_library( ### auto-generated section `build intellij.evaluationPlugin.tests` start jvm_library( name = "evaluationPlugin-tests_test_lib", + module_name = "intellij.evaluationPlugin.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/gradle/BUILD.bazel b/plugins/gradle/BUILD.bazel index 4d6f69a09676..beac68ad48de 100644 --- a/plugins/gradle/BUILD.bazel +++ b/plugins/gradle/BUILD.bazel @@ -111,6 +111,7 @@ jvm_library( jvm_library( name = "gradle-tests_test_lib", + module_name = "intellij.gradle.tests", visibility = ["//visibility:public"], srcs = glob(["testSources/**/*.kt", "testSources/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/gradle/gradle-declarative-sync/BUILD.bazel b/plugins/gradle/gradle-declarative-sync/BUILD.bazel index e5e08c97502a..6dfc2346d786 100644 --- a/plugins/gradle/gradle-declarative-sync/BUILD.bazel +++ b/plugins/gradle/gradle-declarative-sync/BUILD.bazel @@ -35,6 +35,7 @@ jvm_library( ### auto-generated section `build intellij.gradle.declarativeSync.tests` start jvm_library( name = "declarativeSync-tests_test_lib", + module_name = "intellij.gradle.declarativeSync.tests", visibility = ["//visibility:public"], srcs = glob(["testSources/**/*.kt", "testSources/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/gradle/java/BUILD.bazel b/plugins/gradle/java/BUILD.bazel index ac4f2cd708f9..c778ee411bf7 100644 --- a/plugins/gradle/java/BUILD.bazel +++ b/plugins/gradle/java/BUILD.bazel @@ -99,6 +99,7 @@ jvm_library( jvm_library( name = "java-tests_test_lib", + module_name = "intellij.gradle.java.tests", visibility = ["//visibility:public"], srcs = glob(["testSources/**/*.kt", "testSources/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/gradle/native/tooling/BUILD.bazel b/plugins/gradle/native/tooling/BUILD.bazel index 65a71908681f..184c23bbe7b3 100644 --- a/plugins/gradle/native/tooling/BUILD.bazel +++ b/plugins/gradle/native/tooling/BUILD.bazel @@ -38,6 +38,7 @@ jvm_library( ### auto-generated section `build intellij.gradle.native.tooling.tests` start jvm_library( name = "gradle-native-tooling-tests_test_lib", + module_name = "intellij.gradle.native.tooling.tests", visibility = ["//visibility:public"], srcs = glob(["testSources/**/*.kt", "testSources/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/grazie/src/test/BUILD.bazel b/plugins/grazie/src/test/BUILD.bazel index 992be14c3c82..b21c996431f4 100644 --- a/plugins/grazie/src/test/BUILD.bazel +++ b/plugins/grazie/src/test/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "grazie-tests_test_lib", + module_name = "intellij.grazie.tests", visibility = ["//visibility:public"], srcs = glob(["kotlin/**/*.kt", "kotlin/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/groovy/groovy-uast-tests/BUILD.bazel b/plugins/groovy/groovy-uast-tests/BUILD.bazel index 5b0cafa0b1aa..93bd2a2b4ee0 100644 --- a/plugins/groovy/groovy-uast-tests/BUILD.bazel +++ b/plugins/groovy/groovy-uast-tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "uast-tests_test_lib", + module_name = "intellij.groovy.uast.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/groovy/jps-plugin/BUILD.bazel b/plugins/groovy/jps-plugin/BUILD.bazel index 0bcd1204202f..f7e6d78044e1 100644 --- a/plugins/groovy/jps-plugin/BUILD.bazel +++ b/plugins/groovy/jps-plugin/BUILD.bazel @@ -42,6 +42,7 @@ jvm_library( jvm_library( name = "jps-tests_test_lib", + module_name = "intellij.groovy.jps.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/htmltools/BUILD.bazel b/plugins/htmltools/BUILD.bazel index 20e36d13289b..0eac1e78b881 100644 --- a/plugins/htmltools/BUILD.bazel +++ b/plugins/htmltools/BUILD.bazel @@ -41,6 +41,7 @@ jvm_library( jvm_library( name = "html-tools-tests_test_lib", + module_name = "intellij.html.tools.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/javaFX/community/BUILD.bazel b/plugins/javaFX/community/BUILD.bazel index 058d27eb0cfa..b3075ca05f85 100644 --- a/plugins/javaFX/community/BUILD.bazel +++ b/plugins/javaFX/community/BUILD.bazel @@ -16,6 +16,7 @@ jvm_library( jvm_library( name = "community_test_lib", + module_name = "intellij.javaFX.community", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/junit/groovy-tests/BUILD.bazel b/plugins/junit/groovy-tests/BUILD.bazel index e91ec9b006cc..2c763311f9c1 100644 --- a/plugins/junit/groovy-tests/BUILD.bazel +++ b/plugins/junit/groovy-tests/BUILD.bazel @@ -3,6 +3,7 @@ load("@rules_jvm//:jvm.bzl", "jvm_library") jvm_library( name = "groovy-tests_test_lib", + module_name = "intellij.junit.groovy.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/junit/java-tests/BUILD.bazel b/plugins/junit/java-tests/BUILD.bazel index cb5b46b05016..df6105bbb0ad 100644 --- a/plugins/junit/java-tests/BUILD.bazel +++ b/plugins/junit/java-tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "java-tests_test_lib", + module_name = "intellij.junit.java.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/junit/kotlin-tests-k1/BUILD.bazel b/plugins/junit/kotlin-tests-k1/BUILD.bazel index eff84f328617..2c77b0531284 100644 --- a/plugins/junit/kotlin-tests-k1/BUILD.bazel +++ b/plugins/junit/kotlin-tests-k1/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-tests-k1_test_lib", + module_name = "intellij.junit.kotlin.tests.k1", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/junit/kotlin-tests-k2/BUILD.bazel b/plugins/junit/kotlin-tests-k2/BUILD.bazel index 96e89c1cb29e..afa9cbe194bf 100644 --- a/plugins/junit/kotlin-tests-k2/BUILD.bazel +++ b/plugins/junit/kotlin-tests-k2/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-tests-k2_test_lib", + module_name = "intellij.junit.kotlin.tests.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/junit/kotlin-tests-shared/BUILD.bazel b/plugins/junit/kotlin-tests-shared/BUILD.bazel index 0bff53f68c49..ca54e708636b 100644 --- a/plugins/junit/kotlin-tests-shared/BUILD.bazel +++ b/plugins/junit/kotlin-tests-shared/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-tests-shared_test_lib", + module_name = "intellij.junit.kotlin.tests.shared", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/junit5_rt_tests/BUILD.bazel b/plugins/junit5_rt_tests/BUILD.bazel index 17a4f6f908cd..237d06395893 100644 --- a/plugins/junit5_rt_tests/BUILD.bazel +++ b/plugins/junit5_rt_tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "junit-v5-rt-tests_test_lib", + module_name = "intellij.junit.v5.rt.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/BUILD.bazel b/plugins/kotlin/BUILD.bazel index a4c77d3ecb9b..63ea88bd476f 100644 --- a/plugins/kotlin/BUILD.bazel +++ b/plugins/kotlin/BUILD.bazel @@ -441,6 +441,7 @@ jvm_library( jvm_library( name = "kotlin-plugin-community-main_test_lib", + module_name = "intellij.kotlin.plugin.community.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = [ diff --git a/plugins/kotlin/base/analysis-api/analysis-api-k2-tests/BUILD.bazel b/plugins/kotlin/base/analysis-api/analysis-api-k2-tests/BUILD.bazel index e5769fa1c6a5..9a3af89891df 100644 --- a/plugins/kotlin/base/analysis-api/analysis-api-k2-tests/BUILD.bazel +++ b/plugins/kotlin/base/analysis-api/analysis-api-k2-tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "kotlin-base-analysis-analysis-api-k2-tests_test_lib", + module_name = "kotlin.base.analysis.analysis-api.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_kotlin-base-analysis-analysis-api-k2-tests", diff --git a/plugins/kotlin/base/analysis/tests/BUILD.bazel b/plugins/kotlin/base/analysis/tests/BUILD.bazel index 601d63ad3df4..036e7ba767e9 100644 --- a/plugins/kotlin/base/analysis/tests/BUILD.bazel +++ b/plugins/kotlin/base/analysis/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.base.analysis.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/base/facet/tests/BUILD.bazel b/plugins/kotlin/base/facet/tests/BUILD.bazel index 1f4c69f3c6a0..bd3916442207 100644 --- a/plugins/kotlin/base/facet/tests/BUILD.bazel +++ b/plugins/kotlin/base/facet/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.base.facet.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/base/indices/tests/BUILD.bazel b/plugins/kotlin/base/indices/tests/BUILD.bazel index f3a8ff49b4de..d71b28f053b4 100644 --- a/plugins/kotlin/base/indices/tests/BUILD.bazel +++ b/plugins/kotlin/base/indices/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.base.indices.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/base/test/BUILD.bazel b/plugins/kotlin/base/test/BUILD.bazel index a95544380978..c5691c5e1c43 100644 --- a/plugins/kotlin/base/test/BUILD.bazel +++ b/plugins/kotlin/base/test/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "test_test_lib", + module_name = "kotlin.base.test", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/code-insight/fixes-k2/tests/BUILD.bazel b/plugins/kotlin/code-insight/fixes-k2/tests/BUILD.bazel index 7fcb8f8520c2..2bc40a27afcd 100644 --- a/plugins/kotlin/code-insight/fixes-k2/tests/BUILD.bazel +++ b/plugins/kotlin/code-insight/fixes-k2/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.code-insight.fixes.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/code-insight/inspections-k2/tests/BUILD.bazel b/plugins/kotlin/code-insight/inspections-k2/tests/BUILD.bazel index e49fa56f9b48..7e55d4661146 100644 --- a/plugins/kotlin/code-insight/inspections-k2/tests/BUILD.bazel +++ b/plugins/kotlin/code-insight/inspections-k2/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.code-insight.inspections.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/code-insight/inspections-shared/tests/k1/BUILD.bazel b/plugins/kotlin/code-insight/inspections-shared/tests/k1/BUILD.bazel index edb8103baf30..f849d4eaaf2a 100644 --- a/plugins/kotlin/code-insight/inspections-shared/tests/k1/BUILD.bazel +++ b/plugins/kotlin/code-insight/inspections-shared/tests/k1/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "k1_test_lib", + module_name = "kotlin.code-insight.inspections-shared.tests.k1", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/code-insight/inspections-shared/tests/k2/BUILD.bazel b/plugins/kotlin/code-insight/inspections-shared/tests/k2/BUILD.bazel index 7e87b59529f2..ca3b57027c55 100644 --- a/plugins/kotlin/code-insight/inspections-shared/tests/k2/BUILD.bazel +++ b/plugins/kotlin/code-insight/inspections-shared/tests/k2/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "k2_test_lib", + module_name = "kotlin.code-insight.inspections-shared.tests.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/code-insight/intentions-k2/tests/BUILD.bazel b/plugins/kotlin/code-insight/intentions-k2/tests/BUILD.bazel index 185c747db21e..a940ec0d137d 100644 --- a/plugins/kotlin/code-insight/intentions-k2/tests/BUILD.bazel +++ b/plugins/kotlin/code-insight/intentions-k2/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.code-insight.intentions.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/code-insight/intentions-shared/tests/k1/BUILD.bazel b/plugins/kotlin/code-insight/intentions-shared/tests/k1/BUILD.bazel index f08450abebe6..d338cc2e9a4e 100644 --- a/plugins/kotlin/code-insight/intentions-shared/tests/k1/BUILD.bazel +++ b/plugins/kotlin/code-insight/intentions-shared/tests/k1/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "k1_test_lib", + module_name = "kotlin.code-insight.intentions-shared.tests.k1", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/code-insight/intentions-shared/tests/k2/BUILD.bazel b/plugins/kotlin/code-insight/intentions-shared/tests/k2/BUILD.bazel index 5d937533f838..0a1958a627a3 100644 --- a/plugins/kotlin/code-insight/intentions-shared/tests/k2/BUILD.bazel +++ b/plugins/kotlin/code-insight/intentions-shared/tests/k2/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "k2_test_lib", + module_name = "kotlin.code-insight.intentions-shared.tests.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/code-insight/structural-search-k2/tests/BUILD.bazel b/plugins/kotlin/code-insight/structural-search-k2/tests/BUILD.bazel index 2d7ac09172a8..c552ad2562b0 100644 --- a/plugins/kotlin/code-insight/structural-search-k2/tests/BUILD.bazel +++ b/plugins/kotlin/code-insight/structural-search-k2/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.code-insight.structural-search.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-plugins/allopen/tests-k1/BUILD.bazel b/plugins/kotlin/compiler-plugins/allopen/tests-k1/BUILD.bazel index 3aab9f46acb8..d9be4c860136 100644 --- a/plugins/kotlin/compiler-plugins/allopen/tests-k1/BUILD.bazel +++ b/plugins/kotlin/compiler-plugins/allopen/tests-k1/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-compiler-plugins-allopen-tests-k1_test_lib", + module_name = "kotlin.compiler-plugins.allopen.tests.k1", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-plugins/compiler-plugin-support/tests/BUILD.bazel b/plugins/kotlin/compiler-plugins/compiler-plugin-support/tests/BUILD.bazel index 1449e16b12f3..d4f23e195037 100644 --- a/plugins/kotlin/compiler-plugins/compiler-plugin-support/tests/BUILD.bazel +++ b/plugins/kotlin/compiler-plugins/compiler-plugin-support/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.compiler-plugins.compiler-plugin-support.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-plugins/kotlinx-serialization/tests/BUILD.bazel b/plugins/kotlin/compiler-plugins/kotlinx-serialization/tests/BUILD.bazel index 2b2baece8947..5ed4c105e0c4 100644 --- a/plugins/kotlin/compiler-plugins/kotlinx-serialization/tests/BUILD.bazel +++ b/plugins/kotlin/compiler-plugins/kotlinx-serialization/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.compiler-plugins.kotlinx-serialization.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-plugins/noarg/tests/BUILD.bazel b/plugins/kotlin/compiler-plugins/noarg/tests/BUILD.bazel index 17da1decc370..a0209ff9a670 100644 --- a/plugins/kotlin/compiler-plugins/noarg/tests/BUILD.bazel +++ b/plugins/kotlin/compiler-plugins/noarg/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.compiler-plugins.noarg.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-plugins/parcelize/tests/BUILD.bazel b/plugins/kotlin/compiler-plugins/parcelize/tests/BUILD.bazel index 544d18904356..0784505602fb 100644 --- a/plugins/kotlin/compiler-plugins/parcelize/tests/BUILD.bazel +++ b/plugins/kotlin/compiler-plugins/parcelize/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.compiler-plugins.parcelize.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-plugins/parcelize/tests/k1/BUILD.bazel b/plugins/kotlin/compiler-plugins/parcelize/tests/k1/BUILD.bazel index 82115f751d1c..d06a5d44087e 100644 --- a/plugins/kotlin/compiler-plugins/parcelize/tests/k1/BUILD.bazel +++ b/plugins/kotlin/compiler-plugins/parcelize/tests/k1/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "k1_test_lib", + module_name = "kotlin.compiler-plugins.parcelize.tests.k1", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-plugins/parcelize/tests/k2/BUILD.bazel b/plugins/kotlin/compiler-plugins/parcelize/tests/k2/BUILD.bazel index 54173b2c7d3e..d26b4ed1d99b 100644 --- a/plugins/kotlin/compiler-plugins/parcelize/tests/k2/BUILD.bazel +++ b/plugins/kotlin/compiler-plugins/parcelize/tests/k2/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "k2_test_lib", + module_name = "kotlin.compiler-plugins.parcelize.tests.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-reference-index/tests.k2/BUILD.bazel b/plugins/kotlin/compiler-reference-index/tests.k2/BUILD.bazel index 4876b3b7a6cf..491903169c13 100644 --- a/plugins/kotlin/compiler-reference-index/tests.k2/BUILD.bazel +++ b/plugins/kotlin/compiler-reference-index/tests.k2/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests.k2_test_lib", + module_name = "kotlin.compiler-reference-index.tests.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/compiler-reference-index/tests/BUILD.bazel b/plugins/kotlin/compiler-reference-index/tests/BUILD.bazel index 9dcb63fd0871..4698c8b3472d 100644 --- a/plugins/kotlin/compiler-reference-index/tests/BUILD.bazel +++ b/plugins/kotlin/compiler-reference-index/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.compiler-reference-index.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/completion/tests-k1/BUILD.bazel b/plugins/kotlin/completion/tests-k1/BUILD.bazel index 2679d6075dfa..af27b6c4a07f 100644 --- a/plugins/kotlin/completion/tests-k1/BUILD.bazel +++ b/plugins/kotlin/completion/tests-k1/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-completion-tests-k1_test_lib", + module_name = "kotlin.completion.tests.k1", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/completion/tests-shared/BUILD.bazel b/plugins/kotlin/completion/tests-shared/BUILD.bazel index 1b2aca9f4705..1cb701a5c936 100644 --- a/plugins/kotlin/completion/tests-shared/BUILD.bazel +++ b/plugins/kotlin/completion/tests-shared/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-completion-tests-shared_test_lib", + module_name = "kotlin.completion.tests.shared", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/copyright/fir-tests/BUILD.bazel b/plugins/kotlin/copyright/fir-tests/BUILD.bazel index 6f1f8d9f7632..18cfd9f36839 100644 --- a/plugins/kotlin/copyright/fir-tests/BUILD.bazel +++ b/plugins/kotlin/copyright/fir-tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-copyright-fir-tests_test_lib", + module_name = "kotlin.copyright.fir.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/copyright/tests/BUILD.bazel b/plugins/kotlin/copyright/tests/BUILD.bazel index 89688200153f..4b00f2df62af 100644 --- a/plugins/kotlin/copyright/tests/BUILD.bazel +++ b/plugins/kotlin/copyright/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.copyright.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/core/tests/BUILD.bazel b/plugins/kotlin/core/tests/BUILD.bazel index 20e71697b340..cac7acd6eb92 100644 --- a/plugins/kotlin/core/tests/BUILD.bazel +++ b/plugins/kotlin/core/tests/BUILD.bazel @@ -22,6 +22,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.core.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/coverage/tests/BUILD.bazel b/plugins/kotlin/coverage/tests/BUILD.bazel index 695f62fc7d41..b6cae8e7a5d0 100644 --- a/plugins/kotlin/coverage/tests/BUILD.bazel +++ b/plugins/kotlin/coverage/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.coverage.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/features-trainer/tests/BUILD.bazel b/plugins/kotlin/features-trainer/tests/BUILD.bazel index 7b8cd1645609..ccd37a99bef3 100644 --- a/plugins/kotlin/features-trainer/tests/BUILD.bazel +++ b/plugins/kotlin/features-trainer/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.features-trainer.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/fir/tests/BUILD.bazel b/plugins/kotlin/fir/tests/BUILD.bazel index ab7e256eb9c9..d5a9708f1b19 100644 --- a/plugins/kotlin/fir/tests/BUILD.bazel +++ b/plugins/kotlin/fir/tests/BUILD.bazel @@ -21,6 +21,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.fir.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/gradle/code-insight-groovy/tests.k2/BUILD.bazel b/plugins/kotlin/gradle/code-insight-groovy/tests.k2/BUILD.bazel index fec6680ea1e2..68234c3a160b 100644 --- a/plugins/kotlin/gradle/code-insight-groovy/tests.k2/BUILD.bazel +++ b/plugins/kotlin/gradle/code-insight-groovy/tests.k2/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests.k2_test_lib", + module_name = "kotlin.gradle.code-insight-groovy.tests.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/gradle/gradle-java/tests.shared/BUILD.bazel b/plugins/kotlin/gradle/gradle-java/tests.shared/BUILD.bazel index 74001abd2aeb..585123b2df51 100644 --- a/plugins/kotlin/gradle/gradle-java/tests.shared/BUILD.bazel +++ b/plugins/kotlin/gradle/gradle-java/tests.shared/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests.shared_test_lib", + module_name = "kotlin.gradle.gradle-java.tests.shared", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/gradle/gradle/tests/BUILD.bazel b/plugins/kotlin/gradle/gradle/tests/BUILD.bazel index 430d4bc570d4..309bfa07708e 100644 --- a/plugins/kotlin/gradle/gradle/tests/BUILD.bazel +++ b/plugins/kotlin/gradle/gradle/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.gradle.gradle.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/gradle/multiplatform-tests-k2/BUILD.bazel b/plugins/kotlin/gradle/multiplatform-tests-k2/BUILD.bazel index 56330050e8eb..b7677b0175c8 100644 --- a/plugins/kotlin/gradle/multiplatform-tests-k2/BUILD.bazel +++ b/plugins/kotlin/gradle/multiplatform-tests-k2/BUILD.bazel @@ -3,6 +3,7 @@ load("@rules_jvm//:jvm.bzl", "jvm_library") jvm_library( name = "kotlin-gradle-multiplatform-tests-k2_test_lib", + module_name = "intellij.kotlin.gradle.multiplatform-tests.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/gradle/multiplatform-tests/BUILD.bazel b/plugins/kotlin/gradle/multiplatform-tests/BUILD.bazel index 5af4d2008ff5..2ad5615733ea 100644 --- a/plugins/kotlin/gradle/multiplatform-tests/BUILD.bazel +++ b/plugins/kotlin/gradle/multiplatform-tests/BUILD.bazel @@ -3,6 +3,7 @@ load("@rules_jvm//:jvm.bzl", "jvm_library") jvm_library( name = "multiplatform-tests_test_lib", + module_name = "intellij.kotlin.gradle.multiplatformTests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/highlighting/highlighting-shared/tests/BUILD.bazel b/plugins/kotlin/highlighting/highlighting-shared/tests/BUILD.bazel index eee0161fde8b..84cda92fb132 100644 --- a/plugins/kotlin/highlighting/highlighting-shared/tests/BUILD.bazel +++ b/plugins/kotlin/highlighting/highlighting-shared/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.highlighting.shared.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/i18n/tests/BUILD.bazel b/plugins/kotlin/i18n/tests/BUILD.bazel index 8ca100ab83f9..2e9ae427c285 100644 --- a/plugins/kotlin/i18n/tests/BUILD.bazel +++ b/plugins/kotlin/i18n/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.i18n.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/idea/tests/BUILD.bazel b/plugins/kotlin/idea/tests/BUILD.bazel index 5606e9947adf..bf9642ee77d9 100644 --- a/plugins/kotlin/idea/tests/BUILD.bazel +++ b/plugins/kotlin/idea/tests/BUILD.bazel @@ -19,6 +19,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.idea.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/injection/base/tests/BUILD.bazel b/plugins/kotlin/injection/base/tests/BUILD.bazel index f1683603f2da..e46dbc7f6385 100644 --- a/plugins/kotlin/injection/base/tests/BUILD.bazel +++ b/plugins/kotlin/injection/base/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.base.injection.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/injection/k1/tests/BUILD.bazel b/plugins/kotlin/injection/k1/tests/BUILD.bazel index 0f3400ce644d..f6133d40db29 100644 --- a/plugins/kotlin/injection/k1/tests/BUILD.bazel +++ b/plugins/kotlin/injection/k1/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.injection.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/injection/k2/tests/BUILD.bazel b/plugins/kotlin/injection/k2/tests/BUILD.bazel index cbcd311e08fc..020bd158c650 100644 --- a/plugins/kotlin/injection/k2/tests/BUILD.bazel +++ b/plugins/kotlin/injection/k2/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.injection.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/j2k/k1.new/tests/BUILD.bazel b/plugins/kotlin/j2k/k1.new/tests/BUILD.bazel index 2b535d546776..3848e75b5c74 100644 --- a/plugins/kotlin/j2k/k1.new/tests/BUILD.bazel +++ b/plugins/kotlin/j2k/k1.new/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.j2k.k1.new.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/j2k/k2/tests/BUILD.bazel b/plugins/kotlin/j2k/k2/tests/BUILD.bazel index dbd665177502..b61efb9a3e59 100644 --- a/plugins/kotlin/j2k/k2/tests/BUILD.bazel +++ b/plugins/kotlin/j2k/k2/tests/BUILD.bazel @@ -19,6 +19,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.j2k.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/j2k/shared/tests/BUILD.bazel b/plugins/kotlin/j2k/shared/tests/BUILD.bazel index 65c712b69caa..5b9565d84f0e 100644 --- a/plugins/kotlin/j2k/shared/tests/BUILD.bazel +++ b/plugins/kotlin/j2k/shared/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.j2k.shared.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_tests", diff --git a/plugins/kotlin/jps/graphImplementationTests/BUILD.bazel b/plugins/kotlin/jps/graphImplementationTests/BUILD.bazel index 43ef912b9bed..c7d3eb59a387 100644 --- a/plugins/kotlin/jps/graphImplementationTests/BUILD.bazel +++ b/plugins/kotlin/jps/graphImplementationTests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "graphImplementationTests_test_lib", + module_name = "kotlin.jps.graphImplementationTests", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/jvm-debugger/test/BUILD.bazel b/plugins/kotlin/jvm-debugger/test/BUILD.bazel index 18263d73c26c..4f909b6bb476 100644 --- a/plugins/kotlin/jvm-debugger/test/BUILD.bazel +++ b/plugins/kotlin/jvm-debugger/test/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "test_test_lib", + module_name = "kotlin.jvm-debugger.test", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/jvm-debugger/test/compose/BUILD.bazel b/plugins/kotlin/jvm-debugger/test/compose/BUILD.bazel index a947504e170a..07a72876470d 100644 --- a/plugins/kotlin/jvm-debugger/test/compose/BUILD.bazel +++ b/plugins/kotlin/jvm-debugger/test/compose/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-jvm-debugger-test-compose-k2_test_lib", + module_name = "kotlin.jvm-debugger.test.compose.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/jvm-debugger/test/k2/BUILD.bazel b/plugins/kotlin/jvm-debugger/test/k2/BUILD.bazel index 15323d3c81e6..93a45f20d924 100644 --- a/plugins/kotlin/jvm-debugger/test/k2/BUILD.bazel +++ b/plugins/kotlin/jvm-debugger/test/k2/BUILD.bazel @@ -49,6 +49,7 @@ jvm_library( jvm_library( name = "k2_test_lib", + module_name = "kotlin.jvm-debugger.test.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/jvm-debugger/test/parcelize/BUILD.bazel b/plugins/kotlin/jvm-debugger/test/parcelize/BUILD.bazel index 57f9800116a1..ebd13be85e45 100644 --- a/plugins/kotlin/jvm-debugger/test/parcelize/BUILD.bazel +++ b/plugins/kotlin/jvm-debugger/test/parcelize/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-jvm-debugger-test-parcelize-k2_test_lib", + module_name = "kotlin.jvm-debugger.test.parcelize.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/kotlin.lombok.tests/BUILD.bazel b/plugins/kotlin/kotlin.lombok.tests/BUILD.bazel index d19d20337854..16e3c0a929f3 100644 --- a/plugins/kotlin/kotlin.lombok.tests/BUILD.bazel +++ b/plugins/kotlin/kotlin.lombok.tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "k2-lombok-tests_test_lib", + module_name = "kotlin.k2.lombok.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/kotlin.searching/kotlin.searching.test.k2/BUILD.bazel b/plugins/kotlin/kotlin.searching/kotlin.searching.test.k2/BUILD.bazel index 3bd43c060a6b..fe7c6497c653 100644 --- a/plugins/kotlin/kotlin.searching/kotlin.searching.test.k2/BUILD.bazel +++ b/plugins/kotlin/kotlin.searching/kotlin.searching.test.k2/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "test-k2_test_lib", + module_name = "kotlin.searching.test.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/maven/tests/BUILD.bazel b/plugins/kotlin/maven/tests/BUILD.bazel index 34fec22b5d0e..27671c44d6a4 100644 --- a/plugins/kotlin/maven/tests/BUILD.bazel +++ b/plugins/kotlin/maven/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.maven.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/ml-completion/tests/BUILD.bazel b/plugins/kotlin/ml-completion/tests/BUILD.bazel index 6049849fc750..a76c4310f605 100644 --- a/plugins/kotlin/ml-completion/tests/BUILD.bazel +++ b/plugins/kotlin/ml-completion/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.ml-completion.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/native/tests/BUILD.bazel b/plugins/kotlin/native/tests/BUILD.bazel index dc36ac51bb29..7c54f5407afe 100644 --- a/plugins/kotlin/native/tests/BUILD.bazel +++ b/plugins/kotlin/native/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.native.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/navigation/tests/BUILD.bazel b/plugins/kotlin/navigation/tests/BUILD.bazel index 0b7b3bcc92ef..ad05614ae12c 100644 --- a/plugins/kotlin/navigation/tests/BUILD.bazel +++ b/plugins/kotlin/navigation/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.navigation.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/performance-tests/BUILD.bazel b/plugins/kotlin/performance-tests/BUILD.bazel index f72b1a4f789f..376b8a8ec22a 100644 --- a/plugins/kotlin/performance-tests/BUILD.bazel +++ b/plugins/kotlin/performance-tests/BUILD.bazel @@ -16,6 +16,7 @@ jvm_library( jvm_library( name = "performance-tests_test_lib", + module_name = "kotlin.performance-tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/performance-tests/performance-test-utils/BUILD.bazel b/plugins/kotlin/performance-tests/performance-test-utils/BUILD.bazel index 69288593e55d..edd7ba31d4c6 100644 --- a/plugins/kotlin/performance-tests/performance-test-utils/BUILD.bazel +++ b/plugins/kotlin/performance-tests/performance-test-utils/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "performance-test-utils_test_lib", + module_name = "kotlin.performance-tests.performance-test-utils", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/project-wizard/tests/BUILD.bazel b/plugins/kotlin/project-wizard/tests/BUILD.bazel index dca59b6aaf9a..c92a196cd95e 100644 --- a/plugins/kotlin/project-wizard/tests/BUILD.bazel +++ b/plugins/kotlin/project-wizard/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.project-wizard.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/refactorings/kotlin.refactorings.common.tests/BUILD.bazel b/plugins/kotlin/refactorings/kotlin.refactorings.common.tests/BUILD.bazel index 558a565f4e8d..141d1fae7c49 100644 --- a/plugins/kotlin/refactorings/kotlin.refactorings.common.tests/BUILD.bazel +++ b/plugins/kotlin/refactorings/kotlin.refactorings.common.tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "kotlin-refactorings-common-tests_test_lib", + module_name = "kotlin.refactorings.common.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/refactorings/kotlin.refactorings.tests.k2/BUILD.bazel b/plugins/kotlin/refactorings/kotlin.refactorings.tests.k2/BUILD.bazel index 52db9c93e5e8..37e2d4129921 100644 --- a/plugins/kotlin/refactorings/kotlin.refactorings.tests.k2/BUILD.bazel +++ b/plugins/kotlin/refactorings/kotlin.refactorings.tests.k2/BUILD.bazel @@ -16,6 +16,7 @@ jvm_library( jvm_library( name = "kotlin-refactorings-tests-k2_test_lib", + module_name = "kotlin.refactorings.tests.k2", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), kotlinc_opts = ":custom_kotlin-refactorings-tests-k2", diff --git a/plugins/kotlin/scripting-support/BUILD.bazel b/plugins/kotlin/scripting-support/BUILD.bazel index 5bbe3be89680..2565e3a29098 100644 --- a/plugins/kotlin/scripting-support/BUILD.bazel +++ b/plugins/kotlin/scripting-support/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "scripting-support_test_lib", + module_name = "kotlin.scripting-support", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/test-framework/BUILD.bazel b/plugins/kotlin/test-framework/BUILD.bazel index f1ade7b12e4c..12416d3d4f0d 100644 --- a/plugins/kotlin/test-framework/BUILD.bazel +++ b/plugins/kotlin/test-framework/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "test-framework_test_lib", + module_name = "kotlin.test-framework", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/tests-common/BUILD.bazel b/plugins/kotlin/tests-common/BUILD.bazel index e85d2b7e8b00..120fe29fe720 100644 --- a/plugins/kotlin/tests-common/BUILD.bazel +++ b/plugins/kotlin/tests-common/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests-common_test_lib", + module_name = "kotlin.tests-common", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/tests-compose/BUILD.bazel b/plugins/kotlin/tests-compose/BUILD.bazel index f49782a5ba49..c2c1e29844c4 100644 --- a/plugins/kotlin/tests-compose/BUILD.bazel +++ b/plugins/kotlin/tests-compose/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests-compose_test_lib", + module_name = "kotlin.tests-compose", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = ["@lib//:kotlin-stdlib"] diff --git a/plugins/kotlin/tests-from-compiler/BUILD.bazel b/plugins/kotlin/tests-from-compiler/BUILD.bazel index 9aafa9d64d78..c491d4c60de2 100644 --- a/plugins/kotlin/tests-from-compiler/BUILD.bazel +++ b/plugins/kotlin/tests-from-compiler/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests-from-compiler_test_lib", + module_name = "kotlin.testsFromCompiler", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/uast/uast-kotlin-base/tests/BUILD.bazel b/plugins/kotlin/uast/uast-kotlin-base/tests/BUILD.bazel index 6e9ee026c3a6..366ca5de7736 100644 --- a/plugins/kotlin/uast/uast-kotlin-base/tests/BUILD.bazel +++ b/plugins/kotlin/uast/uast-kotlin-base/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.uast.uast-kotlin-base.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/uast/uast-kotlin-fir/tests/BUILD.bazel b/plugins/kotlin/uast/uast-kotlin-fir/tests/BUILD.bazel index 39f1b6d91717..44a3debd05d4 100644 --- a/plugins/kotlin/uast/uast-kotlin-fir/tests/BUILD.bazel +++ b/plugins/kotlin/uast/uast-kotlin-fir/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.uast.uast-kotlin.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/uast/uast-kotlin-idea-base/tests/BUILD.bazel b/plugins/kotlin/uast/uast-kotlin-idea-base/tests/BUILD.bazel index 6b51e096ac70..cb52cd464ac5 100644 --- a/plugins/kotlin/uast/uast-kotlin-idea-base/tests/BUILD.bazel +++ b/plugins/kotlin/uast/uast-kotlin-idea-base/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.uast.uast-kotlin-idea-base.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/uast/uast-kotlin-idea-fir/tests/BUILD.bazel b/plugins/kotlin/uast/uast-kotlin-idea-fir/tests/BUILD.bazel index 0476dfc6ac75..07adf5ac4fb5 100644 --- a/plugins/kotlin/uast/uast-kotlin-idea-fir/tests/BUILD.bazel +++ b/plugins/kotlin/uast/uast-kotlin-idea-fir/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.uast.uast-kotlin-idea.k2.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/uast/uast-kotlin-idea/tests/BUILD.bazel b/plugins/kotlin/uast/uast-kotlin-idea/tests/BUILD.bazel index 5615f55c684a..e2714832396f 100644 --- a/plugins/kotlin/uast/uast-kotlin-idea/tests/BUILD.bazel +++ b/plugins/kotlin/uast/uast-kotlin-idea/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.uast.uast-kotlin-idea.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/uast/uast-kotlin/tests/BUILD.bazel b/plugins/kotlin/uast/uast-kotlin/tests/BUILD.bazel index 56d2b0f44127..1d5e20877c20 100644 --- a/plugins/kotlin/uast/uast-kotlin/tests/BUILD.bazel +++ b/plugins/kotlin/uast/uast-kotlin/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "kotlin.uast.uast-kotlin.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/util/test-generator-all/BUILD.bazel b/plugins/kotlin/util/test-generator-all/BUILD.bazel index ea8fdf393d90..bcbc034c7ddb 100644 --- a/plugins/kotlin/util/test-generator-all/BUILD.bazel +++ b/plugins/kotlin/util/test-generator-all/BUILD.bazel @@ -3,6 +3,7 @@ load("@rules_jvm//:jvm.bzl", "jvm_library") jvm_library( name = "test-generator-all_test_lib", + module_name = "kotlin.util.test-generator-all", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/util/test-generator-api/BUILD.bazel b/plugins/kotlin/util/test-generator-api/BUILD.bazel index a99352ff0392..5cb50b9eadbd 100644 --- a/plugins/kotlin/util/test-generator-api/BUILD.bazel +++ b/plugins/kotlin/util/test-generator-api/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "test-generator-api_test_lib", + module_name = "kotlin.util.test-generator-api", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/util/test-generator-fe10/BUILD.bazel b/plugins/kotlin/util/test-generator-fe10/BUILD.bazel index 31e3cc227b2f..a940e51de5e1 100644 --- a/plugins/kotlin/util/test-generator-fe10/BUILD.bazel +++ b/plugins/kotlin/util/test-generator-fe10/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "test-generator-fe10_test_lib", + module_name = "kotlin.util.test-generator-fe10", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/kotlin/util/test-generator-fir/BUILD.bazel b/plugins/kotlin/util/test-generator-fir/BUILD.bazel index a5207c9e60ba..5df52c0d1c86 100644 --- a/plugins/kotlin/util/test-generator-fir/BUILD.bazel +++ b/plugins/kotlin/util/test-generator-fir/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "test-generator-fir_test_lib", + module_name = "kotlin.util.test-generator-fir", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/markdown/plugin/BUILD.bazel b/plugins/markdown/plugin/BUILD.bazel index f906ead83735..2d122477cf0a 100644 --- a/plugins/markdown/plugin/BUILD.bazel +++ b/plugins/markdown/plugin/BUILD.bazel @@ -21,6 +21,7 @@ jvm_library( jvm_library( name = "plugin-main_test_lib", + module_name = "intellij.markdown.plugin.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), runtime_deps = [ diff --git a/plugins/markdown/test/BUILD.bazel b/plugins/markdown/test/BUILD.bazel index 9edf2bf64f19..c5e8183ad46a 100644 --- a/plugins/markdown/test/BUILD.bazel +++ b/plugins/markdown/test/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.markdown.tests", visibility = ["//visibility:public"], srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/maven/src/test/BUILD.bazel b/plugins/maven/src/test/BUILD.bazel index f0b24a1d458c..7b6136bbcc60 100644 --- a/plugins/maven/src/test/BUILD.bazel +++ b/plugins/maven/src/test/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "maven-tests_test_lib", + module_name = "intellij.maven.tests", visibility = ["//visibility:public"], srcs = glob(["java/**/*.kt", "java/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/properties/tests/BUILD.bazel b/plugins/properties/tests/BUILD.bazel index a0402f9b080b..e2d8591c44e0 100644 --- a/plugins/properties/tests/BUILD.bazel +++ b/plugins/properties/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.properties.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/settings-repository/BUILD.bazel b/plugins/settings-repository/BUILD.bazel index bceb69bdc709..035e1be0dbc0 100644 --- a/plugins/settings-repository/BUILD.bazel +++ b/plugins/settings-repository/BUILD.bazel @@ -58,6 +58,7 @@ jvm_library( ### auto-generated section `build intellij.settingsRepository.tests` start jvm_library( name = "settingsRepository-tests_test_lib", + module_name = "intellij.settingsRepository.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/sh/copyright/BUILD.bazel b/plugins/sh/copyright/BUILD.bazel index b1ccdf6a492c..a6ee2b5b755b 100644 --- a/plugins/sh/copyright/BUILD.bazel +++ b/plugins/sh/copyright/BUILD.bazel @@ -27,6 +27,7 @@ jvm_library( ### auto-generated section `build intellij.sh.copyright.tests` start jvm_library( name = "copyright-tests_test_lib", + module_name = "intellij.sh.copyright.tests", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/sh/core/BUILD.bazel b/plugins/sh/core/BUILD.bazel index ffafdd0ec044..01469cd98fc5 100644 --- a/plugins/sh/core/BUILD.bazel +++ b/plugins/sh/core/BUILD.bazel @@ -56,6 +56,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.sh.tests", visibility = ["//visibility:public"], srcs = glob(["tests/**/*.kt", "tests/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/stats-collector/BUILD.bazel b/plugins/stats-collector/BUILD.bazel index 152c6400c68e..32cad1e4ca6f 100644 --- a/plugins/stats-collector/BUILD.bazel +++ b/plugins/stats-collector/BUILD.bazel @@ -42,6 +42,7 @@ jvm_library( jvm_library( name = "statsCollector-tests_test_lib", + module_name = "intellij.statsCollector.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/svn4idea/BUILD.bazel b/plugins/svn4idea/BUILD.bazel index a6385989c2ec..4bf6f0a75b92 100644 --- a/plugins/svn4idea/BUILD.bazel +++ b/plugins/svn4idea/BUILD.bazel @@ -61,6 +61,7 @@ jvm_library( jvm_library( name = "vcs-svn-tests_test_lib", + module_name = "intellij.vcs.svn.tests", visibility = ["//visibility:public"], srcs = glob(["testSource/**/*.kt", "testSource/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/tasks/tasks-tests/BUILD.bazel b/plugins/tasks/tasks-tests/BUILD.bazel index 88d47af80f41..9a5311b74d4b 100644 --- a/plugins/tasks/tasks-tests/BUILD.bazel +++ b/plugins/tasks/tasks-tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.tasks.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/testng_rt/tests/BUILD.bazel b/plugins/testng_rt/tests/BUILD.bazel index 4047f6cde0bd..9b9edff56d87 100644 --- a/plugins/testng_rt/tests/BUILD.bazel +++ b/plugins/testng_rt/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.testng.rt.tests", visibility = ["//visibility:public"], srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/toml/tests/BUILD.bazel b/plugins/toml/tests/BUILD.bazel index e10c4e02c85c..17d019b647d5 100644 --- a/plugins/toml/tests/BUILD.bazel +++ b/plugins/toml/tests/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.toml.tests", visibility = ["//visibility:public"], srcs = glob(["src/test/kotlin/**/*.kt", "src/test/kotlin/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/turboComplete/BUILD.bazel b/plugins/turboComplete/BUILD.bazel index 664d719cf69f..f03b674cd01d 100644 --- a/plugins/turboComplete/BUILD.bazel +++ b/plugins/turboComplete/BUILD.bazel @@ -35,6 +35,7 @@ jvm_library( ### auto-generated section `build intellij.turboComplete.tests` start jvm_library( name = "turboComplete-tests_test_lib", + module_name = "intellij.turboComplete.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [ diff --git a/plugins/ui-designer/jps-plugin/tests/BUILD.bazel b/plugins/ui-designer/jps-plugin/tests/BUILD.bazel index eadd6bfc13fa..13b94ba52eb9 100644 --- a/plugins/ui-designer/jps-plugin/tests/BUILD.bazel +++ b/plugins/ui-designer/jps-plugin/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.java.guiForms.jps.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/python/BUILD.bazel b/python/BUILD.bazel index b46a33723ad1..2a6bae0e6d3b 100644 --- a/python/BUILD.bazel +++ b/python/BUILD.bazel @@ -111,6 +111,7 @@ jvm_library( jvm_library( name = "pycharm-community-main_test_lib", + module_name = "intellij.pycharm.community.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = [ @@ -176,6 +177,7 @@ jvm_library( jvm_library( name = "python-commonTests_test_lib", + module_name = "intellij.python.commonTests", visibility = ["//visibility:public"], srcs = glob(["python-common-tests/**/*.kt", "python-common-tests/**/*.java"], allow_empty = True), deps = [ @@ -376,6 +378,7 @@ jvm_library( jvm_library( name = "python-community-plugin-main_test_lib", + module_name = "intellij.python.community.plugin.main", visibility = ["//visibility:public"], srcs = glob([], allow_empty = True), deps = [ @@ -570,6 +573,7 @@ jvm_resources( jvm_library( name = "python-helpers-tests_test_lib", + module_name = "intellij.python.helpers.tests", visibility = ["//visibility:public"], srcs = glob(["helpers/tests/**/*.kt", "helpers/tests/**/*.java"], allow_empty = True, exclude = [ "helpers/tests/.gradle/**/*", diff --git a/python/junit5Tests-framework/BUILD.bazel b/python/junit5Tests-framework/BUILD.bazel index 3113a09030c7..62207cbc7318 100644 --- a/python/junit5Tests-framework/BUILD.bazel +++ b/python/junit5Tests-framework/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "community-junit5Tests-framework_test_lib", + module_name = "intellij.python.community.junit5Tests.framework", visibility = ["//visibility:public"], srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True), deps = [ diff --git a/python/junit5Tests-framework/conda/BUILD.bazel b/python/junit5Tests-framework/conda/BUILD.bazel index 13d7d0f831d3..45bdf1055571 100644 --- a/python/junit5Tests-framework/conda/BUILD.bazel +++ b/python/junit5Tests-framework/conda/BUILD.bazel @@ -15,6 +15,7 @@ jvm_library( jvm_library( name = "conda_test_lib", + module_name = "intellij.python.community.junit5Tests.framework.conda", visibility = ["//visibility:public"], srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True), deps = [ diff --git a/tools/devLauncher/tests/BUILD.bazel b/tools/devLauncher/tests/BUILD.bazel index 3d9856de149a..57d284babe6a 100644 --- a/tools/devLauncher/tests/BUILD.bazel +++ b/tools/devLauncher/tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.tools.devLauncher.tests", visibility = ["//visibility:public"], srcs = glob(["testSrc/**/*.kt", "testSrc/**/*.java"], allow_empty = True), deps = [ diff --git a/uast/uast-tests/BUILD.bazel b/uast/uast-tests/BUILD.bazel index 27b2d4b9fae9..615cc48d33b7 100644 --- a/uast/uast-tests/BUILD.bazel +++ b/uast/uast-tests/BUILD.bazel @@ -9,6 +9,7 @@ jvm_library( jvm_library( name = "tests_test_lib", + module_name = "intellij.platform.uast.tests", visibility = ["//visibility:public"], srcs = glob(["test/**/*.kt", "test/**/*.java"], allow_empty = True), deps = [