Dmitriy Dolovov
fd96ee1d0b
IR text tests: Remove useless IGNORE_BACKEND*: JS_IR_ES6 directive
2023-11-30 08:32:35 +00:00
Vladimir Sukharev
3aa6c9e74d
[K/N] Run irText tests for K1/Native
...
^KT-58240
2023-09-05 11:42:45 +00:00
Sergej Jaskiewicz
27ccef868a
[test] Run irText tests against K1 frontend for JS
2023-03-22 15:18:17 +00:00
Sergej Jaskiewicz
b57f436a44
[test] Mute failing irText tests
2023-03-22 15:18:16 +00:00
Ivan Kylchik
c7435ba760
Replace all occurrences of WITH_RUNTIME with WITH_STDLIB
...
We are going to deprecate `WITH_RUNTIME` directive. The main reason
behind this change is that `WITH_STDLIB` directive better describes
its meaning, specifically it will add kotlin stdlib to test's classpath.
2021-11-17 15:26:38 +03:00
Mikhail Glukhikh
db7401d8eb
FIR2IR: set GET_PROPERTY origin for property reads
2020-02-28 15:29:01 +03:00
Dmitry Petrov
539d7ccf6f
Support configuration directives FULL_JDK, WITH_RUNTIME, WITH_REFLECT in Psi2Ir tests.
2016-10-18 09:08:59 +03:00
Dmitry Petrov
0b647ac358
Basic class members generation.
...
Split testData into 'classes' and 'expressions'.
2016-10-18 09:08:32 +03:00