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
|
7cb202934c
|
Update tests
|
2018-10-25 15:48:42 +03:00 |
|
Svyatoslav Kuzmich
|
7074909230
|
[JS IR BE] Support enumValues<T>() and enumValueOf<T>(name)
|
2018-10-10 19:35:17 +03:00 |
|
Svyatoslav Kuzmich
|
bdc3daf972
|
[JS IR BE] Support Enum::values
|
2018-10-10 19:35:17 +03:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Ilya Gorbunov
|
516ea04d18
|
Update expected reachable node count in JS tests
Caused by introduction of new random API
|
2018-08-30 14:52:40 +03:00 |
|
Ilya Gorbunov
|
ebc64da52a
|
Update EXPECTED_REACHABLE_NODES after introducing top-level comparator
#KT-18067
|
2018-08-15 21:28:57 +03:00 |
|
Svyatoslav Kuzmich
|
625983b28a
|
[JS IR BE] Enum class lowering
|
2018-07-23 15:08:18 +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
|
e02d281ed4
|
JS: don't use strict comparison (===) for enums when both left-hand side and right-hand side are nullable. See KT-12598
|
2016-12-20 15:47:39 +03:00 |
|
Alexey Andreev
|
68412ae94f
|
JS: replace all usages of @native annotation with external modifier, in tests, stdlib, etc
|
2016-12-08 15:41:39 +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 |
|