diff --git a/run-tests.php b/run-tests.php index 4ab235b51cd..639eff583c1 100755 --- a/run-tests.php +++ b/run-tests.php @@ -104,7 +104,7 @@ Options: file. --set-timeout - Set timeout for individual tests, where [n] is the number of + Set timeout for individual tests, where is the number of seconds. The default value is 60 seconds, or 300 seconds when testing for memory leaks. @@ -120,7 +120,7 @@ Options: however 'diff' only exists when a test fails. --show-slow - Show all tests that took longer than [n] milliseconds to run. + Show all tests that took longer than milliseconds to run. --no-clean Do not execute clean section if any.