Ilya Gorbunov
|
b97e436a50
|
Fix deprecated Range and Progression usages in testData
|
2016-01-22 05:54:38 +03:00 |
|
Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Ilya Gorbunov
|
af9020a010
|
Update Range and Progression built-in implementations in js library.
No need to define special method mapping for js ranges/progressions.
Support progression companion objects' function fromClosedRange as intrinsic
|
2015-11-11 03:53:51 +03:00 |
|
Dmitry Jemerov
|
1523d5bcbf
|
removing static type assertions work in progress
|
2015-10-12 11:11:23 +02:00 |
|
Ilya Gorbunov
|
352ac58ba5
|
Fix testData/js: replace deprecated usages: times, sortBy, reverse, splitBy.
|
2015-10-07 22:36:48 +03:00 |
|
Zalim Bashorov
|
8067a9ad56
|
Added regression tests for KT-2474 Range lacks reverse() in JavaScript backend
#KT-2474 Fixed
|
2014-10-21 22:46:09 +04:00 |
|
Zalim Bashorov
|
b3e34cc2b4
|
Minor: added regression tests for downTo.
Adopted tests from patch attached to KT-2586.
|
2014-10-21 18:25:17 +04:00 |
|
Michael Nedzelsky
|
9d49089041
|
JS backend: tests for char type
|
2014-09-28 19:51:58 +04:00 |
|
Zalim Bashorov
|
838c384672
|
"js" -> "kotlin.js"
|
2014-09-16 19:32:37 +04:00 |
|
Zalim Bashorov
|
442215e829
|
JS backend: testFiles -> testData
|
2014-03-11 20:04:00 +04:00 |
|