Dmitriy Novozhilov
|
6b343515e1
|
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
This is needed to keep consistency with other dumps and to allow
test helper plugin to recognize those dumps
|
2022-12-01 07:29:37 +00:00 |
|
Alexander Udalov
|
0c3f2eefe0
|
Migrate bytecodeListing tests to new test infrastructure
|
2021-04-23 17:58:16 +02:00 |
|
Dmitry Petrov
|
3dbe02b7fe
|
JVM_IR KT-43109 generate internal bridge for custom internal 'toArray'
Also add some tests for internal collection stubs.
|
2020-12-04 18:57:10 +03:00 |
|
Alexander Udalov
|
8ce2e4654b
|
JVM IR: allow custom toArray to have any array type
To avoid breaking Java source compatibility. This problem can be fixed
later once JVM IR is stabilized.
#KT-43111 Fixed
|
2020-12-02 20:53:47 +01:00 |
|