Nikolay Krasko
|
911432c99c
|
Use default render to check are all errors mentioned in tests. It's far more easier to read.
|
2015-10-28 13:39:46 +03:00 |
|
Mikhail Glukhikh
|
d6988ad69e
|
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
|
2015-10-21 16:36:55 +03:00 |
|
Alexey Sedunov
|
3d88df73e0
|
Minor: Fix spelling of intention text
#KT-9639 Fixed
|
2015-10-20 18:39:48 +03:00 |
|
Valentin Kipyatkov
|
963a8992b1
|
Fixed availability of "Make abstract" and "Implement members" quickfixes
|
2015-10-19 09:43:13 +03:00 |
|
Mikhail Glukhikh
|
6914d09297
|
Old backing field with dollar is now forbidden
|
2015-10-09 21:06:26 +03:00 |
|
Valentin Kipyatkov
|
e4cf12f93e
|
Corrected test data to not use obsolete syntax
|
2015-05-16 17:15:15 +03:00 |
|
Valentin Kipyatkov
|
60b0236101
|
Corrected parser: incomplete code should never cause brace disbalance
Fixed KT-7539 fq name inserted when completing nested traits name
#KT-7539
|
2015-05-16 17:15:12 +03:00 |
|
Dmitry Jemerov
|
625096466e
|
IDE testdata: s/trait/interface
|
2015-05-13 16:13:13 +02:00 |
|
Valentin Kipyatkov
|
837e46a9b8
|
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
|
2015-05-08 22:29:42 +03:00 |
|
Valentin Kipyatkov
|
05aaea48e9
|
Added API in PSI to add/remove modifiers and refactored quickfixes to use it
|
2014-10-08 15:41:48 +04:00 |
|
Mikhael Bogdanov
|
49bbbe1a0b
|
Test update after 'Specify explicitly type' action refactoring
|
2013-02-26 18:34:43 +04:00 |
|
Nikolay Krasko
|
bade0e0275
|
Check that quick fixes don't produce new errors
|
2012-06-27 17:41:21 +04:00 |
|
Alexander.Podkhalyuzin
|
b5b9f7ba98
|
Fixed broken testdata.
|
2012-05-23 15:58:12 +04:00 |
|
Evgeny Gerashchenko
|
22010a5ae0
|
Changed RemovePartsFromPropertyFix so it uses SpecifyTypeExplicitlyAction.addTypeAnnotation() instead of AddReturnTypeFix.addPropertyType().
|
2012-05-03 20:51:42 +04:00 |
|
Andrey Breslav
|
f52eae71d0
|
GreatSyntacticShift: 'namespace' -> 'package'
|
2011-12-25 15:51:59 +04:00 |
|
svtk
|
d1787a5f6e
|
tests fixed
|
2011-11-07 13:31:52 +04:00 |
|
svtk
|
50418698db
|
Changes after forbidding modality modifiers in accessors
|
2011-10-03 17:47:26 +04:00 |
|
svtk
|
6bfaac9c34
|
Little fix: 'redundant modifier in trait' instead of 'redundant abstract' error
|
2011-09-30 16:01:45 +04:00 |
|
svtk
|
7ec15fd00a
|
Added tests for 'open' modifier checks
|
2011-09-29 14:20:57 +04:00 |
|
svtk
|
225913126b
|
Modifiers checks were moved to DeclarationsChecker; added 'open' modifier checks
|
2011-09-29 13:34:41 +04:00 |
|
svtk
|
7f815176f6
|
Added more quickfixes; added tests
|
2011-09-21 17:58:44 +04:00 |
|