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
|
b06645d1c0
|
Update number of reachable nodes because of MutableList.removeFirst/Last
|
2020-01-29 17:53:08 +03:00 |
|
Zalim Bashorov
|
ee06678484
|
[JS BE] Fix is check with Function
#KT-33149 fixed
|
2019-12-26 22:49:53 +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 |
|
Svyatoslav Kuzmich
|
aa811dcfb3
|
[JS IR BE] Add KJS_WITH_FULL_RUNTIME directive to compiler tests
|
2019-01-24 16:14:40 +03:00 |
|
Svyatoslav Kuzmich
|
4c38d55f21
|
[JS IR BE] Unmute tests
|
2018-10-15 00:03:45 +03:00 |
|
Anton Bannykh
|
8c6337f3f6
|
[JS IR BE]: support dynamic_var["foo"] = "bar"
Used EQ origin to detect. Added a test to check dynamic_var = "bar" case
is not affected
|
2018-10-10 13:43:22 +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 |
|
Ilya Gorbunov
|
d0923e7a32
|
Update EXPECTED_REACHABLE_NODES in JS tests
|
2018-09-07 01:28:38 +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 |
|
Roman Artemev
|
f69bd54d6c
|
[JS IR BE] Update test data
|
2018-06-19 17:09:31 +03:00 |
|
Anton Bannykh
|
43e3314255
|
JS IR: Remove inline functions with reified type parameters
Otherwise we cannot handle type casts
|
2018-06-18 13:15:19 +03:00 |
|
Roman Artemev
|
6ac4fd2e5f
|
[JS IR BE] Update test data
|
2018-06-14 19:54:30 +03:00 |
|
Zalim Bashorov
|
d03a128aa5
|
[JS IR BE] mute failed tests
|
2018-04-19 13:17:28 +03:00 |
|
Alexey Andreev
|
06b1ba7c47
|
JS: use prototype when checking is against interface
See KT-20527
|
2017-10-11 17:35:31 +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
|
3be1174824
|
Replace @native with external in tests
|
2017-01-27 01:29:15 +03:00 |
|
Alexey Andreev
|
0302fcbb72
|
JS: don't write native superclass to metadata. Fix KT-15007
|
2016-12-06 15:42:34 +03:00 |
|
Ilya Gorbunov
|
2aa60adbca
|
Remove 'import java.util' from js tests.
|
2016-10-03 17:25:26 +03:00 |
|
Alexey Andreev
|
9797a1c35c
|
JS: move RTTI tests to proper location
|
2016-09-29 12:00:46 +03:00 |
|
Alexey Andreev
|
3801052460
|
JS: move more test to box tests
|
2016-09-29 12:00:43 +03:00 |
|