Anton Bannykh
|
2e709a81fa
|
[JS IR BE] Arrays, varargs
|
2018-09-18 14:36:20 +03:00 |
|
Roman Artemev
|
ec57a335f7
|
Temporally hacked js assert to make depending tests work
|
2018-04-24 13:52:16 +03:00 |
|
Alexey Andreev
|
e54138b74f
|
JS: use temporary names while translation, replace with fixed name during post-processing pass
|
2016-12-12 14:30:42 +03:00 |
|
Zalim Bashorov
|
5f2ba70745
|
KJS: use cached KClass instead create new each time when getting it from JsClass
|
2016-10-18 13:26:05 +03:00 |
|
Alexey Andreev
|
a9330057cc
|
KT-8283: fix Kotlin.equals method to compare arrays by reference
|
2016-09-14 16:37:53 +03:00 |
|
Alexey Andreev
|
d83f926658
|
[KT-4124] Refactor super calls and fix calls to Any::equals
|
2016-02-20 15:19:31 +03:00 |
|
Yan Zhulanow
|
a3ff3ffc45
|
Fix tests: "Placing function type parameters after the function name" error
|
2015-11-27 15:51:11 +03:00 |
|
Mikhail Glukhikh
|
64543e3f52
|
Implicit Nothing return type is now deprecated
|
2015-10-12 13:30:16 +03:00 |
|
Ilya Gorbunov
|
4f9e2c24d1
|
Exclude common file asserts.kt from tests using StdLib, as its methods conflict with kotlin.test.* methods.
|
2015-09-08 10:26:54 +03:00 |
|
Zalim Bashorov
|
430a3c121d
|
Minor in JS backend: move testFalse and testTrue to common place
|
2015-06-03 23:09:16 +03:00 |
|
Zalim Bashorov
|
af82e69214
|
JS tests: added tests for dynamic.
|
2014-12-11 13:17:49 +03:00 |
|
Zalim Bashorov
|
5a5c4145f2
|
JS backend: added tests for reserved words.
|
2014-09-26 00:57:09 +04:00 |
|
Alexey Tsvetkov
|
dd3dbe5b10
|
JS backend: _commonFiles/ for common kotlin files in testData/ and every test dir
|
2014-07-11 22:36:20 +04:00 |
|