Regenerate tests
This commit is contained in:
-5
@@ -12702,11 +12702,6 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
|||||||
runTest("compiler/testData/codegen/box/inference/capturedStarProjection.kt");
|
runTest("compiler/testData/codegen/box/inference/capturedStarProjection.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("coercionToUnitWithNestedLambda.kt")
|
|
||||||
public void testCoercionToUnitWithNestedLambda() throws Exception {
|
|
||||||
runTest("compiler/testData/codegen/box/inference/coercionToUnitWithNestedLambda.kt");
|
|
||||||
}
|
|
||||||
|
|
||||||
@TestMetadata("integerLiteralTypeInLamdaReturnType.kt")
|
@TestMetadata("integerLiteralTypeInLamdaReturnType.kt")
|
||||||
public void testIntegerLiteralTypeInLamdaReturnType() throws Exception {
|
public void testIntegerLiteralTypeInLamdaReturnType() throws Exception {
|
||||||
runTest("compiler/testData/codegen/box/inference/integerLiteralTypeInLamdaReturnType.kt");
|
runTest("compiler/testData/codegen/box/inference/integerLiteralTypeInLamdaReturnType.kt");
|
||||||
|
|||||||
-5
@@ -12702,11 +12702,6 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
|||||||
runTest("compiler/testData/codegen/box/inference/capturedStarProjection.kt");
|
runTest("compiler/testData/codegen/box/inference/capturedStarProjection.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("coercionToUnitWithNestedLambda.kt")
|
|
||||||
public void testCoercionToUnitWithNestedLambda() throws Exception {
|
|
||||||
runTest("compiler/testData/codegen/box/inference/coercionToUnitWithNestedLambda.kt");
|
|
||||||
}
|
|
||||||
|
|
||||||
@TestMetadata("integerLiteralTypeInLamdaReturnType.kt")
|
@TestMetadata("integerLiteralTypeInLamdaReturnType.kt")
|
||||||
public void testIntegerLiteralTypeInLamdaReturnType() throws Exception {
|
public void testIntegerLiteralTypeInLamdaReturnType() throws Exception {
|
||||||
runTest("compiler/testData/codegen/box/inference/integerLiteralTypeInLamdaReturnType.kt");
|
runTest("compiler/testData/codegen/box/inference/integerLiteralTypeInLamdaReturnType.kt");
|
||||||
|
|||||||
-5
@@ -11577,11 +11577,6 @@ public class FirBlackBoxCodegenTestGenerated extends AbstractFirBlackBoxCodegenT
|
|||||||
runTest("compiler/testData/codegen/box/inference/capturedStarProjection.kt");
|
runTest("compiler/testData/codegen/box/inference/capturedStarProjection.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("coercionToUnitWithNestedLambda.kt")
|
|
||||||
public void testCoercionToUnitWithNestedLambda() throws Exception {
|
|
||||||
runTest("compiler/testData/codegen/box/inference/coercionToUnitWithNestedLambda.kt");
|
|
||||||
}
|
|
||||||
|
|
||||||
@TestMetadata("integerLiteralTypeInLamdaReturnType.kt")
|
@TestMetadata("integerLiteralTypeInLamdaReturnType.kt")
|
||||||
public void testIntegerLiteralTypeInLamdaReturnType() throws Exception {
|
public void testIntegerLiteralTypeInLamdaReturnType() throws Exception {
|
||||||
runTest("compiler/testData/codegen/box/inference/integerLiteralTypeInLamdaReturnType.kt");
|
runTest("compiler/testData/codegen/box/inference/integerLiteralTypeInLamdaReturnType.kt");
|
||||||
|
|||||||
-5
@@ -11577,11 +11577,6 @@ public class IrBlackBoxCodegenTestGenerated extends AbstractIrBlackBoxCodegenTes
|
|||||||
runTest("compiler/testData/codegen/box/inference/capturedStarProjection.kt");
|
runTest("compiler/testData/codegen/box/inference/capturedStarProjection.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("coercionToUnitWithNestedLambda.kt")
|
|
||||||
public void testCoercionToUnitWithNestedLambda() throws Exception {
|
|
||||||
runTest("compiler/testData/codegen/box/inference/coercionToUnitWithNestedLambda.kt");
|
|
||||||
}
|
|
||||||
|
|
||||||
@TestMetadata("integerLiteralTypeInLamdaReturnType.kt")
|
@TestMetadata("integerLiteralTypeInLamdaReturnType.kt")
|
||||||
public void testIntegerLiteralTypeInLamdaReturnType() throws Exception {
|
public void testIntegerLiteralTypeInLamdaReturnType() throws Exception {
|
||||||
runTest("compiler/testData/codegen/box/inference/integerLiteralTypeInLamdaReturnType.kt");
|
runTest("compiler/testData/codegen/box/inference/integerLiteralTypeInLamdaReturnType.kt");
|
||||||
|
|||||||
Reference in New Issue
Block a user