Specify JVM target backend for test with '@JvmXXX' annotations

This commit is contained in:
Mikhael Bogdanov
2018-12-20 13:38:41 +01:00
parent a8a1bfca72
commit f4e532e449
85 changed files with 88 additions and 214 deletions
@@ -1,5 +1,5 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: NATIVE
// TARGET_BACKEND: JVM
// WITH_RUNTIME
// KOTLIN_CONFIGURATION_FLAGS: +JVM.INHERIT_MULTIFILE_PARTS
// FILE: 1.kt
@@ -1,5 +1,5 @@
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: NATIVE
// TARGET_BACKEND: JVM
// FILE: 1.kt
// WITH_RUNTIME
@file:[JvmName("MultifileClass") JvmMultifileClass]