summaryrefslogtreecommitdiff
path: root/test/files/run/runtime.check
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2005-02-09 14:30:38 +0000
committerpaltherr <paltherr@epfl.ch>2005-02-09 14:30:38 +0000
commitc053c8af0027ccb85354d06227a3ba27ad37be24 (patch)
treea69f15b044c41fe99badbb215f62ad0aef3e3a0b /test/files/run/runtime.check
parent390e2599ebb1d2a8294849ecb662949b0991e5e5 (diff)
downloadscala-c053c8af0027ccb85354d06227a3ba27ad37be24.tar.gz
scala-c053c8af0027ccb85354d06227a3ba27ad37be24.tar.bz2
scala-c053c8af0027ccb85354d06227a3ba27ad37be24.zip
- Added tests for bug 396
Diffstat (limited to 'test/files/run/runtime.check')
-rw-r--r--test/files/run/runtime.check29
1 files changed, 25 insertions, 4 deletions
diff --git a/test/files/run/runtime.check b/test/files/run/runtime.check
index 806a4b3c17..2f7a6180bf 100644
--- a/test/files/run/runtime.check
+++ b/test/files/run/runtime.check
@@ -1,4 +1,4 @@
-<<< bug Test0
+<<< Test0
hello
[]
[false,true]
@@ -12,9 +12,9 @@ hello
[6,7,8.0,9.0]
[string]
[0,bye]
->>> bug Test0
+>>> Test0
-<<< bug Test1
+<<< Test1
10
14
15
@@ -24,5 +24,26 @@ hello
24
25
26
->>> bug Test1
+>>> Test1
+
+<<< Test2
+A
+M0
+N0
+
+A
+N0
+M0
+
+A
+M0
+M1
+N0
+
+A
+N0
+N1
+M0
+
+>>> Test2