Toshiaki Kameyama
|
1cdcef3b08
|
"Split property declaration" intention: do not suggest in 'when' subject
#KT-35528 Fixed
|
2019-12-24 14:37:53 +07:00 |
|
Toshiaki Kameyama
|
ea0f9d124d
|
Split property declaration: don't add parentheses for anonymous function
#KT-7593 Fixed
|
2018-12-18 09:28:57 +03:00 |
|
Natalia Ukhorskaya
|
269676ee2e
|
Intention tests: skip errors check for tests that fix some error
|
2015-12-17 11:11:25 +03:00 |
|
Alexander Udalov
|
fe544eaf71
|
Rename jet -> kotlin in idea: intentions
org.jetbrains.jet.plugin.intentions -> org.jetbrains.kotlin.idea.intentions
|
2015-01-13 01:14:37 +03:00 |
|
Evgeny Gerashchenko
|
fda7aeecfb
|
Simplified CodeTransformationTest. Only one doTest method remains, intention class is moved to test data. Merged other intention tests (SpecifyTypeExplicitlyTest, ConvertToBlock/ExpressionBodyTest) into this one.
|
2014-07-10 15:05:17 +04:00 |
|
Zalim Bashorov
|
b43958f4b3
|
Fixed tests after adding error checking for intention tests.
|
2014-04-01 20:49:24 +04:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Alexey Sedunov
|
6f942a21de
|
Move intention-related classes and tests to "intentions" directory
|
2013-06-13 20:19:38 +04:00 |
|