Regenerate compiler tests
This commit is contained in:
committed by
Space Team
parent
76e132e758
commit
1a644c48b0
+6
@@ -20834,6 +20834,12 @@ public class LLFirBlackBoxCodegenBasedTestGenerated extends AbstractLLFirBlackBo
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -20834,6 +20834,12 @@ public class LLFirReversedBlackBoxCodegenBasedTestGenerated extends AbstractLLFi
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -20499,6 +20499,12 @@ public class FirLightTreeBlackBoxCodegenTestGenerated extends AbstractFirLightTr
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -20499,6 +20499,12 @@ public class FirLightTreeBlackBoxCodegenWithIrFakeOverrideGeneratorTestGenerated
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -20499,6 +20499,12 @@ public class FirPsiBlackBoxCodegenTestGenerated extends AbstractFirPsiBlackBoxCo
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -19413,6 +19413,12 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -20499,6 +20499,12 @@ public class IrBlackBoxCodegenTestGenerated extends AbstractIrBlackBoxCodegenTes
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -20499,6 +20499,12 @@ public class IrBlackBoxCodegenWithIrInlinerTestGenerated extends AbstractIrBlack
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+5
@@ -17107,6 +17107,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/functions/kt48989.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt785.kt");
|
||||
|
||||
+6
@@ -15183,6 +15183,12 @@ public class FirJsCodegenBoxTestGenerated extends AbstractFirJsCodegenBoxTest {
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
Generated
+6
@@ -15183,6 +15183,12 @@ public class FirJsES6CodegenBoxTestGenerated extends AbstractFirJsES6CodegenBoxT
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -15183,6 +15183,12 @@ public class IrJsCodegenBoxTestGenerated extends AbstractIrJsCodegenBoxTest {
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -15183,6 +15183,12 @@ public class IrJsES6CodegenBoxTestGenerated extends AbstractIrJsES6CodegenBoxTes
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -16610,6 +16610,12 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -16996,6 +16996,12 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -16224,6 +16224,12 @@ public class NativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTest
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
+6
@@ -16611,6 +16611,12 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
Generated
+6
@@ -15159,6 +15159,12 @@ public class FirWasmCodegenBoxTestGenerated extends AbstractFirWasmCodegenBoxTes
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
Generated
+6
@@ -15159,6 +15159,12 @@ public class K1WasmCodegenBoxTestGenerated extends AbstractK1WasmCodegenBoxTest
|
||||
runTest("compiler/testData/codegen/box/functions/kt48058.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt58825_arrayOverloads.kt")
|
||||
public void testKt58825_arrayOverloads() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/functions/kt58825_arrayOverloads.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt785.kt")
|
||||
public void testKt785() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user