Tests: remove stepping tests on old JVM backend

This commit is contained in:
Alexander Udalov
2023-12-07 18:51:17 +01:00
committed by Space Team
parent f39c72360d
commit 5e330acd28
109 changed files with 175 additions and 1231 deletions
+1 -22
View File
@@ -21,27 +21,6 @@ fun testExpressionBody(nullable: String?) =
// Some comment
nullable.length == 2
// EXPECTATIONS JVM
// test.kt:7 box
// test.kt:16 test
// test.kt:14 test
// test.kt:7 box
// test.kt:8 box
// test.kt:16 test
// test.kt:14 test
// test.kt:8 box
// test.kt:9 box
// test.kt:22 testExpressionBody
// test.kt:9 box
// test.kt:10 box
// test.kt:22 testExpressionBody
// test.kt:10 box
// test.kt:11 box
// EXPECTATIONS JVM_IR
// test.kt:7 box
// test.kt:14 test
@@ -76,4 +55,4 @@ fun testExpressionBody(nullable: String?) =
// test.kt:22 testExpressionBody
// test.kt:10 box
// test.kt:22 testExpressionBody
// test.kt:11 box
// test.kt:11 box