Regenerate tests

This commit is contained in:
Zalim Bashorov
2023-07-21 14:43:11 +02:00
committed by Space Team
parent 5d1379ead1
commit b1a4d354f1
15 changed files with 89 additions and 0 deletions
@@ -53209,6 +53209,12 @@ public class FirLightTreeBlackBoxCodegenTestGenerated extends AbstractFirLightTr
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("longCondition.kt")
public void testLongCondition() throws Exception {
@@ -53209,6 +53209,12 @@ public class FirPsiBlackBoxCodegenTestGenerated extends AbstractFirPsiBlackBoxCo
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("longCondition.kt")
public void testLongCondition() throws Exception {
@@ -50089,6 +50089,12 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
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 {
@@ -53209,6 +53209,12 @@ public class IrBlackBoxCodegenTestGenerated extends AbstractIrBlackBoxCodegenTes
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("longCondition.kt")
public void testLongCondition() throws Exception {
@@ -53209,6 +53209,12 @@ public class IrBlackBoxCodegenWithIrInlinerTestGenerated extends AbstractIrBlack
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("longCondition.kt")
public void testLongCondition() throws Exception {
@@ -42972,6 +42972,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
runTest("compiler/testData/codegen/box/when/kt59346.kt");
}
@TestMetadata("kt60212.kt")
public void testKt60212() throws Exception {
runTest("compiler/testData/codegen/box/when/kt60212.kt");
}
@TestMetadata("longCondition.kt")
public void testLongCondition() throws Exception {
runTest("compiler/testData/codegen/box/when/longCondition.kt");
@@ -36859,6 +36859,12 @@ public class FirJsCodegenBoxTestGenerated extends AbstractFirJsCodegenBoxTest {
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 {
@@ -36859,6 +36859,12 @@ public class IrJsCodegenBoxTestGenerated extends AbstractIrJsCodegenBoxTest {
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 {
@@ -36859,6 +36859,12 @@ public class IrJsES6CodegenBoxTestGenerated extends AbstractIrJsES6CodegenBoxTes
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 {
@@ -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 {
@@ -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 {
@@ -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 {
@@ -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 {
@@ -36535,6 +36535,12 @@ public class FirWasmCodegenBoxTestGenerated extends AbstractFirWasmCodegenBoxTes
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 {
@@ -36535,6 +36535,12 @@ public class K1WasmCodegenBoxTestGenerated extends AbstractK1WasmCodegenBoxTest
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 {