Regenerate tests
This commit is contained in:
committed by
Space Team
parent
5d1379ead1
commit
b1a4d354f1
+6
@@ -40356,6 +40356,12 @@ public class FirNativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTe
|
||||
runTest("compiler/testData/codegen/box/when/kt59346.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt60212.kt")
|
||||
public void testKt60212() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/when/kt60212.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("longInRange.kt")
|
||||
public void testLongInRange() throws Exception {
|
||||
|
||||
+6
@@ -41392,6 +41392,12 @@ public class FirNativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenB
|
||||
runTest("compiler/testData/codegen/box/when/kt59346.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt60212.kt")
|
||||
public void testKt60212() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/when/kt60212.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("longInRange.kt")
|
||||
public void testLongInRange() throws Exception {
|
||||
|
||||
+6
@@ -39839,6 +39839,12 @@ public class NativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTest
|
||||
runTest("compiler/testData/codegen/box/when/kt59346.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt60212.kt")
|
||||
public void testKt60212() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/when/kt60212.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("longInRange.kt")
|
||||
public void testLongInRange() throws Exception {
|
||||
|
||||
+6
@@ -40357,6 +40357,12 @@ public class NativeCodegenBoxTestNoPLGenerated extends AbstractNativeCodegenBoxT
|
||||
runTest("compiler/testData/codegen/box/when/kt59346.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt60212.kt")
|
||||
public void testKt60212() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/when/kt60212.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("longInRange.kt")
|
||||
public void testLongInRange() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user