summaryrefslogtreecommitdiff
path: root/test/partestall
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2008-03-17 18:56:09 +0000
committerMartin Odersky <odersky@gmail.com>2008-03-17 18:56:09 +0000
commit86ddfebfbd0ea938d01442b3fc7d65c5d5324be9 (patch)
treec70f0332ee2400b269e3bfaed795153d5a917c86 /test/partestall
parent647c6d8d3cc5673b4d5c7656587842ed99521d34 (diff)
downloadscala-86ddfebfbd0ea938d01442b3fc7d65c5d5324be9.tar.gz
scala-86ddfebfbd0ea938d01442b3fc7d65c5d5324be9.tar.bz2
scala-86ddfebfbd0ea938d01442b3fc7d65c5d5324be9.zip
added CharSequence abstraction
changed Regex class added Regex parsers changed thrown Errors in library to RuntimeExceptions added lazy_::, lazy_::: constructors and extractors for streams changed maximally supported function type arity to 22
Diffstat (limited to 'test/partestall')
-rwxr-xr-xtest/partestall8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/partestall b/test/partestall
new file mode 100755
index 0000000000..a1f585e090
--- /dev/null
+++ b/test/partestall
@@ -0,0 +1,8 @@
+scala -cp ~/scala/build/quick/lib/partest:$HOME/scala/build/quick/lib/actors scala.tools.partest.nest.NestRunner --run
+scala -cp ~/scala/build/quick/lib/partest:$HOME/scala/build/quick/lib/actors scala.tools.partest.nest.NestRunner --jvm
+scala -cp ~/scala/build/quick/lib/partest:$HOME/scala/build/quick/lib/actors scala.tools.partest.nest.NestRunner --jvm5
+scala -cp ~/scala/build/quick/lib/partest:$HOME/scala/build/quick/lib/actors scala.tools.partest.nest.NestRunner --pos
+scala -cp ~/scala/build/quick/lib/partest:$HOME/scala/build/quick/lib/actors scala.tools.partest.nest.NestRunner --neg
+scala -cp ~/scala/build/quick/lib/partest:$HOME/scala/build/quick/lib/actors scala.tools.partest.nest.NestRunner --shootout
+sh scalatest --res
+sh scalatest --script