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/completion-implicit-chained.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/presentation/completion-implicit-chained.check') diff --git a/test/files/presentation/completion-implicit-chained.check b/test/files/presentation/completion-implicit-chained.check index 6d30a61cf9..24417cfa46 100644 --- a/test/files/presentation/completion-implicit-chained.check +++ b/test/files/presentation/completion-implicit-chained.check @@ -2,7 +2,7 @@ reload: Completions.scala askTypeCompletion at Completions.scala(11,16) ================================================================================ -[response] aksTypeCompletion at (11,16) +[response] askTypeCompletion at (11,16) retrieved 24 members [accessible: true] `method !=(x$1: Any)Boolean` [accessible: true] `method !=(x$1: AnyRef)Boolean` -- cgit v1.2.3