summaryrefslogtreecommitdiff
path: root/test/files/cli/test1/Main.check.scalac
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-05-09 14:59:37 +0000
committermichelou <michelou@epfl.ch>2006-05-09 14:59:37 +0000
commit960380abbfd6b4986915247198f6c8b3576362cb (patch)
tree124cc8572a568794ef3f9e038422a8ae3d933afa /test/files/cli/test1/Main.check.scalac
parent3379165fc10883211f6de9ed6ea89b5424c4bf86 (diff)
downloadscala-960380abbfd6b4986915247198f6c8b3576362cb.tar.gz
scala-960380abbfd6b4986915247198f6c8b3576362cb.tar.bz2
scala-960380abbfd6b4986915247198f6c8b3576362cb.zip
fixed error in file templates/generic-unix.tmpl
added corresponding test in script file test/clitest
Diffstat (limited to 'test/files/cli/test1/Main.check.scalac')
-rw-r--r--test/files/cli/test1/Main.check.scalac3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/files/cli/test1/Main.check.scalac b/test/files/cli/test1/Main.check.scalac
index 3f3244da74..099f5ad579 100644
--- a/test/files/cli/test1/Main.check.scalac
+++ b/test/files/cli/test1/Main.check.scalac
@@ -15,7 +15,7 @@ where possible options include:
-encoding <encoding> Specify character encoding used by source files
-windowtitle <windowtitle> Specify window title of generated HTML documentation
-documenttitle <documenttitle> Specify document title of generated HTML documentation
- -target:<target> Specify which backend to use (jvm,msil)
+ -target:<target> Specify which backend to use (jvm-1.5,jvm-1.4,msil,cldc)
-migrate Assist in migrating from Scala version 1.0
-debug Output debugging messages
-statistics Print compiler statistics
@@ -38,6 +38,7 @@ where possible options include:
-version Print product version and exit
-help Print a synopsis of standard options
-Xinline Perform inlining when possible
+ -Xcloselim Perform closure elimination
-Xshowcls <class> Show class info
-Xshowobj <object> Show object info
-Xshowicode Print the generated ICode