[JS] Migrate tests onto IR compiler with outputDir API instead of outputFile

^KT-61117 fixed
This commit is contained in:
Ilya Goncharov
2023-11-29 11:21:56 +00:00
committed by Space Team
parent e50f6e6bca
commit 08e3cb300a
38 changed files with 208 additions and 201 deletions
+8 -4
View File
@@ -1,5 +1,9 @@
$TESTDATA_DIR$/../kotlinPackage.kt
-no-stdlib
-Xforce-deprecated-legacy-compiler-usage
-output
$TEMP_DIR$/out.js
-Xir-produce-klib-dir
-Xir-only
-libraries
$STDLIB_JS$
-ir-output-dir
$TEMP_DIR$
-ir-output-name
out