From 3a8796da1a321b5b7bb547c3c0cd9f62b5d0279d Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Wed, 6 Nov 2013 15:38:02 +0100 Subject: [nomaster] Test infrastructure for scope completion Adds a new marker /*_*/ to trigger scope completion test. Original type completion test oracles update for the tweaked output (cherry picked from commit 9c7c66ff7907e3ab814f0f4375eeaf6cdd230d5e) --- test/files/presentation/ide-bug-1000531.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/presentation/ide-bug-1000531.check') diff --git a/test/files/presentation/ide-bug-1000531.check b/test/files/presentation/ide-bug-1000531.check index 4be98a6b21..a28ecb3437 100644 --- a/test/files/presentation/ide-bug-1000531.check +++ b/test/files/presentation/ide-bug-1000531.check @@ -2,7 +2,7 @@ reload: CrashOnLoad.scala askTypeCompletion at CrashOnLoad.scala(6,12) ================================================================================ -[response] aksTypeCompletion at (6,12) +[response] askTypeCompletion at (6,12) retrieved 126 members [accessible: true] `class GroupedIteratorIterator[B]#GroupedIterator` [accessible: true] `method !=(x$1: Any)Boolean` -- cgit v1.2.3