Alexander Udalov
|
7fdb9c990e
|
Reformat and cleanup most JVM codegen test classes
|
2019-05-15 13:25:14 +02:00 |
|
Alexander Udalov
|
d440f07111
|
Use Java 7+ diamond operator in compiler modules
|
2017-04-03 14:51:15 +03:00 |
|
Denis Zharkov
|
bd37a10677
|
Transform *Array.size to properties
|
2015-10-16 18:16:02 +03:00 |
|
Yan Zhulanow
|
d52f245cf7
|
Rename unary plus/minus in builtins and stdlib
|
2015-10-15 18:23:58 +03:00 |
|
Denis Zharkov
|
a76a8fcc3f
|
Adjust various testData to remove/charAt transformation
|
2015-10-11 19:59:31 +03:00 |
|
Alexander Udalov
|
c860f54461
|
Rewrite codegen tests which check time in deterministic way
Delete one useless test
#KT-7621 Fixed
|
2015-04-29 15:28:10 +03:00 |
|
Stanislav Erokhin
|
b152211096
|
Added init keyword to testdata
|
2015-04-07 13:08:51 +03:00 |
|
Alexander Udalov
|
3b81d63334
|
Rename jet -> kotlin in compiler-tests (except resolve)
Move test-related code to org.jetbrains.kotlin.test, also move some tests to
packages with better names
|
2015-01-12 00:24:12 +03:00 |
|
Alexander Udalov
|
de6e8a7493
|
Rename package jet -> kotlin in backend
org.jetbrains.jet.codegen -> org.jetbrains.kotlin.codegen
|
2015-01-08 23:32:09 +03:00 |
|