summaryrefslogtreecommitdiff
path: root/test/pending/run
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2009-09-24 13:09:40 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2009-09-24 13:09:40 +0000
commitc1f5cbd4a070ccef03e81071041f9cfa6e49e85e (patch)
tree9a1da088713800634a70a9fe9293a04ef2a9ef49 /test/pending/run
parent593d685e4fa50cf087bfc89a208ed2c89d2407c1 (diff)
downloadscala-c1f5cbd4a070ccef03e81071041f9cfa6e49e85e.tar.gz
scala-c1f5cbd4a070ccef03e81071041f9cfa6e49e85e.tar.bz2
scala-c1f5cbd4a070ccef03e81071041f9cfa6e49e85e.zip
[no content change] Fixed all SVN properties: m...
[no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
Diffstat (limited to 'test/pending/run')
-rw-r--r--test/pending/run/arrays-2.scala1
-rw-r--r--test/pending/run/bug1042.scala2
-rw-r--r--[-rwxr-xr-x]test/pending/run/bug874.scala0
-rw-r--r--test/pending/run/bugs425-and-816.scala2
-rw-r--r--[-rwxr-xr-x]test/pending/run/collections.scala0
-rw-r--r--test/pending/run/t0446.scala2
-rw-r--r--[-rwxr-xr-x]test/pending/run/t0508x.scala0
7 files changed, 3 insertions, 4 deletions
diff --git a/test/pending/run/arrays-2.scala b/test/pending/run/arrays-2.scala
index 055616d98c..bee22db577 100644
--- a/test/pending/run/arrays-2.scala
+++ b/test/pending/run/arrays-2.scala
@@ -1,7 +1,6 @@
//############################################################################
// Arrays 2
//############################################################################
-// $Id: $
//############################################################################
diff --git a/test/pending/run/bug1042.scala b/test/pending/run/bug1042.scala
index 47c0c37cc1..26b06a6f0c 100644
--- a/test/pending/run/bug1042.scala
+++ b/test/pending/run/bug1042.scala
@@ -11,4 +11,4 @@ case class B extends A {
object Test extends Application {
Console.println(B)
-} \ No newline at end of file
+}
diff --git a/test/pending/run/bug874.scala b/test/pending/run/bug874.scala
index 29dfabe0e9..29dfabe0e9 100755..100644
--- a/test/pending/run/bug874.scala
+++ b/test/pending/run/bug874.scala
diff --git a/test/pending/run/bugs425-and-816.scala b/test/pending/run/bugs425-and-816.scala
index eb44787a72..4e841ccc31 100644
--- a/test/pending/run/bugs425-and-816.scala
+++ b/test/pending/run/bugs425-and-816.scala
@@ -38,4 +38,4 @@ object Test {
assert(bug816.go() == "CB")
assert(bug425.go() == "B2")
}
-} \ No newline at end of file
+}
diff --git a/test/pending/run/collections.scala b/test/pending/run/collections.scala
index 6717b524bb..6717b524bb 100755..100644
--- a/test/pending/run/collections.scala
+++ b/test/pending/run/collections.scala
diff --git a/test/pending/run/t0446.scala b/test/pending/run/t0446.scala
index e7688964a7..0f74b32ba0 100644
--- a/test/pending/run/t0446.scala
+++ b/test/pending/run/t0446.scala
@@ -3,4 +3,4 @@ object Test extends Application {
val b = Array(1,3).dropWhile(_ < 2)
println(a.toString)
println(b.toString)
-} \ No newline at end of file
+}
diff --git a/test/pending/run/t0508x.scala b/test/pending/run/t0508x.scala
index 0c1ffde3ed..0c1ffde3ed 100755..100644
--- a/test/pending/run/t0508x.scala
+++ b/test/pending/run/t0508x.scala