Tests: adjust test data for bytecode listing tests

- remove obsolete `IGNORE_BACKEND: JVM` directives
- move contents of .ir.txt files to the corresponding .txt
This commit is contained in:
Alexander Udalov
2023-11-01 16:19:42 +01:00
committed by Space Team
parent 1cf04916d6
commit 968dfddbc9
348 changed files with 865 additions and 9800 deletions
@@ -1,25 +0,0 @@
@kotlin.Metadata
public final class Hello/Foo {
// source: 'multifileSuspend.kt'
public final static @org.jetbrains.annotations.Nullable method main(@org.jetbrains.annotations.NotNull p0: java.lang.String[], @org.jetbrains.annotations.NotNull p1: kotlin.coroutines.Continuation): java.lang.Object
public synthetic static method main(p0: java.lang.String[]): void
}
@kotlin.Metadata
synthetic final class Hello/Foo__MultifileSuspendKt$main$2 {
// source: 'multifileSuspend.kt'
enclosing method Hello/Foo__MultifileSuspendKt.main([Ljava/lang/String;)V
private synthetic field args: java.lang.String[]
inner (anonymous) class Hello/Foo__MultifileSuspendKt$main$2
method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String[]): void
public final @org.jetbrains.annotations.Nullable method invoke(@org.jetbrains.annotations.NotNull p0: kotlin.coroutines.Continuation): java.lang.Object
public synthetic bridge method invoke(p0: java.lang.Object): java.lang.Object
}
@kotlin.Metadata
synthetic final class Hello/Foo__MultifileSuspendKt {
// source: 'multifileSuspend.kt'
inner (anonymous) class Hello/Foo__MultifileSuspendKt$main$2
public final static @org.jetbrains.annotations.Nullable method main(@org.jetbrains.annotations.NotNull p0: java.lang.String[], @org.jetbrains.annotations.NotNull p1: kotlin.coroutines.Continuation): java.lang.Object
public synthetic static method main(p0: java.lang.String[]): void
}
@@ -6,15 +6,20 @@ public final class Hello/Foo {
}
@kotlin.Metadata
synthetic final class Hello/Foo__MultifileSuspendKt$$$main {
private synthetic final field args: java.lang.String[]
synthetic method <init>(p0: java.lang.String[]): void
public synthetic final method invoke(p0: java.lang.Object): java.lang.Object
synthetic final class Hello/Foo__MultifileSuspendKt$main$2 {
// source: 'multifileSuspend.kt'
enclosing method Hello/Foo__MultifileSuspendKt.main([Ljava/lang/String;)V
private synthetic field args: java.lang.String[]
inner (anonymous) class Hello/Foo__MultifileSuspendKt$main$2
method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String[]): void
public final @org.jetbrains.annotations.Nullable method invoke(@org.jetbrains.annotations.NotNull p0: kotlin.coroutines.Continuation): java.lang.Object
public synthetic bridge method invoke(p0: java.lang.Object): java.lang.Object
}
@kotlin.Metadata
synthetic final class Hello/Foo__MultifileSuspendKt {
// source: 'multifileSuspend.kt'
inner (anonymous) class Hello/Foo__MultifileSuspendKt$main$2
public final static @org.jetbrains.annotations.Nullable method main(@org.jetbrains.annotations.NotNull p0: java.lang.String[], @org.jetbrains.annotations.NotNull p1: kotlin.coroutines.Continuation): java.lang.Object
public synthetic static method main(p0: java.lang.String[]): void
}
@@ -1,18 +0,0 @@
@kotlin.Metadata
synthetic final class SuspendMainKt$main$2 {
// source: 'suspendMain.kt'
enclosing method SuspendMainKt.main([Ljava/lang/String;)V
private synthetic field args: java.lang.String[]
inner (anonymous) class SuspendMainKt$main$2
method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String[]): void
public final @org.jetbrains.annotations.Nullable method invoke(@org.jetbrains.annotations.NotNull p0: kotlin.coroutines.Continuation): java.lang.Object
public synthetic bridge method invoke(p0: java.lang.Object): java.lang.Object
}
@kotlin.Metadata
public final class SuspendMainKt {
// source: 'suspendMain.kt'
inner (anonymous) class SuspendMainKt$main$2
public final static @org.jetbrains.annotations.Nullable method main(@org.jetbrains.annotations.NotNull p0: java.lang.String[], @org.jetbrains.annotations.NotNull p1: kotlin.coroutines.Continuation): java.lang.Object
public synthetic static method main(p0: java.lang.String[]): void
}
@@ -1,13 +1,18 @@
@kotlin.Metadata
synthetic final class SuspendMainKt$$$main {
private synthetic final field args: java.lang.String[]
synthetic method <init>(p0: java.lang.String[]): void
public synthetic final method invoke(p0: java.lang.Object): java.lang.Object
synthetic final class SuspendMainKt$main$2 {
// source: 'suspendMain.kt'
enclosing method SuspendMainKt.main([Ljava/lang/String;)V
private synthetic field args: java.lang.String[]
inner (anonymous) class SuspendMainKt$main$2
method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String[]): void
public final @org.jetbrains.annotations.Nullable method invoke(@org.jetbrains.annotations.NotNull p0: kotlin.coroutines.Continuation): java.lang.Object
public synthetic bridge method invoke(p0: java.lang.Object): java.lang.Object
}
@kotlin.Metadata
public final class SuspendMainKt {
// source: 'suspendMain.kt'
inner (anonymous) class SuspendMainKt$main$2
public final static @org.jetbrains.annotations.Nullable method main(@org.jetbrains.annotations.NotNull p0: java.lang.String[], @org.jetbrains.annotations.NotNull p1: kotlin.coroutines.Continuation): java.lang.Object
public synthetic static method main(p0: java.lang.String[]): void
}