Alexey Sedunov
|
0406d61622
|
Rename: Update filenames within expect/actual set (when necessary)
#KT-23772 Fixed
|
2018-07-27 16:08:13 +03:00 |
|
Alexey Sedunov
|
930e51e30e
|
Misc: Update test data due to changes in 'actual' constructor checking
Now actual class constructor is considered an implementation
only if it has 'actual' modifier itself
|
2018-02-07 14:13:16 +03:00 |
|
Alexey Sedunov
|
58bf42c1dd
|
Rename: Support KtTypeAlias in RenameKotlinClassProcessor
#KT-21719 Fixed
|
2018-02-01 15:41:04 +03:00 |
|
Alexey Sedunov
|
21bf4d3f24
|
Rename: Suspend function support
|
2017-10-10 13:15:15 +03:00 |
|
Alexey Sedunov
|
67798d73a1
|
Minor: Fix multi-module test data
This is required since "implements" dependency is now specified
explicitly in the Kotlin facet configuration
|
2017-10-02 18:14:04 +03:00 |
|
Mikhail Glukhikh
|
6e41bbc2a7
|
Migration: header->expect & impl->actual in IDEA test data
|
2017-09-15 18:29:06 +03:00 |
|
Alexey Sedunov
|
4dbde03c3b
|
Rename: Support parameters of header/impl functions
#KT-18393 Fixed
|
2017-08-15 19:08:27 +03:00 |
|
Alexey Sedunov
|
e4f70a3568
|
Rename: Support members of header/impl classes
#KT-18885 Fixed
#KT-18898 Fixed
#KT-18899 Fixed
|
2017-08-15 19:08:26 +03:00 |
|
Alexey Sedunov
|
d78828001d
|
Rename: Support header/impl declarations
|
2017-04-17 23:00:15 +03:00 |
|
Dmitry Jemerov
|
6febe1e8a2
|
Convert RenameTest to light fixture test case
Extract multi-module rename test to a separate class.
|
2017-03-28 15:48:38 +02:00 |
|