summaryrefslogtreecommitdiff
path: root/test/files/presentation/find-trees.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-01-25 17:13:39 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-01-25 17:13:39 +0000
commitdea65103bf06c0a91527692ac053d0d2cb9a9ddd (patch)
treec2356283a1485398c572110155229430a0ab46b7 /test/files/presentation/find-trees.check
parentbe85330d5b3545ebfa12436c1030558f56d5fbd0 (diff)
downloadscala-dea65103bf06c0a91527692ac053d0d2cb9a9ddd.tar.gz
scala-dea65103bf06c0a91527692ac053d0d2cb9a9ddd.tar.bz2
scala-dea65103bf06c0a91527692ac053d0d2cb9a9ddd.zip
Skip getClass (signature changes between JDK 1....
Skip getClass (signature changes between JDK 1.5 and 1.6) and resolve encoding issue of unicode method name. Disabled part of a test that was not handled correctly by the presentation compiler (yet). Added correct encoding for the presentation compiler test. no review.
Diffstat (limited to 'test/files/presentation/find-trees.check')
-rw-r--r--test/files/presentation/find-trees.check3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/files/presentation/find-trees.check b/test/files/presentation/find-trees.check
index 73405e818c..2b76b5aeb8 100644
--- a/test/files/presentation/find-trees.check
+++ b/test/files/presentation/find-trees.check
@@ -1,7 +1,4 @@
reload: InteractiveTest.scala
-asking position at 19:4
-retrieved tree: InteractiveTest.this.settings
-
====================
asking position at 20:16
retrieved tree: lazy private[this] var compiler: scala.tools.nsc.interactive.CompilerControl = new Global(InteractiveTest.this.settings, InteractiveTest.this.reporter)