Michael Nedzelsky
|
b9906f842d
|
fix tests in org.jetbrains.kotlin.renderer
|
2015-09-08 02:05:58 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Dmitry Jemerov
|
9975bb8935
|
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
|
2015-05-12 11:49:37 +02:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Michał Sapalski
|
7deec28b9c
|
Adjusted tests to the new DescriptorRenderer behaviour
|
2013-04-29 15:44:07 +04:00 |
|
Evgeny Gerashchenko
|
d194d4d877
|
Updated test data. Unit -> jet.Unit.
|
2013-03-22 16:38:26 +04:00 |
|
Evgeny Gerashchenko
|
bf42e3c093
|
Rendering "constructor" instead of "ctor".
|
2012-12-27 20:46:54 +04:00 |
|
Evgeny Gerashchenko
|
7beb4fe10e
|
Rendering constructors in DescriptorRendererTest.
|
2012-12-27 20:46:52 +04:00 |
|
Evgeny Gerashchenko
|
221e412ba7
|
Visibilities of property accessors were not resolved for properties overriding others. They had "internal" visibility after analysis passed.
|
2012-06-16 14:36:05 +04:00 |
|