Regenerate compiler tests
This commit is contained in:
committed by
Space Team
parent
76e132e758
commit
1a644c48b0
+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 {
|
||||
|
||||
Reference in New Issue
Block a user