Refactored completion tests to support more flexible input file format
This commit is contained in:
@@ -3,6 +3,6 @@ fun some(a: Double<caret>) {
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// WITH_ORDER: 1
|
||||
// EXIST: Double~(jet)
|
||||
// EXIST_JAVA_ONLY: Double~(java.lang)
|
||||
// EXIST: DoubleArray~(jet)
|
||||
// EXIST: { lookupString:"Double", tailText:" (jet)" }
|
||||
// EXIST_JAVA_ONLY: { lookupString:"Double", tailText:" (java.lang)" }
|
||||
// EXIST: { lookupString:"DoubleArray", tailText:" (jet)" }
|
||||
|
||||
Reference in New Issue
Block a user