Svyatoslav Kuzmich
|
aa811dcfb3
|
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
|
2019-01-24 16:14:40 +03:00 |
|
Roman Artemev
|
e436e7cf61
|
[JS IR BE] Support call super with default parameters
|
2018-12-18 15:55:09 +03:00 |
|
Anton Bannykh
|
2e709a81fa
|
[JS IR BE] Arrays, varargs
|
2018-09-18 14:36:20 +03:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Svyatoslav Kuzmich
|
a1c10956cb
|
[JS IR BE] Support super calls for methods of Any
|
2018-08-07 14:41:50 +03:00 |
|
Anton Bannykh
|
6a9b8d27e6
|
JS: update DCE test data
|
2018-07-12 14:18:34 +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
|
6b43465ed8
|
JS: add tests to check if super.equals/hashCode works properly
See KT-8226
|
2017-10-30 13:12:10 +03:00 |
|
Alexey Andreev
|
e9e01b70a8
|
JS: fix super access to simple non-overridable properties
See KT-7653
|
2017-10-30 13:12:09 +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 |
|
Ilya Gorbunov
|
2aa60adbca
|
Remove 'import java.util' from js tests.
|
2016-10-03 17:25:26 +03:00 |
|
Alexey Andreev
|
34bf3e6e56
|
JS: move more test to box tests
|
2016-09-29 12:00:43 +03:00 |
|