Alexander Udalov
|
22bfc9786a
|
Add WITH_RUNTIME or WITH_REFLECT to boxWithStdlib testData
|
2016-03-09 10:25:38 +03:00 |
|
Alexander Udalov
|
20e36438e2
|
Move some tests from boxWithStdlib/ to box/
Move those tests which do not require neither stdlib nor reflect
|
2016-03-09 10:25:38 +03:00 |
|
Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Michael Bogdanov
|
7ee42ab18d
|
Fix for KT-9828: DX error on MutableMap.MutableEntry<String, Int> deconstruction: attempt to set or access a value of type java.lang.Object using a local variable of type int.
#KT-9828 Fixed
|
2015-10-30 16:47:21 +03:00 |
|
Denis Zharkov
|
654411a0b0
|
Refactored tests using Array constructor:
Some moved to tests with stdlib
Some changed to use arrayOfNulls
|
2014-12-11 16:04:03 +03:00 |
|