summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authormihaylov <mihaylov@epfl.ch>2007-04-17 11:49:17 +0000
committermihaylov <mihaylov@epfl.ch>2007-04-17 11:49:17 +0000
commit44a06ff6abd64e68d0acec48b789f9a48ef1d455 (patch)
tree0364776e736b5b3af9c48edbc13f2bedd064a898 /test
parent2383a5b941320f432dc6750ad5789b04bb292071 (diff)
downloadscala-44a06ff6abd64e68d0acec48b789f9a48ef1d455.tar.gz
scala-44a06ff6abd64e68d0acec48b789f9a48ef1d455.tar.bz2
scala-44a06ff6abd64e68d0acec48b789f9a48ef1d455.zip
Added descrption of the --pending option of the...
Added descrption of the --pending option of the scalatest script
Diffstat (limited to 'test')
-rwxr-xr-xtest/scalatest1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scalatest b/test/scalatest
index 3325c96fff..56dc169f02 100755
--- a/test/scalatest
+++ b/test/scalatest
@@ -169,6 +169,7 @@ test_print_help() {
echo "--msil next files test the .NET backend";
echo "--script next files test Scala embedded in scripts";
echo "--ant next files test the Ant tasks";
+ echo "--pending perform the tests in the 'pending' directory";
echo "--shootout next files test Debian's language shootout benchmarks";
echo "--quick use the 'quick' build instead of distribution";
echo '--installed use the installed programs on $PATH'