summaryrefslogtreecommitdiff
path: root/test/files/cli/test1/Main.check.scalaint
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2006-06-20 17:08:24 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2006-06-20 17:08:24 +0000
commitc1cc40e97d8a3c373e7f34826fb0047441b4e392 (patch)
treedd5e13424f09d16c9e8dbd1ab90a020c021e6294 /test/files/cli/test1/Main.check.scalaint
parent4d929158efa9a6e95df14c399091a0f213aebf2d (diff)
downloadscala-c1cc40e97d8a3c373e7f34826fb0047441b4e392.tar.gz
scala-c1cc40e97d8a3c373e7f34826fb0047441b4e392.tar.bz2
scala-c1cc40e97d8a3c373e7f34826fb0047441b4e392.zip
Corrected a bunch of problems with the clitest ...
Corrected a bunch of problems with the clitest script. All test cases should now pass.
Diffstat (limited to 'test/files/cli/test1/Main.check.scalaint')
-rw-r--r--test/files/cli/test1/Main.check.scalaint4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/cli/test1/Main.check.scalaint b/test/files/cli/test1/Main.check.scalaint
index dfbecc873a..78ea0a424e 100644
--- a/test/files/cli/test1/Main.check.scalaint
+++ b/test/files/cli/test1/Main.check.scalaint
@@ -43,7 +43,7 @@ where possible options include:
-Xshowobj <object> Show object info
-Xshowicode Print the generated ICode
-Xgadt enable gadt for classes
- -Xlinearizer:<Xlinearizer> Linearizer to use (normal,dfs,rpo)
+ -Xlinearizer:<Xlinearizer> Linearizer to use (normal,dfs,rpo,dump)
-Xgenerics Use generic Java types
@@ -55,7 +55,7 @@ Type :load followed by a filename to load a sequence of interpreter commands.
Type :replay to reset execution and replay all previous commands.
Type :help to repeat this message later.
-scala> 1: test 1 passed
+scala> 1: test 1 passed (1)
line0: scala.Unit = ()
scala>