mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:13:35 +03:00
runtests.pl: add the --repeat parameter to the --help output
Closes #8959
This commit is contained in:
parent
1d288d46d5
commit
3561e4ed9b
1 changed files with 1 additions and 0 deletions
|
|
@ -5763,6 +5763,7 @@ Usage: runtests.pl [options] [test selection(s)]
|
|||
-r run time statistics
|
||||
-rf full run time statistics
|
||||
-rm force removal of files by killing locking processes (Windows only)
|
||||
--repeat=[num] run the given tests this many times
|
||||
-s short output
|
||||
--seed=[num] set the random seed to a fixed number
|
||||
--shallow=[num] randomly makes the torture tests "thinner"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue