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
@@ -3,5 +3,5 @@ import java.io.InputStreamReader
val x = InputStreamReader<caret>
// INVOCATION_COUNT: 1
// EXIST: InputStreamReader~(java.io)
// EXIST: { lookupString:"InputStreamReader", tailText:" (java.io)" }
// NUMBER: 1