Kirill Rakhman
|
f9540d8f69
|
[JS] Remove non-functional IGNORE_FIR directive in js box tests
|
2023-04-06 08:03:12 +00:00 |
|
Ilya Chernikov
|
fa0cda6236
|
FIR JS: enable full JS box tests with FIR
|
2022-11-12 14:34:07 +01:00 |
|
Nikolay Lunyak
|
bdc3b5fe6f
|
[FIR JS] Mute 170 failing multi-module tests
|
2022-06-02 13:47:24 +00:00 |
|
Roman Artemev
|
0559e192ee
|
[JS IR] Support external delegation in case of JS in psi2ir
- fix FE delegation resolver
- fix critical KT-40650
|
2020-07-29 19:57:05 +03:00 |
|
Roman Artemev
|
ca44242f37
|
[IR] Fix synthetic declarations generator to make it produce correct type
- Fix KT-40126
- Add test
|
2020-07-09 11:47:07 +03:00 |
|
Anton Bannykh
|
81699299f5
|
JS_IR: DCE
Could be enabled by toggling `-Xir-dce`
Box test output in js/js.translator/testData/out-min
|
2019-11-26 12:20:39 +03:00 |
|
Svyatoslav Kuzmich
|
beb5f73a2b
|
Remove duplicate tests from JS compiler test set. Merge chages to common compiler tests
|
2019-02-25 15:09:27 +03:00 |
|
Svyatoslav Kuzmich
|
de020ed58a
|
[JS IR BE] Generate and export JS properties
|
2019-02-25 15:09:26 +03:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Svyatoslav Kuzmich
|
77ad97a39e
|
[JS IR BE] Bridges construction
|
2018-07-10 14:11:09 +03:00 |
|
Svyatoslav Kuzmich
|
83f8cfaa66
|
[JS IR BE] hashCode, toString, number conversion support
|
2018-07-03 19:51:58 +03:00 |
|
Roman Artemev
|
6ac4fd2e5f
|
[JS IR BE] Update test data
|
2018-06-14 19:54:30 +03:00 |
|
Roman Artemev
|
06a170b05d
|
[JS IR BE] Update test data
|
2018-06-04 18:59:40 +03:00 |
|
Roman Artemev
|
d9fdddceb9
|
Update test data
|
2018-04-27 20:02:59 +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 |
|
Anton Bannykh
|
e43a145614
|
fixup: updated EXPECTED_REACHABLE_NODES
|
2017-07-19 12:24:09 +03:00 |
|
Alexey Andreev
|
e2c2fcf1ff
|
Generate EXPECTED_REACHABLE_NODES directive on JS box tests
|
2017-05-26 18:20:20 +03:00 |
|
Alexey Andreev
|
725d13b72e
|
KT-2752: fix JsName with explicit use target. Add some tests for JsName with use targets
|
2016-10-08 19:25:33 +03:00 |
|
Alexey Andreev
|
2bf0199959
|
JS: create new common directory for all generated tests, migrate several tests there
|
2016-09-29 12:00:39 +03:00 |
|