Author: ek.kato
Date: Wed Nov 12 00:39:36 2008
New Revision: 5624

Modified:
   trunk/doc/UNIT-TEST

Log:
* doc/UNIT-TEST: Update.


Modified: trunk/doc/UNIT-TEST
==============================================================================
--- trunk/doc/UNIT-TEST (original)
+++ trunk/doc/UNIT-TEST Wed Nov 12 00:39:36 2008
@@ -28,7 +28,7 @@

     http://www.shiro.dreamhost.com/scheme/gauche/

-  - GaUnit 0.1.1
+  - GaUnit 0.1.6

     http://www.cozmixng.org/~kou/download/index.html.en
http://www.cozmixng.org/~rwiki/index.rb?cmd=view;name=GaUnit%3A%3AREADME.en
@@ -50,11 +50,11 @@

      Selective:

-       $ gosh -I. test/test-foo.scm
+       $ gosh -I. test/run-test.scm test/test-foo.scm

      With options:

-       $ gosh -I. test/test-util.scm -vv -c "list procedures"
+ $ gosh -I. test/run-test.scm test/test-util.scm -vv -c "list procedures"

      Refer the document of GaUnit or specify -h to see all options.

Reply via email to