Denis Zharkov
|
f0e3fd617d
|
Adjust testData to CharSequence.length transformation
|
2015-10-14 20:39:35 +03:00 |
|
Denis Zharkov
|
676ca86ea4
|
Deprecate escaped modifiers and unescaped annotations
|
2015-09-08 12:11:30 +03:00 |
|
Mikhail Glukhikh
|
0d2a81f098
|
Annotation target checking in front-end, a set of tests for different annotation targets, existing test fixes
No checks for erroneous annotations. Additional checks for identifiers.
|
2015-07-14 16:25:04 +03:00 |
|
Denis Zharkov
|
849b8acbf8
|
Replace annotations with brackets in testData
Just in tests that changed after deprecation
|
2015-05-07 22:36:16 +03:00 |
|
Denis Zharkov
|
ca8fb53ccd
|
Fix old labels syntax in testData
|
2015-04-30 10:22:17 +03:00 |
|
Dmitry Jemerov
|
8258d72e23
|
don't report USELESS_CAST in case of casting to superype using 'as'
|
2015-04-29 16:33:32 +02:00 |
|
Dmitry Jemerov
|
f374eec8f1
|
deprecating types after colon
|
2015-04-29 16:33:24 +02:00 |
|
Mikhail Glukhikh
|
109e0abb6d
|
Review fixes for mutable variable smart casting (mostly refactoring).
DataFlowValue.isPredictable() introduced instead of isStableIdentifier().
Parenthesized assignments are treated correctly.
|
2015-04-16 20:11:03 +03:00 |
|
Evgeny Gerashchenko
|
22f4caa78d
|
Fixed test for KT-6530 Do not report "useless cast" when RHS is unresolved
|
2015-01-12 21:34:12 +03:00 |
|
Evgeny Gerashchenko
|
c64cb06180
|
KT-6530 Do not report "useless cast" when RHS is unresolved
#KT-6530 fixed
|
2015-01-12 19:26:44 +03:00 |
|
Evgeny Gerashchenko
|
a3fdce8131
|
Highlighting "as Foo" for useless casts in gray.
#KT-6070 fixed
|
2014-12-08 17:30:47 +03:00 |
|
Zalim Bashorov
|
c767ffc3e7
|
Unit.VALUE -> Unit in testData
|
2014-07-25 17:16:40 +04:00 |
|
Andrey Breslav
|
5eaa5b396b
|
Removing usages of tuples from test data
(KT-2358 Drop tuples)
#KT-2358 In progress
|
2012-09-18 20:27:09 +04:00 |
|
Andrey Breslav
|
3d8d92c7d3
|
JetDiagnosticsTest migrated to TestGenerator
- test data files renamed from *.jet to *.kt
|
2012-07-10 14:48:11 +04:00 |
|