[Test] Enable SMAP dump handler in boxInline tests

This commit is contained in:
Dmitriy Novozhilov
2021-01-27 14:02:40 +03:00
parent 64a300bfcd
commit 49c2bfe637
109 changed files with 2315 additions and 2174 deletions
@@ -11,5 +11,3 @@ inline fun stub() {
fun box(): String {
return "KO".reversed()
}
// SMAP_FILE: 2.smap
@@ -0,0 +1,3 @@
// FILE: 1.kt
// FILE: 2.kt
@@ -17,5 +17,3 @@ import test.*
fun box(): String {
return prop
}
// SMAP_FILE: 2.smap
@@ -0,0 +1,3 @@
// FILE: 1.kt
// FILE: 2.kt
@@ -15,25 +15,3 @@ fun box(): String {
return "OK"
}
// SMAP_FILE: 2.smap
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
+ 2 1.kt
test/_1Kt
*L
1#1,12:1
6#2:13
*S KotlinDebug
*F
+ 1 2.kt
_2Kt
*L
6#1:13
*E
@@ -0,0 +1,22 @@
// FILE: 1.kt
// FILE: 2.kt
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
+ 2 1.kt
test/_1Kt
*L
1#1,18:1
6#2:19
*S KotlinDebug
*F
+ 1 2.kt
_2Kt
*L
13#1:19
*E
@@ -15,25 +15,3 @@ fun box(): String {
return "OK"
}
// SMAP_FILE: 2.smap
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
+ 2 1.kt
test/_1Kt
*L
1#1,12:1
6#2:13
*S KotlinDebug
*F
+ 1 2.kt
_2Kt
*L
6#1:13
*E
@@ -0,0 +1,23 @@
// FILE: 1.kt
// FILE: 2.kt
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
+ 2 1.kt
test/_1Kt
*L
1#1,18:1
6#2:19
*S KotlinDebug
*F
+ 1 2.kt
_2Kt
*L
13#1:19
*E
@@ -19,6 +19,5 @@ fun box(): String {
})
}
// SMAP_FILE: 2.smap
// See KT-23064 for the problem, InlineOnlySmapSkipper for an explanation, and
// `stdlibInlineOnlyOneLine.kt` for the case where something should actually happen.
@@ -0,0 +1,3 @@
// FILE: 1.kt
// FILE: 2.kt
@@ -14,18 +14,4 @@ fun box(): String {
return "O".myLet(fun (it: String): String { return it + k })
}
// SMAP_FILE: 2.smap
// See KT-23064 for the problem and InlineOnlySmapSkipper for an explanation.
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
+ 2 fake.kt
kotlin/jvm/internal/FakeKt
*L
1#1,9:1
1#2:10
*E
@@ -0,0 +1,16 @@
// FILE: 1.kt
// FILE: 2.kt
SMAP
2.kt
Kotlin
*S Kotlin
*F
+ 1 2.kt
_2Kt
+ 2 fake.kt
kotlin/jvm/internal/FakeKt
*L
1#1,18:1
1#2:19
*E