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,9 +3,9 @@ class Test {
}
// INVOCATION_COUNT: 2
// EXIST: String~(jet)
// EXIST: { lookupString:"String", tailText:" (jet)" }
// EXIST: IllegalStateException
// EXIST: StringBuilder
// EXIST_JAVA_ONLY: StringBuffer
// EXIST_JS_ONLY: HTMLStyleElement
// EXIST_JAVA_ONLY: Statement@Statement~(java.sql)
// EXIST_JAVA_ONLY: { lookupString:"Statement", tailText:" (java.sql)" }