simon.ogorodnik
|
f83c20065d
|
[FIR-test] Unmute passing tests, mostly fir2ir
|
2020-03-24 18:58:19 +03:00 |
|
Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
Steven Schäfer
|
917ef250cf
|
Add and (un)mute inline class tests
|
2019-06-13 12:25:06 +02:00 |
|
Anton Bannykh
|
2e709a81fa
|
[JS IR BE] Arrays, varargs
|
2018-09-18 14:36:20 +03:00 |
|
Mikhail Zarechenskiy
|
820d168607
|
First, check for inline class type before boxing
The problem was that if `type` is of primitive type, but `KotlinType` is
actually an inline class type, then anyway we boxed this type as primitive
|
2018-07-13 15:48:21 +03:00 |
|
Mikhail Zarechenskiy
|
0308e10c11
|
Fix for-in iterator over array of boxed inline class values
#KT-25324 Fixed
|
2018-07-12 18:53:24 +03:00 |
|