Regenerate test data
This commit is contained in:
Generated
-5
@@ -191,11 +191,6 @@ public class InlineDefaultValuesTestsGenerated extends AbstractInlineDefaultValu
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/instanceCapturedInInterface.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("jvmStaticDefault.kt")
|
||||
public void testJvmStaticDefault() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/jvmStaticDefault.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt21827.kt")
|
||||
public void testKt21827() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/kt21827.kt");
|
||||
|
||||
Generated
-5
@@ -191,11 +191,6 @@ public class IrInlineDefaultValuesTestsGenerated extends AbstractIrInlineDefault
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/instanceCapturedInInterface.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("jvmStaticDefault.kt")
|
||||
public void testJvmStaticDefault() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/jvmStaticDefault.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt21827.kt")
|
||||
public void testKt21827() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/kt21827.kt");
|
||||
|
||||
-2610
File diff suppressed because it is too large
Load Diff
-2630
File diff suppressed because it is too large
Load Diff
js/js.tests/test/org/jetbrains/kotlin/js/test/semantics/JsLegacyPrimitiveArraysBoxTestGenerated.java
Generated
-10
@@ -219,11 +219,6 @@ public class JsLegacyPrimitiveArraysBoxTestGenerated extends AbstractJsLegacyPri
|
||||
runTest("compiler/testData/codegen/box/arrays/kt1291.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt17134.kt")
|
||||
public void testKt17134() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/arrays/kt17134.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt238.kt")
|
||||
public void testKt238() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/arrays/kt238.kt");
|
||||
@@ -269,11 +264,6 @@ public class JsLegacyPrimitiveArraysBoxTestGenerated extends AbstractJsLegacyPri
|
||||
runTest("compiler/testData/codegen/box/arrays/kt594.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt602.kt")
|
||||
public void testKt602() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/arrays/kt602.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt7009.kt")
|
||||
public void testKt7009() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/arrays/kt7009.kt");
|
||||
|
||||
Reference in New Issue
Block a user