Alexey Tsvetkov
|
1973573a89
|
Remove @data from test data
|
2015-10-19 20:45:00 +03:00 |
|
Yan Zhulanow
|
d52f245cf7
|
Rename unary plus/minus in builtins and stdlib
|
2015-10-15 18:23:58 +03:00 |
|
Yan Zhulanow
|
6db9344659
|
Fix compiler tests
|
2015-09-25 19:20:20 +03:00 |
|
Denis Zharkov
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Ilya Gorbunov
|
1605027b19
|
Change return type of Char plus Int and Char minus Int binary operations.
JS: Remove unnecessary intrinsic binary operation patterns, adjust intrinsics for binary operations with char.
|
2015-07-04 04:47:00 +03:00 |
|
Ilya Gorbunov
|
39b27751df
|
Drop deprecated char operations: correct test data.
|
2015-07-04 04:46:23 +03:00 |
|
Ilya Gorbunov
|
84ca26719d
|
Deprecate meaningless or vague-defined operations with Char operands.
Change expected test output.
|
2015-05-27 00:58:35 +03:00 |
|
Andrey Breslav
|
da639039bd
|
KT-6698 Bad class file when using a star-projection on a Java's recursive generic parameter
#KT-6698 Fixed
|
2015-02-02 19:52:00 +03:00 |
|
Andrey Breslav
|
9c469a7dff
|
Don't make generated methods of local data classes LOCAL
|
2015-01-29 16:07:30 +03:00 |
|
Andrey Breslav
|
0eee83b6ec
|
Lazy logs removed
|
2014-11-21 18:59:45 +03:00 |
|
Svetlana Isakova
|
2a83053355
|
Updated lazy log tests
|
2014-11-21 14:02:45 +03:00 |
|
Stanislav Erokhin
|
b7c473f59e
|
Update lazy.log files
|
2014-11-17 17:45:01 +03:00 |
|
Alexander Udalov
|
128c938965
|
Make Array.size() a function instead of a property
Also add a deprecated extension property to help migration. This is done to
unify getting size of arrays and collections
|
2014-11-17 15:02:38 +03:00 |
|
Pavel V. Talanov
|
d2cfcfa659
|
Fix test data after changes to renderer and descriptors
|
2014-11-14 17:09:05 +03:00 |
|
Alexander Udalov
|
4f0d83a7fe
|
Update lazy logs after field rename
|
2014-11-11 18:35:39 +03:00 |
|
Andrey Breslav
|
4892369cf4
|
Diagnostic tests are logging their lazy activity
|
2014-11-10 17:24:04 +02:00 |
|
Alexander Udalov
|
3a8ad45dec
|
Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
|
2014-10-21 03:18:27 +04:00 |
|
Nikolay Krasko
|
e796f88b38
|
Regenerate test data with constructed descriptors for diagnostics tests
|
2014-09-18 17:58:23 +04:00 |
|
Svetlana Isakova
|
18eaf483d3
|
added test for pseudocode memory overhead
|
2014-03-07 21:08:18 +04:00 |
|