summaryrefslogtreecommitdiff
path: root/test/files/run/Course-2002-13.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-04-12 06:46:53 +0000
committerPaul Phillips <paulp@improving.org>2010-04-12 06:46:53 +0000
commitdd9a1245ed65e3fb07fe1a20e20383b1d90cde8f (patch)
tree1be71f5524268026cfc44ca9842fc419de354a63 /test/files/run/Course-2002-13.check
parent8ced5e85f8718474e975d0a19327364a32cedb93 (diff)
downloadscala-dd9a1245ed65e3fb07fe1a20e20383b1d90cde8f.tar.gz
scala-dd9a1245ed65e3fb07fe1a20e20383b1d90cde8f.tar.bz2
scala-dd9a1245ed65e3fb07fe1a20e20383b1d90cde8f.zip
Disabling some more tests which crash under -op...
Disabling some more tests which crash under -optimise. No review.
Diffstat (limited to 'test/files/run/Course-2002-13.check')
-rw-r--r--test/files/run/Course-2002-13.check14
1 files changed, 0 insertions, 14 deletions
diff --git a/test/files/run/Course-2002-13.check b/test/files/run/Course-2002-13.check
deleted file mode 100644
index 7664f70576..0000000000
--- a/test/files/run/Course-2002-13.check
+++ /dev/null
@@ -1,14 +0,0 @@
-List(S = jean, V = mange, A = le, D = grand, N = table)
-List(S = jean, V = mange, A = le, D = grand, N = cheval)
-
-List(S = jean, V = mange, A = le, D = grand, N = cheval)
-List(S = jean, V = mange, A = la, D = belle, N = table)
-
-List(S = jean, V = mange, A = le, D = nil, N = cheval)
-List(S = jean, V = mange, A = le, D = cons(grand,nil), N = cheval)
-List(S = jean, V = mange, A = le, D = cons(grand,cons(grand,nil)), N = cheval)
-List(S = jean, V = mange, A = la, D = nil, N = table)
-yes
-yes
-no
-