From 68159e91ab11e631005d4ba399e8e30269b69cac Mon Sep 17 00:00:00 2001 From: michelou Date: Mon, 19 Jun 2006 11:52:21 +0000 Subject: updated check files for clitest --- test/files/cli/test2/Main.check.scala | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'test/files/cli/test2/Main.check.scala') diff --git a/test/files/cli/test2/Main.check.scala b/test/files/cli/test2/Main.check.scala index aca383de3e..80cbb50fa9 100644 --- a/test/files/cli/test2/Main.check.scala +++ b/test/files/cli/test2/Main.check.scala @@ -1,5 +1,14 @@ -Unrecognized option: -cpp -Could not create the Java virtual machine. +unknown option: '-cpp' +scala [ | -howtorun:how ]... [ ] + +'s are as for scalac; see scalac -help. +, if present, is an object or script file to run. +If no is present, run an interactive interpreter. +-howtorun allows explicitly specifying how to run : + script: it is a script file + object: it is an object name + guess: (the default) try to guess + 2: 1: test 1 passed (1) 2: 1: test 2 passed (1) 2: 1: test 3 passed (1) -- cgit v1.2.3