File tree Expand file tree Collapse file tree
platform/diagnostic/freezeAnalyzer
python/python-process-output/impl Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ jvm_library(
3636 "@lib//:kotlin-stdlib" ,
3737 "//platform/threadDumpParser" ,
3838 "//platform/threadDumpParser:threadDumpParser_test_lib" ,
39- "@lib//: kotlin- test-assertions-core-jvm" ,
39+ "//libraries/ kotlin/ test-assertions-core-jvm:libraries-kotlinTestAssertionsCoreJvm " ,
4040 "@lib//:junit5" ,
4141 "@lib//:jetbrains-annotations" ,
4242 ]
Original file line number Diff line number Diff line change 1212 <orderEntry type =" sourceFolder" forTests =" false" />
1313 <orderEntry type =" library" name =" kotlin-stdlib" level =" project" />
1414 <orderEntry type =" module" module-name =" intellij.platform.threadDumpParser" />
15- <orderEntry type =" library " scope = " TEST " name =" kotlin-test-assertions-core-jvm " level = " project " />
15+ <orderEntry type =" module " module- name =" intellij.libraries.kotlinTestAssertionsCoreJvm " scope = " TEST " />
1616 <orderEntry type =" library" scope =" TEST" name =" JUnit5" level =" project" />
1717 <orderEntry type =" library" name =" jetbrains-annotations" level =" project" />
1818 </component >
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ jvm_library(
6363 "//libraries/kotlinx/serialization/core" ,
6464 "//libraries/kotlinx/serialization/json" ,
6565 "@lib//:kotlin-test" ,
66- "@lib//: kotlin- test-assertions-core-jvm" ,
66+ "//libraries/ kotlin/ test-assertions-core-jvm:libraries-kotlinTestAssertionsCoreJvm " ,
6767 "@lib//:kotlin-test-junit" ,
6868 "@lib//:junit5" ,
6969 "//java/testFramework" ,
Original file line number Diff line number Diff line change 4646 <orderEntry type =" module" module-name =" intellij.libraries.kotlinx.serialization.core" />
4747 <orderEntry type =" module" module-name =" intellij.libraries.kotlinx.serialization.json" />
4848 <orderEntry type =" library" scope =" TEST" name =" kotlin-test" level =" project" />
49- <orderEntry type =" library " scope = " TEST " name =" kotlin-test-assertions-core-jvm " level = " project " />
49+ <orderEntry type =" module " module- name =" intellij.libraries.kotlinTestAssertionsCoreJvm " scope = " TEST " />
5050 <orderEntry type =" library" scope =" TEST" name =" kotlin-test-junit" level =" project" />
5151 <orderEntry type =" library" scope =" TEST" name =" JUnit5" level =" project" />
5252 <orderEntry type =" module" module-name =" intellij.java.testFramework" scope =" TEST" />
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ jvm_library(
6565 "//libraries/kotlinx/serialization/core" ,
6666 "//libraries/kotlinx/serialization/json" ,
6767 "@lib//:kotlin-test" ,
68- "@lib//: kotlin- test-assertions-core-jvm" ,
68+ "//libraries/ kotlin/ test-assertions-core-jvm:libraries-kotlinTestAssertionsCoreJvm " ,
6969 "@lib//:kotlin-test-junit" ,
7070 "@lib//:junit5" ,
7171 "//java/testFramework" ,
Original file line number Diff line number Diff line change 4747 <orderEntry type =" module" module-name =" intellij.libraries.kotlinx.serialization.core" />
4848 <orderEntry type =" module" module-name =" intellij.libraries.kotlinx.serialization.json" />
4949 <orderEntry type =" library" scope =" TEST" name =" kotlin-test" level =" project" />
50- <orderEntry type =" library " scope = " TEST " name =" kotlin-test-assertions-core-jvm " level = " project " />
50+ <orderEntry type =" module " module- name =" intellij.libraries.kotlinTestAssertionsCoreJvm " scope = " TEST " />
5151 <orderEntry type =" library" scope =" TEST" name =" kotlin-test-junit" level =" project" />
5252 <orderEntry type =" library" scope =" TEST" name =" JUnit5" level =" project" />
5353 <orderEntry type =" module" module-name =" intellij.java.testFramework" scope =" TEST" />
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ jvm_library(
8080 "//platform/util:util-ui" ,
8181 "//platform/editor-ui-api:editor-ui" ,
8282 "@lib//:kotlin-test" ,
83- "@lib//: kotlin- test-assertions-core-jvm" ,
83+ "//libraries/ kotlin/ test-assertions-core-jvm:libraries-kotlinTestAssertionsCoreJvm " ,
8484 "@lib//:kotlin-test-junit" ,
8585 "//platform/jewel/int-ui/int-ui-standalone:jewel-intUi-standalone" ,
8686 "//platform/projectModel-api:projectModel" ,
Original file line number Diff line number Diff line change 4545 <orderEntry type =" module" module-name =" intellij.platform.util.ui" />
4646 <orderEntry type =" module" module-name =" intellij.platform.editor.ui" />
4747 <orderEntry type =" library" scope =" TEST" name =" kotlin-test" level =" project" />
48- <orderEntry type =" library " scope = " TEST " name =" kotlin-test-assertions-core-jvm " level = " project " />
48+ <orderEntry type =" module " module- name =" intellij.libraries.kotlinTestAssertionsCoreJvm " scope = " TEST " />
4949 <orderEntry type =" library" scope =" TEST" name =" kotlin-test-junit" level =" project" />
5050 <orderEntry type =" module" module-name =" intellij.platform.jewel.intUi.standalone" scope =" TEST" />
5151 <orderEntry type =" module" module-name =" intellij.platform.projectModel" />
You can’t perform that action at this time.
0 commit comments