Corrected quickfix class name in tests
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
|
|
||||||
// KT-3165 Weird stack overflow in IDE
|
// KT-3165 Weird stack overflow in IDE
|
||||||
// ERROR: Unresolved reference: Bar
|
// ERROR: Unresolved reference: Bar
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// KT-3165 Weird stack overflow in IDE
|
// KT-3165 Weird stack overflow in IDE
|
||||||
// ERROR: Unresolved reference: Bar
|
// ERROR: Unresolved reference: Bar
|
||||||
// ERROR: Unresolved reference: SomeImpossibleName
|
// ERROR: Unresolved reference: SomeImpossibleName
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: TTT
|
// ERROR: Unresolved reference: TTT
|
||||||
|
|
||||||
class {
|
class {
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: TTTTT
|
// ERROR: Unresolved reference: TTTTT
|
||||||
// ERROR: Function declaration must have a name
|
// ERROR: Function declaration must have a name
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: TTT
|
// ERROR: Unresolved reference: TTT
|
||||||
|
|
||||||
object {
|
object {
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: TTT
|
// ERROR: Unresolved reference: TTT
|
||||||
|
|
||||||
fun f(: Int) {
|
fun f(: Int) {
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: TTT
|
// ERROR: Unresolved reference: TTT
|
||||||
|
|
||||||
val : Int
|
val : Int
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: some[12]
|
// ERROR: Unresolved reference: some[12]
|
||||||
// ERROR: No get method providing array access
|
// ERROR: No get method providing array access
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: someFun
|
// ERROR: Unresolved reference: someFun
|
||||||
// ERROR: Unresolved reference: test
|
// ERROR: Unresolved reference: test
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: externalFun
|
// ERROR: Unresolved reference: externalFun
|
||||||
|
|
||||||
package testing
|
package testing
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: externalFun
|
// ERROR: Unresolved reference: externalFun
|
||||||
|
|
||||||
package testing
|
package testing
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: some[12]
|
// ERROR: Unresolved reference: some[12]
|
||||||
// ERROR: No get method providing array access
|
// ERROR: No get method providing array access
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
|
|
||||||
package Teting
|
package Teting
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: Nested
|
// ERROR: Unresolved reference: Nested
|
||||||
|
|
||||||
fun test() {
|
fun test() {
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create local variable 'Nested'
|
// ACTION: Create local variable 'Nested'
|
||||||
// ACTION: Create object 'Nested'
|
// ACTION: Create object 'Nested'
|
||||||
// ACTION: Create parameter 'Nested'
|
// ACTION: Create parameter 'Nested'
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: PrivateClass
|
// ERROR: Unresolved reference: PrivateClass
|
||||||
|
|
||||||
fun test() {
|
fun test() {
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create local variable 'PrivateClass'
|
// ACTION: Create local variable 'PrivateClass'
|
||||||
// ACTION: Create object 'PrivateClass'
|
// ACTION: Create object 'PrivateClass'
|
||||||
// ACTION: Create parameter 'PrivateClass'
|
// ACTION: Create parameter 'PrivateClass'
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: SomeTest
|
// ERROR: Unresolved reference: SomeTest
|
||||||
|
|
||||||
package testing
|
package testing
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create annotation 'SomeTest'
|
// ACTION: Create annotation 'SomeTest'
|
||||||
// ACTION: Create class 'SomeTest'
|
// ACTION: Create class 'SomeTest'
|
||||||
// ACTION: Create interface 'SomeTest'
|
// ACTION: Create interface 'SomeTest'
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: SomeTest
|
// ERROR: Unresolved reference: SomeTest
|
||||||
|
|
||||||
package testing
|
package testing
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create class 'SomeTest'
|
// ACTION: Create class 'SomeTest'
|
||||||
// ERROR: Unresolved reference: SomeTest
|
// ERROR: Unresolved reference: SomeTest
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: SomeTest
|
// ERROR: Unresolved reference: SomeTest
|
||||||
|
|
||||||
package testing
|
package testing
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create interface 'SomeTest'
|
// ACTION: Create interface 'SomeTest'
|
||||||
// ERROR: Unresolved reference: SomeTest
|
// ERROR: Unresolved reference: SomeTest
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: SomeTest
|
// ERROR: Unresolved reference: SomeTest
|
||||||
// ACTION: Edit intention settings
|
// ACTION: Edit intention settings
|
||||||
// ACTION: Replace safe access expression with 'if' expression
|
// ACTION: Replace safe access expression with 'if' expression
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ERROR: Unresolved reference: SomeTest
|
// ERROR: Unresolved reference: SomeTest
|
||||||
// ACTION: Create class 'SomeTest'
|
// ACTION: Create class 'SomeTest'
|
||||||
// ACTION: Replace safe access expression with 'if' expression
|
// ACTION: Replace safe access expression with 'if' expression
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create class 'SomeClass'
|
// ACTION: Create class 'SomeClass'
|
||||||
// ACTION: Create function 'SomeClass'
|
// ACTION: Create function 'SomeClass'
|
||||||
// ERROR: Unresolved reference: SomeClass
|
// ERROR: Unresolved reference: SomeClass
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create class 'ExcludedClass'
|
// ACTION: Create class 'ExcludedClass'
|
||||||
// ACTION: Create function 'ExcludedClass'
|
// ACTION: Create function 'ExcludedClass'
|
||||||
// ERROR: Unresolved reference: ExcludedClass
|
// ERROR: Unresolved reference: ExcludedClass
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create function 'someFunction'
|
// ACTION: Create function 'someFunction'
|
||||||
// ERROR: Unresolved reference: someFunction
|
// ERROR: Unresolved reference: someFunction
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// "class com.intellij.codeInsight.daemon.impl.quickfix.ImportClassFixBase" "false"
|
// "class org.jetbrains.kotlin.idea.quickfix.AutoImportFix" "false"
|
||||||
// ACTION: Create function 'FooPackage'
|
// ACTION: Create function 'FooPackage'
|
||||||
// ACTION: Create class 'FooPackage'
|
// ACTION: Create class 'FooPackage'
|
||||||
// ERROR: Unresolved reference: FooPackage
|
// ERROR: Unresolved reference: FooPackage
|
||||||
|
|||||||
Reference in New Issue
Block a user