Vitaly
|
fe047f9b47
|
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
|
2020-05-27 00:32:56 +03:00 |
|
Abduqodiri Qurbonzoda
|
dabf6376db
|
Update js reachable nodes count after expanding StringBuilder api
|
2019-12-06 05:37:09 +03:00 |
|
Svyatoslav Kuzmich
|
a736756ceb
|
[JS IR BE] Fix and refactor interop tests
|
2019-02-25 15:09:27 +03:00 |
|
Anton Bannykh
|
8e347f9f39
|
[JS IR BE] lateinit support
* Functions with IrExpressionBody are lowered to IrBlockBody
* Implemented throwUninitializedPropertyAccessException function
|
2018-09-21 18:20:11 +03:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Ilya Gorbunov
|
d0923e7a32
|
Update EXPECTED_REACHABLE_NODES in JS tests
|
2018-09-07 01:28:38 +03:00 |
|
Anton Bannykh
|
a83baee67b
|
review fixes + DCE data update + test (un)muting
|
2018-08-30 14:57:27 +03:00 |
|
Anton Bannykh
|
04a2ffc0c1
|
JS IR: unmute tests
|
2018-06-21 13:27:17 +03:00 |
|
Roman Artemev
|
f69bd54d6c
|
[JS IR BE] Update test data
|
2018-06-19 17:09:31 +03:00 |
|
Roman Artemev
|
84447d59e1
|
[JS IR BE] Update test data
|
2018-05-24 21:07: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 |
|
Anton Bannykh
|
2249675e59
|
JS: throw exception when accessing uninitialized lateinit property (KT-14964)
|
2017-09-13 20:16:01 +03:00 |
|
Anton Bannykh
|
e43a145614
|
fixup: updated EXPECTED_REACHABLE_NODES
|
2017-07-19 12:24:09 +03:00 |
|
Alexey Andreev
|
9181140387
|
Suppress some DCE tests that can't pass
|
2017-05-26 18:20:21 +03:00 |
|
Alexey Andreev
|
e2c2fcf1ff
|
Generate EXPECTED_REACHABLE_NODES directive on JS box tests
|
2017-05-26 18:20:20 +03:00 |
|
Alexey Andreev
|
c1627e840b
|
JS: use eval instead of js in tests to refer local declarations to avoid renaming by resolveTemporaryNames
|
2017-04-24 18:29:12 +03:00 |
|
Anton Bannykh
|
ad313750e7
|
JS: Fixed lateinit property initialization
|
2017-02-13 14:56:50 +03:00 |
|
Alexey Andreev
|
af1b7c49b4
|
JS: insert dummy initializers for property that initialized on init block or in secondary constructors. See KT-8211
|
2017-01-19 13:20:24 +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 |
|