]> granicus.if.org Git - php/commitdiff
- Add missing help text
authorSteph Fox <sfox@php.net>
Tue, 22 Jul 2008 09:34:40 +0000 (09:34 +0000)
committerSteph Fox <sfox@php.net>
Tue, 22 Jul 2008 09:34:40 +0000 (09:34 +0000)
run-tests.php

index 56d5a8a42b119867e6ebb5267736191ed7de27b6..395f5f90329a51ca977cd4325ca71e144ea22b5b 100755 (executable)
@@ -517,7 +517,7 @@ Options:
 
     -s <file>   Write output to <file>.
 
-    -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