From: Steph Fox Date: Tue, 22 Jul 2008 09:35:55 +0000 (+0000) Subject: MFH Add missing help text X-Git-Tag: php-5.3.0alpha1~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fc2b092858929d088b7f1c82f773a0bbf66621c;p=php MFH Add missing help text --- diff --git a/run-tests.php b/run-tests.php index 56d5a8a42b..395f5f9032 100755 --- a/run-tests.php +++ b/run-tests.php @@ -517,7 +517,7 @@ Options: -s Write output to . - -x FIXME: STEPH WRITES THE HELP TEXT HERE!! + -x Sets 'SKIP_SLOW_TESTS' environmental variable. --verbose -v Verbose mode. @@ -539,8 +539,10 @@ Options: Do not delete 'all' files, 'php' test file, 'skip' or 'clean' file. - --set-timeout - FIXME: STEPH WRITES THE HELP TEXT HERE!! + --set-timeout [n] + Set timeout for individual tests, where [n] is the number of + seconds. The default value is 60 seconds, or 300 seconds when + testing for memory leaks. --show-[all|php|skip|clean|exp|diff|out] Show 'all' files, 'php' test file, 'skip' or 'clean' file. You