Alexander Udalov
|
7fdb9c990e
|
Reformat and cleanup most JVM codegen test classes
|
2019-05-15 13:25:14 +02:00 |
|
nikita.movshin
|
65244b4bea
|
Update copyright.
Change the copyright from "JetBrains s.r.o." to
"JetBrains s.r.o. and Kotlin Project contributors"
Update only 2 lines copyright.
|
2019-04-23 20:09:22 +03:00 |
|
Georgy Bronnikov
|
a35f368ce0
|
Switch off logging for failing IrBlackBox tests
Logging of tests that are expected to fail is controlled by
kotlin.suppress.expected.test.failures project property.
|
2018-12-05 01:48:43 +03:00 |
|
Georgy Bronnikov
|
1a529bd601
|
Revert "Switch off logging for failing IrBlackBox tests"
This reverts commit d23964034b.
|
2018-11-28 00:00:13 +03:00 |
|
Georgy Bronnikov
|
d23964034b
|
Switch off logging for failing IrBlackBox tests
Logging of tests that are expected to fail is controlled by
kotlin.suppress.expected.test.failures project property.
|
2018-11-27 16:53:34 +03:00 |
|
Alexander Udalov
|
a796f11934
|
Support calling methods annotated with PolymorphicSignature
#KT-14416 Fixed
#KT-26165 Fixed
|
2018-11-23 18:41:33 +01:00 |
|