Alexander Udalov
|
6ddc063a76
|
Regenerate test data on enums
Now they have final equals, hashCode and compareTo
|
2014-10-17 21:27:24 +04:00 |
|
Alexander Udalov
|
b52f337f7f
|
Drop enum class object hack
Place valueOf() and values() into the static scope of the corresponding enum
class
#KT-5580 Fixed
#KT-2410 Fixed
|
2014-09-09 20:42:37 +04:00 |
|
Pavel V. Talanov
|
0d4feb3bf3
|
JetInitializerList#getInitializers() by stub
|
2014-05-21 15:40:09 +04:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Evgeny Gerashchenko
|
b7cfd676bf
|
Merged LoadCompiledKotlin test int LoadJavaTest.
|
2013-12-17 20:28:59 +04:00 |
|