Regenerate tests
This commit is contained in:
Generated
+1
-2
@@ -3276,8 +3276,7 @@ public class IrBlackBoxCodegenTestGenerated extends AbstractIrBlackBoxCodegenTes
|
|||||||
|
|
||||||
@TestMetadata("anonymousObjectAsLastExpressionInLambda.kt")
|
@TestMetadata("anonymousObjectAsLastExpressionInLambda.kt")
|
||||||
public void testAnonymousObjectAsLastExpressionInLambda() throws Exception {
|
public void testAnonymousObjectAsLastExpressionInLambda() throws Exception {
|
||||||
String fileName = KotlinTestUtils.navigationMetadata("compiler/testData/codegen/box/closures/anonymousObjectAsLastExpressionInLambda.kt");
|
runTest("compiler/testData/codegen/box/closures/anonymousObjectAsLastExpressionInLambda.kt");
|
||||||
doTest(fileName);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("captureExtensionReceiver.kt")
|
@TestMetadata("captureExtensionReceiver.kt")
|
||||||
|
|||||||
+1
-2
@@ -20991,8 +20991,7 @@ public class DiagnosticsTestGenerated extends AbstractDiagnosticsTest {
|
|||||||
|
|
||||||
@TestMetadata("implicitInvokeOnSuper.kt")
|
@TestMetadata("implicitInvokeOnSuper.kt")
|
||||||
public void testImplicitInvokeOnSuper() throws Exception {
|
public void testImplicitInvokeOnSuper() throws Exception {
|
||||||
String fileName = KotlinTestUtils.navigationMetadata("compiler/testData/diagnostics/tests/thisAndSuper/implicitInvokeOnSuper.kt");
|
runTest("compiler/testData/diagnostics/tests/thisAndSuper/implicitInvokeOnSuper.kt");
|
||||||
doTest(fileName);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("notAccessibleSuperInTrait.kt")
|
@TestMetadata("notAccessibleSuperInTrait.kt")
|
||||||
|
|||||||
Generated
+1
-2
@@ -20991,8 +20991,7 @@ public class DiagnosticsUsingJavacTestGenerated extends AbstractDiagnosticsUsing
|
|||||||
|
|
||||||
@TestMetadata("implicitInvokeOnSuper.kt")
|
@TestMetadata("implicitInvokeOnSuper.kt")
|
||||||
public void testImplicitInvokeOnSuper() throws Exception {
|
public void testImplicitInvokeOnSuper() throws Exception {
|
||||||
String fileName = KotlinTestUtils.navigationMetadata("compiler/testData/diagnostics/tests/thisAndSuper/implicitInvokeOnSuper.kt");
|
runTest("compiler/testData/diagnostics/tests/thisAndSuper/implicitInvokeOnSuper.kt");
|
||||||
doTest(fileName);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("notAccessibleSuperInTrait.kt")
|
@TestMetadata("notAccessibleSuperInTrait.kt")
|
||||||
|
|||||||
+1
-2
@@ -3276,8 +3276,7 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
|||||||
|
|
||||||
@TestMetadata("anonymousObjectAsLastExpressionInLambda.kt")
|
@TestMetadata("anonymousObjectAsLastExpressionInLambda.kt")
|
||||||
public void testAnonymousObjectAsLastExpressionInLambda() throws Exception {
|
public void testAnonymousObjectAsLastExpressionInLambda() throws Exception {
|
||||||
String fileName = KotlinTestUtils.navigationMetadata("compiler/testData/codegen/box/closures/anonymousObjectAsLastExpressionInLambda.kt");
|
runTest("compiler/testData/codegen/box/closures/anonymousObjectAsLastExpressionInLambda.kt");
|
||||||
doTest(fileName);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("captureExtensionReceiver.kt")
|
@TestMetadata("captureExtensionReceiver.kt")
|
||||||
|
|||||||
+1
-2
@@ -3276,8 +3276,7 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
|||||||
|
|
||||||
@TestMetadata("anonymousObjectAsLastExpressionInLambda.kt")
|
@TestMetadata("anonymousObjectAsLastExpressionInLambda.kt")
|
||||||
public void testAnonymousObjectAsLastExpressionInLambda() throws Exception {
|
public void testAnonymousObjectAsLastExpressionInLambda() throws Exception {
|
||||||
String fileName = KotlinTestUtils.navigationMetadata("compiler/testData/codegen/box/closures/anonymousObjectAsLastExpressionInLambda.kt");
|
runTest("compiler/testData/codegen/box/closures/anonymousObjectAsLastExpressionInLambda.kt");
|
||||||
doTest(fileName);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("captureExtensionReceiver.kt")
|
@TestMetadata("captureExtensionReceiver.kt")
|
||||||
|
|||||||
+1
-2
@@ -3191,8 +3191,7 @@ public class JsCodegenBoxTestGenerated extends AbstractJsCodegenBoxTest {
|
|||||||
|
|
||||||
@TestMetadata("anonymousObjectAsLastExpressionInLambda.kt")
|
@TestMetadata("anonymousObjectAsLastExpressionInLambda.kt")
|
||||||
public void testAnonymousObjectAsLastExpressionInLambda() throws Exception {
|
public void testAnonymousObjectAsLastExpressionInLambda() throws Exception {
|
||||||
String fileName = KotlinTestUtils.navigationMetadata("compiler/testData/codegen/box/closures/anonymousObjectAsLastExpressionInLambda.kt");
|
runTest("compiler/testData/codegen/box/closures/anonymousObjectAsLastExpressionInLambda.kt");
|
||||||
doTest(fileName);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("captureExtensionReceiver.kt")
|
@TestMetadata("captureExtensionReceiver.kt")
|
||||||
|
|||||||
Reference in New Issue
Block a user