Cleanup 192 patchset files (KTI-315)
This commit is contained in:
-5
@@ -1,5 +0,0 @@
|
||||
Actual data differs from file content: ClassAndConstuctors.source.expected expected:< [SomeClassWithConstructors.class
|
||||
public final class <1><2><3><4>SomeClassWithConstructors public constructor(arg: kotlin.String)] {
|
||||
> but was:< [classAndConstructors.kt
|
||||
class <1><2><3><4>SomeClassWithConstructors(private val arg: String) ] {
|
||||
>
|
||||
-10
@@ -1,10 +0,0 @@
|
||||
Actual data differs from file content: OverloadedFun.source.expected expected:<...d from a class file
|
||||
[// Implementation of methods is not available
|
||||
|
||||
package testData.libraries
|
||||
|
||||
@kotlin.jvm.JvmOverloads public fun <T> kotlin.String.<2><4><6>overloadedFun(vararg specs: kotlin.String, allowExisting: kotlin.Boolean /* = compiled code */, x: kotlin.Int, y: kotlin.Int /* = compiled code */, z: T): kotlin.String { /* compiled code */ }]
|
||||
> but was:<...d from a class file
|
||||
[ overloadedFun.kt
|
||||
fun <T> String.<2><4><6>overloadedFun(vararg specs: String, allowExisting: Boolean = false, x: Int, y: Int = 2, z: T): String {]
|
||||
>
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
Actual data differs from file content: RenamedElements.source.expected expected:<[RenamedElementsKt.class
|
||||
<1>// IntelliJ API Decompiler stub source generated from a class file
|
||||
// Implementation of methods is not available
|
||||
|
||||
package testData.libraries
|
||||
|
||||
@kotlin.jvm.JvmName public fun <2>funToRename(x: kotlin.Int): kotlin.Unit { /* compiled code */ }]
|
||||
> but was:<[ RenamedElementsKt.class
|
||||
<1>// IntelliJ API Decompiler stub source generated from a class file
|
||||
renamedElements.kt
|
||||
fun <2>funToRename(x: Int) {]
|
||||
>
|
||||
-9
@@ -1,9 +0,0 @@
|
||||
Actual data differs from file content: LibraryNestedClassSecondaryConstructorUsages.results.txt expected:<...3 class Y(): A.T()
|
||||
[[LibraryNestedClassSecondaryConstructorUsages.1.java] New instance creation 14 A.T a = new A.T();
|
||||
[LibraryNestedClassSecondaryConstructorUsages.1.java] Unclassified usage 10 super();
|
||||
[LibraryNestedClassSecondaryConstructorUsages.1.java] Unclassified usage 6 public J() {
|
||||
[library.kt] New instance creation 64 val tt = A.T()
|
||||
[library.kt] Supertype 40 class VV(): A.T()
|
||||
]> but was:<...3 class Y(): A.T()
|
||||
[[library.kt] New instance creation 64 val tt = A.T()
|
||||
[library.kt] Supertype 40 class VV(): A.T()]>
|
||||
idea/testData/findUsages/libraryUsages/kotlinLibrary/LibrarySecondaryConstructorUsages.0.kt.fail.192
Vendored
-6
@@ -1,6 +0,0 @@
|
||||
Actual data differs from file content: LibrarySecondaryConstructorUsages.results.txt expected:<... 13 class Y(): A()
|
||||
[[LibrarySecondaryConstructorUsages.1.java] New instance creation 14 A a = new A();
|
||||
[LibrarySecondaryConstructorUsages.1.java] Unclassified usage 10 super();
|
||||
[LibrarySecondaryConstructorUsages.1.java] Unclassified usage 6 public J() {
|
||||
[]library.kt] New inst...> but was:<... 13 class Y(): A()
|
||||
[[]library.kt] New inst...>
|
||||
-24
@@ -1,24 +0,0 @@
|
||||
plugins {
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.2.60-dev-286'
|
||||
}
|
||||
group 'testgroup'
|
||||
version '1.0-SNAPSHOT'
|
||||
repositories {
|
||||
maven {
|
||||
url 'https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.2.60-dev-286,branch:(default:any)/artifacts/content/maven'
|
||||
}
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
|
||||
}
|
||||
compileKotlin {
|
||||
kotlinOptions {
|
||||
jvmTarget = "1.8"
|
||||
}
|
||||
}
|
||||
compileTestKotlin {
|
||||
kotlinOptions {
|
||||
jvmTarget = "1.8"
|
||||
}
|
||||
}
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
<node text="KA ()" base="true">
|
||||
<node text="JA ()"/>
|
||||
<node text="JA.newKA() ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient.bar ()"/>
|
||||
<node text="KClient.bar() ()"/>
|
||||
<node text="KClient.bar.localFun() ()"/>
|
||||
<node text="KClientObj ()"/>
|
||||
<node text="main0.kt ()"/>
|
||||
<node text="packageFun(String) ()"/>
|
||||
</node>
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
<node text="KA.foo(String) ()" base="true">
|
||||
<node text="JA(2 usages) ()"/>
|
||||
<node text="JA.foo()(2 usages) ()"/>
|
||||
<node text="KClient(2 usages) ()"/>
|
||||
<node text="KClient(2 usages) ()"/>
|
||||
<node text="KClient.bar()(2 usages) ()"/>
|
||||
<node text="KClient.bar(2 usages) ()"/>
|
||||
<node text="KClient.bar.localFun()(2 usages) ()"/>
|
||||
<node text="KClientObj(2 usages) ()"/>
|
||||
<node text="main0.kt(2 usages) ()"/>
|
||||
<node text="packageFun(String)(2 usages) ()"/>
|
||||
</node>
|
||||
Vendored
-12
@@ -1,12 +0,0 @@
|
||||
<node text="T.KA ()" base="true">
|
||||
<node text="JA ()"/>
|
||||
<node text="JA.newKA() ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient.bar ()"/>
|
||||
<node text="KClient.bar() ()"/>
|
||||
<node text="KClient.bar.localFun() ()"/>
|
||||
<node text="KClientObj ()"/>
|
||||
<node text="main0.kt ()"/>
|
||||
<node text="packageFun(String) ()"/>
|
||||
</node>
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
<node text="T.KA ()" base="true">
|
||||
<node text="JA ()"/>
|
||||
<node text="JA.newKA() ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient.bar ()"/>
|
||||
<node text="KClient.bar() ()"/>
|
||||
<node text="KClient.bar.localFun() ()"/>
|
||||
<node text="KClientObj ()"/>
|
||||
<node text="main0.kt ()"/>
|
||||
<node text="packageFun(String) ()"/>
|
||||
</node>
|
||||
-11
@@ -1,11 +0,0 @@
|
||||
<node text="packageFun(String) ()" base="true">
|
||||
<node text="JA ()"/>
|
||||
<node text="JA.foo() ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient.bar ()"/>
|
||||
<node text="KClient.bar() ()"/>
|
||||
<node text="KClient.bar.localFun() ()"/>
|
||||
<node text="KClientObj ()"/>
|
||||
<node text="main0.kt ()"/>
|
||||
</node>
|
||||
-11
@@ -1,11 +0,0 @@
|
||||
<node text="packageVal ()" base="true">
|
||||
<node text="JA ()"/>
|
||||
<node text="JA.getName()(2 usages) ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient ()"/>
|
||||
<node text="KClient.bar() ()"/>
|
||||
<node text="KClient.bar(2 usages) ()"/>
|
||||
<node text="KClient.bar.localFun() ()"/>
|
||||
<node text="KClientObj(2 usages) ()"/>
|
||||
<node text="packageFun(String) ()"/>
|
||||
</node>
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
<node text="KA.name ()" base="true">
|
||||
<node text="JA(2 usages) ()"/>
|
||||
<node text="JA.getName()(2 usages) ()"/>
|
||||
<node text="KClient(2 usages) ()"/>
|
||||
<node text="KClient(2 usages) ()"/>
|
||||
<node text="KClient.bar()(2 usages) ()"/>
|
||||
<node text="KClient.bar(4 usages) ()"/>
|
||||
<node text="KClient.bar.localFun()(2 usages) ()"/>
|
||||
<node text="KClientObj(4 usages) ()"/>
|
||||
<node text="main0.kt(2 usages) ()"/>
|
||||
<node text="packageFun(String)(2 usages) ()"/>
|
||||
</node>
|
||||
-5
@@ -1,5 +0,0 @@
|
||||
<node text="J.foo() ()" base="true">
|
||||
<node text="A(2 usages) ()"/>
|
||||
<node text="Main1Kt.test(J) ()"/>
|
||||
<node text="Main1Kt ()"/>
|
||||
</node>
|
||||
Reference in New Issue
Block a user