Add JVM/JVM_IR mixed compilation tests for compileKotlinAgainstKotlin/boxInline

This commit is contained in:
Alexander Udalov
2020-08-28 20:56:28 +02:00
parent e324733b01
commit 9e357354fb
20 changed files with 10190 additions and 15 deletions
@@ -1,6 +1,6 @@
// Not a multi-module test.
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_MULTI_MODULE: JVM, JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM, JVM_IR, JVM_MULTI_MODULE_OLD_AGAINST_IR, JVM_MULTI_MODULE_IR_AGAINST_OLD
// FILE: A.kt
// KOTLIN_CONFIGURATION_FLAGS: ASSERTIONS_MODE=jvm
// WITH_RUNTIME