Refactored completion tests to support more flexible input file format

This commit is contained in:
Valentin Kipyatkov
2013-11-27 17:12:12 +04:00
parent 912fb904b8
commit 29f7318f4f
19 changed files with 110 additions and 81 deletions
@@ -2,4 +2,4 @@ class Foo
var a : Foo = <caret>
// EXIST: Foo@Foo()
// EXIST: { lookupString:"Foo", itemText:"Foo()" }