Regenerate test data

This commit is contained in:
Mikhael Bogdanov
2018-12-20 13:52:36 +01:00
parent f4e532e449
commit a2904b8e53
5 changed files with 0 additions and 5260 deletions
@@ -191,11 +191,6 @@ public class InlineDefaultValuesTestsGenerated extends AbstractInlineDefaultValu
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/instanceCapturedInInterface.kt");
}
@TestMetadata("jvmStaticDefault.kt")
public void testJvmStaticDefault() throws Exception {
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/jvmStaticDefault.kt");
}
@TestMetadata("kt21827.kt")
public void testKt21827() throws Exception {
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/kt21827.kt");
@@ -191,11 +191,6 @@ public class IrInlineDefaultValuesTestsGenerated extends AbstractIrInlineDefault
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/instanceCapturedInInterface.kt");
}
@TestMetadata("jvmStaticDefault.kt")
public void testJvmStaticDefault() throws Exception {
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/jvmStaticDefault.kt");
}
@TestMetadata("kt21827.kt")
public void testKt21827() throws Exception {
runTest("compiler/testData/codegen/boxInline/defaultValues/lambdaInlining/kt21827.kt");
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -219,11 +219,6 @@ public class JsLegacyPrimitiveArraysBoxTestGenerated extends AbstractJsLegacyPri
runTest("compiler/testData/codegen/box/arrays/kt1291.kt");
}
@TestMetadata("kt17134.kt")
public void testKt17134() throws Exception {
runTest("compiler/testData/codegen/box/arrays/kt17134.kt");
}
@TestMetadata("kt238.kt")
public void testKt238() throws Exception {
runTest("compiler/testData/codegen/box/arrays/kt238.kt");
@@ -269,11 +264,6 @@ public class JsLegacyPrimitiveArraysBoxTestGenerated extends AbstractJsLegacyPri
runTest("compiler/testData/codegen/box/arrays/kt594.kt");
}
@TestMetadata("kt602.kt")
public void testKt602() throws Exception {
runTest("compiler/testData/codegen/box/arrays/kt602.kt");
}
@TestMetadata("kt7009.kt")
public void testKt7009() throws Exception {
runTest("compiler/testData/codegen/box/arrays/kt7009.kt");