[limb-svn] r5871 - 3.x/trunk/limb/tests_runner/src
svn at limb-project.com
svn at limb-project.com
Sat May 12 01:01:02 MSD 2007
Author: pachanga
Date: 2007-05-12 01:01:02 +0400 (Sat, 12 May 2007)
New Revision: 5871
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5871
Modified:
3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php
Log:
-- changing help a bit
Modified: 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php
===================================================================
--- 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php 2007-05-11 20:55:01 UTC (rev 5870)
+++ 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php 2007-05-11 21:01:02 UTC (rev 5871)
@@ -49,8 +49,8 @@
$usage = <<<EOD
Usage:
- $script OPTIONS <file|dir>
- Executes SimpleTest based unit tests within filesystem
+ $script OPTIONS <file|dir> [<file|dir>, <file|dir>, ...]
+ Advanced SimpleTest based test files runner. Finds and executes unit tests within filesystem.
Options:
-c, --config=/file.php PHP configuration file path
-h, --help Displays this help and exit
More information about the limb-svn
mailing list