[limb-svn] r6061 - 3.x/trunk/limb/tests_runner/src

svn at limb-project.com svn at limb-project.com
Tue Jul 3 15:57:30 MSD 2007


Author: pachanga
Date: 2007-07-03 15:57:30 +0400 (Tue, 03 Jul 2007)
New Revision: 6061
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6061

Modified:
   3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php
Log:
-- better help message

Modified: 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php
===================================================================
--- 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php	2007-07-03 11:51:30 UTC (rev 6060)
+++ 3.x/trunk/limb/tests_runner/src/lmbTestShellUI.class.php	2007-07-03 11:57:30 UTC (rev 6061)
@@ -62,7 +62,7 @@
 Options:
   -c, --config=/file.php        PHP configuration file path
   -h, --help                    Displays this help and exit
-  -C, --cover=path1;path2       Sets paths delimitered with ';' which should be analyzed for coverage
+  -C, --cover=path1;path2       Sets paths delimitered with ';' which should be analyzed for test coverage(requires XDebug extension!)
   --cover-report=dir            Sets coverage report directory
   --cover-exclude=path1;path2   Sets paths delimitered with ';' which should be excluded from coverage analysis
 



More information about the limb-svn mailing list