Ilya Gorbunov
|
0f6df5971b
|
Mute tests failing in JS_IR backend due to KT-35944
|
2020-01-16 15:36:16 +03:00 |
|
Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
Roman Artemev
|
fb499def59
|
Update tests
|
2018-10-25 15:49:21 +03:00 |
|
Mikhael Bogdanov
|
357359b1dd
|
Unmute ir-tests after CR support
|
2018-08-09 14:22:50 +03:00 |
|
Mikhael Bogdanov
|
e149cbe852
|
Mute failed jvm ir tests
|
2018-06-28 12:26:41 +02:00 |
|
Anton Bannykh
|
96355e2732
|
JS IR: mute codegen box tests automatically
|
2018-06-09 19:15:38 +03:00 |
|
Anton Bannykh
|
3ead464671
|
JS: fix callable reference with implicit extension receiver (KT-22638 fixed)
|
2018-02-02 14:34:34 +03:00 |
|
Alexander Udalov
|
938fd1a57e
|
Use ResolvedCall for callable reference in KCallableNameProperty intrinsic
Instead of manually inspecting the DOUBLE_COLON_LHS slice, which is a
bit more error-prone. Note that new tests were passing before this
change
|
2017-11-27 12:46:56 +01:00 |
|
Alexey Andreev
|
7a0f75f164
|
JS: refactor generation of callable references to functions
|
2017-01-24 20:09:29 +03:00 |
|
Anton Bannykh
|
159df7964a
|
JS: bound callable references (KT-13573).
|
2016-11-28 16:33:58 +03:00 |
|
Zalim Bashorov
|
596f3364c6
|
Automatically mute failed tests
|
2016-11-09 21:41:12 +03:00 |
|
Alexander Udalov
|
91e486d020
|
Fix KCallable#name intrinsic for bound references
Do not skip generation of the left-hand side because it may produce side
effects
#KT-12995 Fixed
|
2016-07-26 13:48:20 +03:00 |
|