summaryrefslogtreecommitdiff
path: root/test/files/cli
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-05-29 13:55:01 +0000
committerPaul Phillips <paulp@improving.org>2009-05-29 13:55:01 +0000
commit036f2602017bf04dc3a40783a531d488bbd9e12a (patch)
treef68329af89598b6fb170f84b2109057890a3a6f6 /test/files/cli
parent09dc46783dcb9c94dc1e3953c5689fd594d484f8 (diff)
downloadscala-036f2602017bf04dc3a40783a531d488bbd9e12a.tar.gz
scala-036f2602017bf04dc3a40783a531d488bbd9e12a.tar.bz2
scala-036f2602017bf04dc3a40783a531d488bbd9e12a.zip
Riffing off the removal of the cldc library, re...
Riffing off the removal of the cldc library, removed forCLDC and its special cases. Not as much fun as removing inIDE, but still fun.
Diffstat (limited to 'test/files/cli')
-rw-r--r--test/files/cli/test1/Main.check.scalac2
-rw-r--r--test/files/cli/test2/Main.check.scalac2
-rw-r--r--test/files/cli/test3/Main.check.scalac2
3 files changed, 3 insertions, 3 deletions
diff --git a/test/files/cli/test1/Main.check.scalac b/test/files/cli/test1/Main.check.scalac
index 22020d918d..8465810d0b 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-1.5,jvm-1.4,msil,cldc)
+ -target:<target> Specify which backend to use (jvm-1.5,msil)
-migrate Assist in migrating from Scala version 1.0
-o <file> Name of the output assembly (only relevant with -target:msil)
-r <path> List of assemblies referenced by the program (only relevant with -target:msil)
diff --git a/test/files/cli/test2/Main.check.scalac b/test/files/cli/test2/Main.check.scalac
index 22020d918d..8465810d0b 100644
--- a/test/files/cli/test2/Main.check.scalac
+++ b/test/files/cli/test2/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-1.5,jvm-1.4,msil,cldc)
+ -target:<target> Specify which backend to use (jvm-1.5,msil)
-migrate Assist in migrating from Scala version 1.0
-o <file> Name of the output assembly (only relevant with -target:msil)
-r <path> List of assemblies referenced by the program (only relevant with -target:msil)
diff --git a/test/files/cli/test3/Main.check.scalac b/test/files/cli/test3/Main.check.scalac
index 22020d918d..8465810d0b 100644
--- a/test/files/cli/test3/Main.check.scalac
+++ b/test/files/cli/test3/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-1.5,jvm-1.4,msil,cldc)
+ -target:<target> Specify which backend to use (jvm-1.5,msil)
-migrate Assist in migrating from Scala version 1.0
-o <file> Name of the output assembly (only relevant with -target:msil)
-r <path> List of assemblies referenced by the program (only relevant with -target:msil)