Igor Yakovlev
e05df9d838
Add expect/actual move refactoring support
...
Fixed #KT-27389
2020-03-30 13:51:24 +03:00
Igor Yakovlev
bd851bf2fb
Unmute enum tests for IDEA 201
2020-03-30 13:46:08 +03:00
Igor Yakovlev
43468c6d55
Filter enum synthetic methods for stub based classes
...
Fixed #KT-36095
2020-03-30 13:46:08 +03:00
Ilya Matveev
172a45a637
Gradle, native: Fix building platform libraries for MIPS
...
The sysroot for linux_mips doesn't contain one of platform
libs available for Linux (zlib). So we need to put def-files
to the K/N distribution on a per-target basis instead of putting
a single set of def-files for all targets of the same OS.
Corresponding change in the K/N repository:
https://github.com/JetBrains/kotlin-native/pull/4023
This patch take this change into account at the Gradle plugin side.
2020-03-30 17:31:12 +07:00
Nicolay Mitropolsky
872b140500
Uast: support for annotated expressions (KT-35801)
2020-03-30 11:58:51 +03:00
Nicolay Mitropolsky
c4bd1ce73c
Uast: considering top reified functions as static (KT-37613)
2020-03-30 11:58:51 +03:00
Nicolay Mitropolsky
0ca67c1bac
Uast: handling reified methods receivers (KT-37613)
2020-03-30 11:58:51 +03:00
Victor Petukhov
d6d19b563d
[Spec tests] Exclude spec consistency test from common test task
2020-03-30 11:15:55 +03:00
Victor Petukhov
218c13efc5
[FIR] Remove links to spec sentences during comparison fir and old front-end test data
2020-03-30 11:15:55 +03:00
Victor Petukhov
a29385e758
[Spec tests] Small clean-up CheckerTestUtil and around it
2020-03-30 11:15:55 +03:00
anastasiia.spaseeva
90d1cdf2e1
[Spec tests] Add tests for section call-with-trailing-lambda-expressions
2020-03-30 11:15:55 +03:00
anastasiia.spaseeva
4736b3b348
[Spec tests] Add tests for call-with-named-parameters
2020-03-30 11:15:55 +03:00
anastasiia.spaseeva
bb1ee952ba
[Spec tests] Add tests for call-without-an-explicit-receiver, receivers
2020-03-30 11:15:54 +03:00
anastasiia.spaseeva
35de6a3f6e
[Spec tests] Add tests for overload-resolution, building-the-overload-candidate-set-ocs, operator-call:
...
-properties available through the invoke convention are non-eligible for operator calls
-smart casts and overload-resolution
-candidate sets
2020-03-30 11:15:54 +03:00
anastasiia.spaseeva
4301744d2d
[Spec tests] Add test for infix fun + KT-36786
2020-03-30 11:15:54 +03:00
anastasiia.spaseeva
c9bb994fb5
[Spec tests] Add tests to check overload resolution for implicitly imported infix functions
2020-03-30 11:15:54 +03:00
anastasiia.spaseeva
9711fda353
[Spec tests] Add tests for property-like callables prioritization
2020-03-30 11:15:54 +03:00
anastasiia.spaseeva
157e33d08b
[Spec tests] Add tests for receivers prioritization
2020-03-30 11:15:54 +03:00
anastasiia.spaseeva
3b35374186
[Spec tests] Add diagnostics tests for building-the-overload-candidate-set-ocs, call-with-an-explicit-receiver
2020-03-30 11:15:54 +03:00
anastasiia.spaseeva
81b6e5a373
[Spec tests] Add box tests for callables-and-invoke-convention to check priority
2020-03-30 11:15:54 +03:00
anastasiia.spaseeva
f7ff60cb77
[Spec tests] Add DEBUG_INFO_AS_CALL diagnostic tag for callable references
2020-03-30 11:15:53 +03:00
anastasiia.spaseeva
008a0df28f
[Spec tests] DEBUG_INFO_LEAKING_THIS diagnostics type is changed from error to info
2020-03-30 11:15:53 +03:00
Victor Petukhov
f76faaf1b0
[Spec tests] Unify platform dependent part of fixed exception
2020-03-30 11:15:53 +03:00
anastasiia.spaseeva
5986ffae1e
[Spec tests] Add tests for expressions and statements
2020-03-30 11:15:53 +03:00
anastasiia.spaseeva
5f4a94a1b3
[Spec tests] Enable running spec tests at all for remote run
2020-03-30 11:15:53 +03:00
anastasiia.spaseeva
509036b08b
[Spec tests] Update spec tests metadata
2020-03-30 11:15:53 +03:00
anastasiia.spaseeva
8b307c0a2a
[Spec tests] KT-35494 test update
2020-03-30 11:15:53 +03:00
anastasiia.spaseeva
1caafdc9d4
[Spec tests] Updating tests for kotlin 1.4.0
2020-03-30 11:15:53 +03:00
Victor Petukhov
ab3b63c92a
[Spec tests] Apply changes in parse trees due to trailing comma introducing
2020-03-30 11:15:52 +03:00
victor.petukhov
f62901d7d9
[Spec tests] Actualize spec tests
2020-03-30 11:15:52 +03:00
victor.petukhov
2dbce2cc41
[Spec tests] Link diagnostic tests for when expression with Kotlin specification
2020-03-30 11:15:52 +03:00
Dmitry Gridin
c338fdd677
i18n: cleanup ChangeVisibilityModifierIntention
...
#KT-37483
2020-03-30 14:58:37 +07:00
Dmitry Gridin
81d35e1e61
i18n: add dynamic text getters for SelfTargetingIntention
...
#KT-37483
2020-03-30 14:58:36 +07:00
Dmitry Gridin
d9c356b041
i18n: add displayedName to ModuleTestSourceInfo
...
#KT-37483
2020-03-30 14:58:36 +07:00
Dmitry Gridin
a19d42b81b
i18n: update bundle for inspections
...
#KT-37483
2020-03-30 14:58:35 +07:00
Dmitry Gridin
ebc255c74d
i18n: update bundle in plugin-common.xml
...
#KT-37483
2020-03-30 14:58:34 +07:00
Dmitry Gridin
ee2d9d19c1
i18n: update bundle in `idea-debugger
...
#KT-37483
2020-03-30 14:58:34 +07:00
Dmitry Gridin
318ca1c5e8
i18n: update bundle in `idea-repl
...
#KT-37483
2020-03-30 14:58:33 +07:00
Dmitry Gridin
c642ca45de
i18n: update bundle in `idea-maven
...
#KT-37483
2020-03-30 14:58:32 +07:00
Dmitry Gridin
ab07fa5f6c
i18n: fix IdeaModuleInfos
...
#KT-37483
2020-03-30 14:58:32 +07:00
Dmitry Gridin
a5cc11317e
i18n: fix KotlinSuppressableWarningProblemGroup
...
#KT-37483
2020-03-30 14:58:31 +07:00
Dmitry Gridin
77a043fe1a
i18n: update bundle in `idea-jvm
...
#KT-37483
2020-03-30 14:58:31 +07:00
Dmitry Gridin
0e82c66dac
i18n: update bundle in idea-gradle-native
...
#KT-37483
2020-03-30 14:58:30 +07:00
Dmitry Gridin
39f7855202
i18n: update bundle in idea-gradle
...
#KT-37483
2020-03-30 14:58:29 +07:00
Dmitry Gridin
62760bdac3
i18n: update bundle in idea-gradle
...
#KT-37483
2020-03-30 14:58:29 +07:00
Dmitry Gridin
025d8a80e3
i18n: update bundle in idea-core
...
#KT-37483
2020-03-30 14:58:28 +07:00
Dmitry Gridin
c70809553f
i18n, KotlinSurrounderUtils: convert field to function
...
#KT-37483
2020-03-30 14:58:27 +07:00
Dmitry Gridin
986bc3fb8f
i18n: update bundle in idea-analysis
...
#KT-37483
2020-03-30 14:58:27 +07:00
Dmitry Gridin
871a6caddb
i18n: remove duplication in IdeErrorMessages
...
#KT-37483
2020-03-30 14:58:26 +07:00
Dmitry Gridin
54a3d8e3ad
i18n: update bundle for KotlinSuppressableWarningProblemGroup
...
#KT-37483
2020-03-30 14:58:25 +07:00