summaryrefslogtreecommitdiff
path: root/test/files/cli/test3/Main.check.java
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-05-12 16:27:50 +0000
committermichelou <michelou@epfl.ch>2006-05-12 16:27:50 +0000
commit7199ea34abfcc9c45147e6c5f6a18afa38cd3f46 (patch)
tree39d29b82947e3fcfcded0084ff885187e6f56b27 /test/files/cli/test3/Main.check.java
parent92dcada606ecce91a27db8e42f8caae6b04f5243 (diff)
downloadscala-7199ea34abfcc9c45147e6c5f6a18afa38cd3f46.tar.gz
scala-7199ea34abfcc9c45147e6c5f6a18afa38cd3f46.tar.bz2
scala-7199ea34abfcc9c45147e6c5f6a18afa38cd3f46.zip
fixed error in file build.xml
fixed IBM J9 related error in file test/clitest
Diffstat (limited to 'test/files/cli/test3/Main.check.java')
-rw-r--r--test/files/cli/test3/Main.check.java10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/files/cli/test3/Main.check.java b/test/files/cli/test3/Main.check.java
new file mode 100644
index 0000000000..de3eb7b136
--- /dev/null
+++ b/test/files/cli/test3/Main.check.java
@@ -0,0 +1,10 @@
+Unrecognized option: -cpp
+Could not create the Java virtual machine.
+3: 1: test 1 passed (1)
+3: 2: 1: test 1 passed (1)
+3: 1: test 2 passed (1)
+3: 2: 1: test 2 passed (1)
+3: 1: test 3 passed (1)
+3: 2: 1: test 3 passed (1)
+3: 1: test 4 passed (2)
+3: 2: 1: test 4 passed (2)