Kirill Rakhman
|
f9540d8f69
|
[JS] Remove non-functional IGNORE_FIR directive in js box tests
|
2023-04-06 08:03:12 +00:00 |
|
Artem Kobzar
|
71486a321c
|
[K/JS] Add support of compilation with ES-classes
|
2023-01-17 18:14:17 +00:00 |
|
Dmitriy Novozhilov
|
83cbd322fd
|
[Test] Prohibit declaring dependency on the same module with different kinds in module structure
|
2023-01-17 14:51:27 +00:00 |
|
Nikolay Lunyak
|
bdc3b5fe6f
|
[FIR JS] Mute 170 failing multi-module tests
|
2022-06-02 13:47:24 +00:00 |
|
Roman Artemev
|
7eb0fd4762
|
[JS IR] Unmute fixed tests
|
2021-10-07 16:00:50 +03:00 |
|
Vitaly
|
fe047f9b47
|
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
|
2020-05-27 00:32:56 +03:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Zalim Bashorov
|
d03a128aa5
|
[JS IR BE] mute failed tests
|
2018-04-19 13:17:28 +03:00 |
|
Alexey Andreev
|
3b3fd0fa0d
|
JS: fix DCE limits in test data to fit new kotlin.js size
The size has increased due to new implementation of KClass
|
2017-10-06 18:16:51 +03:00 |
|
Alexey Andreev
|
918ce78c5a
|
Support inlining internal functions to friend modules in JS BE
There's one exception: if an inline internal function calls
private function, this will fail at run time.
|
2017-09-04 15:33:13 +03:00 |
|