Svyatoslav Kuzmich
|
fdd7fa5aea
|
[Wasm] Mute codegen box tests
|
2020-11-09 16:04:43 +03:00 |
|
Pavel Punegov
|
ce8d983b2a
|
Fix test after the fix for KT-17691
|
2020-10-21 13:58:53 +03:00 |
|
Mark Punzalan
|
b58d75440b
|
[FIR] Fix tests for vararg execution order after rebase.
|
2020-10-02 12:08:07 +03:00 |
|
Victor Petukhov
|
d02432cf93
|
Introduce warning for the changing arguments execution order for named varargs (KT-17691)
|
2020-10-01 12:15:13 +03:00 |
|
Victor Petukhov
|
d62c665e99
|
Introduce language feature to enable the correct arguments execution order for named varargs (KT-17691)
|
2020-10-01 12:14:49 +03:00 |
|
Dmitry Petrov
|
cd37301ea2
|
Minor: TARGET_BACKEND=JVM in JVM-specific tests
|
2020-09-23 18:14:21 +03:00 |
|
pyos
|
5954db18cb
|
JVM_IR: fix lifting of arguments to object super constructors
If the arguments are reordered, they can not only be reads of temporary
variables, but also implicit type casts of said reads.
Fixes #KT-42002
|
2020-09-23 13:49:16 +02:00 |
|
Igor Chevdar
|
2fd657b768
|
[box-tests] Fixed test for K/N
|
2020-06-18 18:44:11 +05:00 |
|
Juan Chen
|
e954aea4cc
|
[FIR2IR] Support argument reordering of constructor calls
|
2020-04-13 17:09:04 +03:00 |
|
Juan Chen
|
bae41ddf6d
|
[FIR2IR] Introduce IrBlock for reordering arguments if needed
|
2020-04-13 17:09:03 +03:00 |
|
Mikhail Glukhikh
|
3d17ce05b5
|
[FIR] Introduce FirResolvedArgumentList with argument-parameter mapping
#KT-36345 Fixed
|
2020-03-11 22:08:59 +03:00 |
|
Pavel Punegov
|
94be4d77ff
|
Fix init order in inline fun (native test)
|
2020-02-21 16:04:53 +03:00 |
|
Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
Pavel Punegov
|
3dd16da315
|
Fix vararg test for native that assigns named argument.
Ignore test that uses nested class in enum in native
|
2018-10-10 19:03:56 +03:00 |
|
Mikhael Bogdanov
|
a7d706f693
|
Unmute jvm ir-tests
|
2018-08-09 16:30:32 +03:00 |
|
Mikhael Bogdanov
|
357359b1dd
|
Unmute ir-tests after CR support
|
2018-08-09 14:22:50 +03:00 |
|
Anton Bannykh
|
07b3b66fd9
|
JS IR: unmute tests
|
2018-07-10 13:34:19 +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 |
|
Mikhael Bogdanov
|
2fa4c28e0f
|
Properly reorder arguments in anonymous object super class constructor
#KT-18356 Fixed
|
2017-09-07 15:18:05 +02:00 |
|
Igor Chevdar
|
d7e4350d42
|
Ignored/fixed some tests for Kotlin/Native
|
2017-06-28 12:54:32 +03:00 |
|
Alexey Andreev
|
bad6f41d6e
|
JS: make some JVM tests compatible with JS BE
|
2017-01-12 18:12:37 +03:00 |
|
Alexey Andreev
|
70176dfacc
|
JS: translate call arguments in the order the occur in source code, not in order of parameters in descriptor. See KT-15506
|
2017-01-12 18:12:36 +03:00 |
|
Zalim Bashorov
|
596f3364c6
|
Automatically mute failed tests
|
2016-11-09 21:41:12 +03:00 |
|
Michael Nedzelsky
|
48929f3edf
|
Test for obsolete KT-9277
#KT-9277 Obsolete
|
2015-10-30 18:57:48 +03:00 |
|
Michael Bogdanov
|
cd78514b76
|
Code clean, small refactorings and tests
#KT-8987 Fixed
|
2015-10-03 10:53:22 +03:00 |
|
Michael Bogdanov
|
1f2b9ce72b
|
Addded DefaultCallMask class and extended interface for argument generation
|
2015-10-03 10:53:12 +03:00 |
|