Minor. Regenerate tests
This commit is contained in:
+6
@@ -4014,6 +4014,12 @@ public class FirBlackBoxInlineCodegenTestGenerated extends AbstractFirBlackBoxIn
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
+6
@@ -4014,6 +4014,12 @@ public class FirLightTreeBlackBoxInlineCodegenTestGenerated extends AbstractFirL
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
+6
@@ -4014,6 +4014,12 @@ public class FirSerializeCompileKotlinAgainstInlineKotlinTestGenerated extends A
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
+6
-6
@@ -3990,6 +3990,12 @@ public class BlackBoxInlineCodegenTestGenerated extends AbstractBlackBoxInlineCo
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
@@ -4062,12 +4068,6 @@ public class BlackBoxInlineCodegenTestGenerated extends AbstractBlackBoxInlineCo
|
||||
runTest("compiler/testData/codegen/boxInline/reified/singletonLambda.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Nested
|
||||
@TestMetadata("compiler/testData/codegen/boxInline/reified/checkCast")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
|
||||
+6
-6
@@ -3990,6 +3990,12 @@ public class CompileKotlinAgainstInlineKotlinTestGenerated extends AbstractCompi
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
@@ -4062,12 +4068,6 @@ public class CompileKotlinAgainstInlineKotlinTestGenerated extends AbstractCompi
|
||||
runTest("compiler/testData/codegen/boxInline/reified/singletonLambda.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Nested
|
||||
@TestMetadata("compiler/testData/codegen/boxInline/reified/checkCast")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
|
||||
+6
-6
@@ -4014,6 +4014,12 @@ public class IrBlackBoxInlineCodegenTestGenerated extends AbstractIrBlackBoxInli
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
@@ -4086,12 +4092,6 @@ public class IrBlackBoxInlineCodegenTestGenerated extends AbstractIrBlackBoxInli
|
||||
runTest("compiler/testData/codegen/boxInline/reified/singletonLambda.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Nested
|
||||
@TestMetadata("compiler/testData/codegen/boxInline/reified/checkCast")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
|
||||
+6
-6
@@ -4014,6 +4014,12 @@ public class IrCompileKotlinAgainstInlineKotlinTestGenerated extends AbstractIrC
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
@@ -4086,12 +4092,6 @@ public class IrCompileKotlinAgainstInlineKotlinTestGenerated extends AbstractIrC
|
||||
runTest("compiler/testData/codegen/boxInline/reified/singletonLambda.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Nested
|
||||
@TestMetadata("compiler/testData/codegen/boxInline/reified/checkCast")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
|
||||
+6
@@ -4014,6 +4014,12 @@ public class IrSerializeCompileKotlinAgainstInlineKotlinTestGenerated extends Ab
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
+6
@@ -4014,6 +4014,12 @@ public class JvmIrAgainstOldBoxInlineTestGenerated extends AbstractJvmIrAgainstO
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
+6
@@ -3990,6 +3990,12 @@ public class JvmOldAgainstIrBoxInlineTestGenerated extends AbstractJvmOldAgainst
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt46584_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt55398.kt")
|
||||
public void testKt55398() throws Exception {
|
||||
runTest("compiler/testData/codegen/boxInline/reified/kt55398.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt6988.kt")
|
||||
public void testKt6988() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user