[FIR] Enable BlackBoxAgainstJavaCodegen tests for FIR.

23 out of 156 tests (14.7%) are currently failing.
This commit is contained in:
Mark Punzalan
2020-09-29 00:13:07 +00:00
committed by Mikhail Glukhikh
parent 348ba3e08c
commit 69cd729506
26 changed files with 1285 additions and 0 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// KOTLIN_CONFIGURATION_FLAGS: +JVM.DISABLE_PARAM_ASSERTIONS
// FILE: callAssertions.kt
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// FILE: delegation.kt
interface Tr {
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// FILE: RightElvisOperand.java
class RightElvisOperand {