summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2003-03-17 11:52:37 +0000
committerpaltherr <paltherr@epfl.ch>2003-03-17 11:52:37 +0000
commitb4d960941141f58c59742ccb6013ebf1aa5d6e30 (patch)
tree335a8db78a475cfd1ddf5fc152809620c6891ea6 /config
parent9bf8922877447840a31056e6c714bc410f6b2105 (diff)
downloadscala-b4d960941141f58c59742ccb6013ebf1aa5d6e30.tar.gz
scala-b4d960941141f58c59742ccb6013ebf1aa5d6e30.tar.bz2
scala-b4d960941141f58c59742ccb6013ebf1aa5d6e30.zip
- Added test-neg.lst
Diffstat (limited to 'config')
-rw-r--r--config/list/test-neg.lst18
-rw-r--r--config/list/test-pos7
2 files changed, 25 insertions, 0 deletions
diff --git a/config/list/test-neg.lst b/config/list/test-neg.lst
new file mode 100644
index 0000000000..0dc1a41373
--- /dev/null
+++ b/config/list/test-neg.lst
@@ -0,0 +1,18 @@
+################################################################-*-text-*-####
+# negative compilation test files (paths are relative to ./test)
+##############################################################################
+# $Id$
+
+neg/S2.scala
+neg/S4.scala
+neg/S6.scala
+neg/S7.scala
+neg/altherr1.scala
+neg/altherr2.scala
+neg/altherr3.scala
+neg/constrparams.scala
+neg/matthias2.scala
+neg/vincent.scala
+neg/vincent1.scala
+
+##############################################################################
diff --git a/config/list/test-pos b/config/list/test-pos
new file mode 100644
index 0000000000..521eeef63e
--- /dev/null
+++ b/config/list/test-pos
@@ -0,0 +1,7 @@
+################################################################-*-text-*-####
+# positive compilation test files (paths are relative to ./test)
+##############################################################################
+# $Id$
+
+
+##############################################################################