summaryrefslogtreecommitdiff
path: root/test/files/run/richs.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-06-29 11:24:24 +0000
committermichelou <michelou@epfl.ch>2006-06-29 11:24:24 +0000
commit47e617d9624de8f36bb222398604f386d561d0aa (patch)
tree98cb4536037d189fd42d704092903a5f8f66e977 /test/files/run/richs.check
parent4006064a64dbcececb368449b54d3b4592df48f2 (diff)
downloadscala-47e617d9624de8f36bb222398604f386d561d0aa.tar.gz
scala-47e617d9624de8f36bb222398604f386d561d0aa.tar.bz2
scala-47e617d9624de8f36bb222398604f386d561d0aa.zip
updated cli test, added test for multiline strings
Diffstat (limited to 'test/files/run/richs.check')
-rw-r--r--test/files/run/richs.check60
1 files changed, 60 insertions, 0 deletions
diff --git a/test/files/run/richs.check b/test/files/run/richs.check
new file mode 100644
index 0000000000..3b2f468010
--- /dev/null
+++ b/test/files/run/richs.check
@@ -0,0 +1,60 @@
+
+RichIntTest:
+10
+11
+12
+13
+0
+0
+
+RichStringTest1:
+s1: abc
+s2: abc\txyz\n
+s3: abc
+ xyz
+s4: abc
+ |xyz
+s5: abc
+ #xyz
+
+RichStringTest2:
+s1: abc
+s2: abc\txyz\n
+s3: abc
+ xyz
+s4: abc
+ |xyz
+s5: abc
+ #xyz
+
+RichStringTest3:
+s1: abc
+s2: abc\txyz\n
+s3: abc
+ xyz
+s4: abc
+ |xyz
+s5: abc
+ #xyz
+
+RichStringTest4:
+s1: abc
+s2: abc\txyz\n
+s3: abc
+ xyz
+s4: abc
+xyz
+s5: abc
+ #xyz
+
+RichStringTest5:
+s1: abc
+ xyz
+s2: abc
+ xyz
+s3: abc
+ xyz
+s4: abc
+ |xyz
+s5: abc
+xyz