[tests] Regenerate test configurations
This commit is contained in:
committed by
Space Team
parent
b275aeb39d
commit
3a77f39199
+24
@@ -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 {
|
||||
|
||||
Generated
+24
@@ -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 {
|
||||
|
||||
+24
@@ -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 {
|
||||
|
||||
+24
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user