summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2007-01-19 16:33:05 +0000
committerIulian Dragos <jaguarul@gmail.com>2007-01-19 16:33:05 +0000
commit9e27208eae012e69fe75d3da80bbb126e350752b (patch)
treee06c7faef91230eead4b31712c9c410245a9b282 /test
parent903fc119794d5a788b1aae0e2f135abd74463908 (diff)
downloadscala-9e27208eae012e69fe75d3da80bbb126e350752b.tar.gz
scala-9e27208eae012e69fe75d3da80bbb126e350752b.tar.bz2
scala-9e27208eae012e69fe75d3da80bbb126e350752b.zip
Moved collection test to pending
Diffstat (limited to 'test')
-rw-r--r--test/pending/run/collections.check (renamed from test/files/run/collections.check)0
-rwxr-xr-xtest/pending/run/collections.scala (renamed from test/files/run/collections.scala)0
-rwxr-xr-xtest/scalatest4
3 files changed, 2 insertions, 2 deletions
diff --git a/test/files/run/collections.check b/test/pending/run/collections.check
index 33a8551bf3..33a8551bf3 100644
--- a/test/files/run/collections.check
+++ b/test/pending/run/collections.check
diff --git a/test/files/run/collections.scala b/test/pending/run/collections.scala
index 6717b524bb..6717b524bb 100755
--- a/test/files/run/collections.scala
+++ b/test/pending/run/collections.scala
diff --git a/test/scalatest b/test/scalatest
index ccfd54ab9f..52e498f6c8 100755
--- a/test/scalatest
+++ b/test/scalatest
@@ -566,8 +566,8 @@ FILES_SCRIPT="";
FILES_DIS="";
FILES_ANT="";
-QUICK="$PREFIX/build/quick/bin"
-QUICK_LIB="$PREFIX/build/quick/lib/library"
+QUICK="$PREFIX/bin/quick/bin"
+QUICK_LIB="$PREFIX/bin/quick/lib/library"
JVM_EXT_CLASSPATH=`get_ext_classpath $TESTROOT/files/jvm/lib`