diff --git a/run-tests.php b/run-tests.php index ea2cc07c8b2..2c93f53ab45 100755 --- a/run-tests.php +++ b/run-tests.php @@ -98,7 +98,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. @@ -114,7 +114,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.