Update stepping tests to inspect source name, instead of method info.

This commit is contained in:
Jinseong Jeon
2020-03-13 14:55:01 -07:00
committed by max-kammerer
parent 5dc1651a44
commit b71b0fa32c
13 changed files with 125 additions and 124 deletions
+19 -19
View File
@@ -42,22 +42,22 @@ inline fun html(init: () -> Unit) {
}
// LINENUMBERS
// TestKt.box():19
// TestKt.box():7
// TestKt.box():9
// TestKt.box():18
// TestKt.box():6
// TestKt.box():10
// TestKt.box():14
// TestKt.box():10
// TestKt.box():11
// TestKt.box():11
// TestKt.box():12
// TestKt.box():12
// TestKt.box():14
// TestKt.box():13
// TestKt.box():7
// TestKt.box():18
// TestKt.box():15
// TestKt.box():19
// TestKt.box():21
// test.kt:19
// test.kt:7
// test.kt:9
// 1.kt:18
// 1.kt:6
// test.kt:10
// 1.kt:14
// 1.kt:10
// 1.kt:11
// test.kt:11
// test.kt:12
// 1.kt:12
// 1.kt:14
// test.kt:13
// 1.kt:7
// 1.kt:18
// test.kt:15
// test.kt:19
// test.kt:21