mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:13:39 +03:00
runtests: document the -j parallel testing option
Reported-by: Daniel Stenberg Ref: #10818 Closes #11255
This commit is contained in:
parent
f24b4b980d
commit
6e4fedeef7
2 changed files with 16 additions and 5 deletions
|
|
@ -2277,7 +2277,7 @@ Usage: runtests.pl [options] [test selection(s)]
|
|||
-g run the test case with gdb
|
||||
-gw run the test case with gdb as a windowed application
|
||||
-h this help text
|
||||
-j[N] spawn this number of processes to run tests (default 0, max. 1)
|
||||
-j[N] spawn this number of processes to run tests (default 0)
|
||||
-k keep stdout and stderr files present after tests
|
||||
-L path require an additional perl library file to replace certain functions
|
||||
-l list all test case names/descriptions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue