Dmitriy Novozhilov
|
2b986194fb
|
[FIR] Add desugaring of array assignments and resolve of it
#KT-37516 Fixed
|
2020-03-18 11:31:53 +03:00 |
|
Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
Svyatoslav Kuzmich
|
75328f26ea
|
[JS IR BE] Add missing KJS_WITH_FULL_RUNTIME to some tests
+ ranges test generator
|
2019-01-27 01:14:51 +03:00 |
|
Anton Bannykh
|
96355e2732
|
JS IR: mute codegen box tests automatically
|
2018-06-09 19:15:38 +03:00 |
|
Alexey Andreev
|
d3a5201ecc
|
Intrinsify String?.plus in JS BE
See KT-8020
|
2017-06-20 10:40:21 +03:00 |
|
Ilya Gorbunov
|
49756a897e
|
Just refactor tests that require further investigation
|
2016-11-21 18:20:33 +03:00 |
|
Anton Bannykh
|
7ee3baa020
|
Replaced when appropriate 'TARGET_BACKEND: JVM' -> 'IGNORE_BACKEND: JS'. Enabled some succesfully working decompiledText tests.
|
2016-10-27 14:17:25 +03:00 |
|
Alexey Andreev
|
9238afc439
|
[KT-4124] Fix some tests from common testData
|
2016-02-20 15:19:29 +03:00 |
|
Mikhail Glukhikh
|
8d88109c00
|
Underscore names are now forbidden
|
2015-10-19 15:24:45 +03:00 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Alexander Udalov
|
41a416da60
|
Move blackBoxFile() testData to box/ directory
Delete all test methods (and empty test classes), since they'll be
auto-generated
|
2013-01-28 18:20:17 +04:00 |
|