From ad49bc9daf830918bb9b7a205daa1eb5dfafe4da Mon Sep 17 00:00:00 2001 From: Philipp Haller Date: Tue, 4 Mar 2008 11:15:31 +0000 Subject: Updated usage info --- src/partest/scala/tools/partest/nest/NestUI.scala | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/partest/scala/tools/partest/nest/NestUI.scala b/src/partest/scala/tools/partest/nest/NestUI.scala index ae36e7f205..9204ac1112 100644 --- a/src/partest/scala/tools/partest/nest/NestUI.scala +++ b/src/partest/scala/tools/partest/nest/NestUI.scala @@ -61,7 +61,8 @@ object NestUI { def usage() { println("Usage: NestRunner [] [ ..] []") - println("version Mar3") + println("version Mar4") + println(" --all run all tests") println(" --pos next files test a compilation success") println(" --neg next files test a compilation failure") println(" --run next files test the interpreter and all backends") -- cgit v1.2.3