Dmitry Gridin
|
11a3482970
|
tests: apply official code style
#KT-38632 Fixed
|
2020-05-07 12:36:44 +00:00 |
|
Nikolay Krasko
|
35fec9e9db
|
Fix withJava test after resorting annotation targets
Was broken after eb71e68.
|
2019-11-28 12:02:00 +03:00 |
|
Nikolay Krasko
|
eb71e686da
|
Stable order of generated annotation targets
A random order of usages is enabled in 193 platform that makes tests flaky without the commit.
|
2019-11-27 12:26:54 +03:00 |
|
Igor Yakovlev
|
1e72116a9c
|
Fix test data for intention tests
The ExtractDeclarationFromCurrentFileIntention applicability range was changed by commit 3b35c2d24 so the test data of several test comes invalid
|
2019-08-28 13:07:33 +03:00 |
|
Toshiaki Kameyama
|
fbd992f8c7
|
Add intentions to convert lazy <--> ordinary property
#KT-23501 Fixed
|
2019-06-17 01:10:19 +03:00 |
|
Dmitry Gridin
|
147521d6cb
|
Add intention to introduce import alias
#KT-16118 Fixed
#KT-30007 Fixed
|
2019-02-21 12:25:09 +03:00 |
|
Toshiaki Kameyama
|
c65e246e02
|
Make private: don't suggest if property has @JvmField annotation
#KT-27138 Fixed
|
2018-10-11 17:20:13 +03:00 |
|
Mikhail Glukhikh
|
140c5d7689
|
Fix AddAnnotationTarget.testWithJava from multi-file quick fix
|
2018-09-18 11:50:47 +03:00 |
|
Mikhail Glukhikh
|
39d28f1c92
|
AddAnnotationTargetTest: replace retention annotation if needed
This fixes testExpression3 from this test group
|
2018-09-18 11:50:32 +03:00 |
|
Toshiaki Kameyama
|
3ea0222d43
|
"Add annotation target" quickfix: add SOURCE retention when target is EXPRESSION #KT-26306 Fixed
|
2018-08-29 16:18:04 +03:00 |
|
Dmitry Petrov
|
acf0bb349c
|
Update testData for restricted expression annotations retention
|
2018-07-20 10:39:51 +03:00 |
|
Felix Guo
|
9539212180
|
Take Java source file into account in "Add annotation target"
So #KT-22860 Fixed
|
2018-04-11 17:00:37 +03:00 |
|
Mikhail Glukhikh
|
e937a350fe
|
Fix broken QF tests
|
2018-03-23 14:57:33 +03:00 |
|
Toshiaki Kameyama
|
a67068d37e
|
Suggest "Add annotation target" quick fix also for field use-site
So #KT-23227 Fixed
|
2018-03-22 10:30:46 +03:00 |
|
Toshiaki Kameyama
|
963e430b42
|
Make "Add annotation target" available on use-site annotation
So #KT-22861 Fixed
So #KT-22862 Fixed
|
2018-03-07 15:33:28 +03:00 |
|
Toshiaki Kameyama
|
677b05cc8c
|
KT-22167 "Add annotation target" quick fix does nothing and disappears from menu
|
2018-01-30 20:25:08 +03:00 |
|
Dmitry Jemerov
|
43ef113b7a
|
Correctly apply annotation wrap before modifier keyword
#KT-20314 Fixed
|
2017-12-22 10:35:22 +01:00 |
|
Toshiaki Kameyama
|
9ea9ea1008
|
Add quick fix to add required target to annotation #KT-20484 Fixed
|
2017-11-02 11:07:53 +03:00 |
|