summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-03-31 18:08:39 +0000
committerPaul Phillips <paulp@improving.org>2009-03-31 18:08:39 +0000
commit79c1f9882a31a833bb02ecbbdfdcb6ca61d2c522 (patch)
treec3647eb1a56b0a62b11e06e0ca0f6ea1014f67a4 /test
parent16d4b1d76a6388c0dea5ee118c4f94a0f4b15fc5 (diff)
downloadscala-79c1f9882a31a833bb02ecbbdfdcb6ca61d2c522.tar.gz
scala-79c1f9882a31a833bb02ecbbdfdcb6ca61d2c522.tar.bz2
scala-79c1f9882a31a833bb02ecbbdfdcb6ca61d2c522.zip
Moved static forwarder generation behind -Xforw...
Moved static forwarder generation behind -Xforwarders option. Special cased main so #363 continues to work. Moved test case for #1745 into pending since it requires forwarders to work.
Diffstat (limited to 'test')
-rw-r--r--test/files/pos/t1840/J.java (renamed from test/pending/pos/t1840/J.java)0
-rw-r--r--test/files/pos/t1840/S.scala (renamed from test/pending/pos/t1840/S.scala)0
-rw-r--r--test/files/pos5/misc-pos.log4
-rw-r--r--test/pending/pos5/t1745/J.java (renamed from test/files/pos5/t1745/J.java)0
-rw-r--r--test/pending/pos5/t1745/S.scala (renamed from test/files/pos5/t1745/S.scala)0
5 files changed, 0 insertions, 4 deletions
diff --git a/test/pending/pos/t1840/J.java b/test/files/pos/t1840/J.java
index 3914721431..3914721431 100644
--- a/test/pending/pos/t1840/J.java
+++ b/test/files/pos/t1840/J.java
diff --git a/test/pending/pos/t1840/S.scala b/test/files/pos/t1840/S.scala
index 00ab0ff3b1..00ab0ff3b1 100644
--- a/test/pending/pos/t1840/S.scala
+++ b/test/files/pos/t1840/S.scala
diff --git a/test/files/pos5/misc-pos.log b/test/files/pos5/misc-pos.log
deleted file mode 100644
index b921dd4d64..0000000000
--- a/test/files/pos5/misc-pos.log
+++ /dev/null
@@ -1,4 +0,0 @@
-A.java:3: error: illegal cyclic reference involving object A
-import static test.A.STATE.UNDEF;
- ^
-one error found
diff --git a/test/files/pos5/t1745/J.java b/test/pending/pos5/t1745/J.java
index 8444eabb24..8444eabb24 100644
--- a/test/files/pos5/t1745/J.java
+++ b/test/pending/pos5/t1745/J.java
diff --git a/test/files/pos5/t1745/S.scala b/test/pending/pos5/t1745/S.scala
index 70210ba502..70210ba502 100644
--- a/test/files/pos5/t1745/S.scala
+++ b/test/pending/pos5/t1745/S.scala