[JS IR] Implement stepping tests for Kotlin/JS

We already have stepping tests for Kotlin/JVM.
They are helpful for testing the correctness of the generated
debugging information.

They are better than line number tests in that they allow to test the
_behavior_, not the generated data. The structure of the data may change
even if the behavior stays the same. For that reason, stepping tests
are more stable.
This commit is contained in:
Sergej Jaskiewicz
2022-05-19 20:34:11 +03:00
committed by Space
parent 003f846723
commit ea556ce428
34 changed files with 2448 additions and 62 deletions
+7
View File
@@ -18,6 +18,13 @@
</array>
</value>
</entry>
<entry key="$PROJECT_DIR$/compiler/testData/debug">
<value>
<array>
<option value="$PROJECT_DIR$/js/js.tests/build/{out,out-min,out-per-module,out-per-module-min}/debug/$TEST_DATA_FILE$_v5.js" />
</array>
</value>
</entry>
<entry key="$PROJECT_DIR$/js/js.translator/testData/box">
<value>
<array>