[tests] Regenerate test configurations

This commit is contained in:
Stanislav Ruban
2023-11-30 10:32:01 +01:00
committed by Space Team
parent b275aeb39d
commit 3a77f39199
24 changed files with 512 additions and 0 deletions
@@ -35339,6 +35339,30 @@ public class FirJsCodegenBoxTestGenerated extends AbstractFirJsCodegenBoxTest {
runTest("compiler/testData/codegen/box/smartCasts/nullSmartCast.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsMemberImmutableProperty.kt")
public void testNullableFunctionTypeAsMemberImmutableProperty() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsMemberImmutableProperty.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsMemberImmutablePropertyFromConstructor.kt")
public void testNullableFunctionTypeAsMemberImmutablePropertyFromConstructor() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsMemberImmutablePropertyFromConstructor.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsPrimaryConstructorParameter.kt")
public void testNullableFunctionTypeAsPrimaryConstructorParameter() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsPrimaryConstructorParameter.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsSecondaryConstructorParameter.kt")
public void testNullableFunctionTypeAsSecondaryConstructorParameter() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsSecondaryConstructorParameter.kt");
}
@Test
@TestMetadata("propertyInitializationAfterSmartCast.kt")
public void testPropertyInitializationAfterSmartCast() throws Exception {
@@ -35339,6 +35339,30 @@ public class FirJsES6CodegenBoxTestGenerated extends AbstractFirJsES6CodegenBoxT
runTest("compiler/testData/codegen/box/smartCasts/nullSmartCast.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsMemberImmutableProperty.kt")
public void testNullableFunctionTypeAsMemberImmutableProperty() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsMemberImmutableProperty.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsMemberImmutablePropertyFromConstructor.kt")
public void testNullableFunctionTypeAsMemberImmutablePropertyFromConstructor() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsMemberImmutablePropertyFromConstructor.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsPrimaryConstructorParameter.kt")
public void testNullableFunctionTypeAsPrimaryConstructorParameter() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsPrimaryConstructorParameter.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsSecondaryConstructorParameter.kt")
public void testNullableFunctionTypeAsSecondaryConstructorParameter() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsSecondaryConstructorParameter.kt");
}
@Test
@TestMetadata("propertyInitializationAfterSmartCast.kt")
public void testPropertyInitializationAfterSmartCast() throws Exception {
@@ -35339,6 +35339,30 @@ public class IrJsCodegenBoxTestGenerated extends AbstractIrJsCodegenBoxTest {
runTest("compiler/testData/codegen/box/smartCasts/nullSmartCast.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsMemberImmutableProperty.kt")
public void testNullableFunctionTypeAsMemberImmutableProperty() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsMemberImmutableProperty.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsMemberImmutablePropertyFromConstructor.kt")
public void testNullableFunctionTypeAsMemberImmutablePropertyFromConstructor() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsMemberImmutablePropertyFromConstructor.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsPrimaryConstructorParameter.kt")
public void testNullableFunctionTypeAsPrimaryConstructorParameter() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsPrimaryConstructorParameter.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsSecondaryConstructorParameter.kt")
public void testNullableFunctionTypeAsSecondaryConstructorParameter() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsSecondaryConstructorParameter.kt");
}
@Test
@TestMetadata("propertyInitializationAfterSmartCast.kt")
public void testPropertyInitializationAfterSmartCast() throws Exception {
@@ -35339,6 +35339,30 @@ public class IrJsES6CodegenBoxTestGenerated extends AbstractIrJsES6CodegenBoxTes
runTest("compiler/testData/codegen/box/smartCasts/nullSmartCast.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsMemberImmutableProperty.kt")
public void testNullableFunctionTypeAsMemberImmutableProperty() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsMemberImmutableProperty.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsMemberImmutablePropertyFromConstructor.kt")
public void testNullableFunctionTypeAsMemberImmutablePropertyFromConstructor() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsMemberImmutablePropertyFromConstructor.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsPrimaryConstructorParameter.kt")
public void testNullableFunctionTypeAsPrimaryConstructorParameter() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsPrimaryConstructorParameter.kt");
}
@Test
@TestMetadata("NullableFunctionTypeAsSecondaryConstructorParameter.kt")
public void testNullableFunctionTypeAsSecondaryConstructorParameter() throws Exception {
runTest("compiler/testData/codegen/box/smartCasts/NullableFunctionTypeAsSecondaryConstructorParameter.kt");
}
@Test
@TestMetadata("propertyInitializationAfterSmartCast.kt")
public void testPropertyInitializationAfterSmartCast() throws Exception {