This commit is contained in:
parent
725910eb9c
commit
603840879d
11 changed files with 283 additions and 18235 deletions
|
|
@ -1318,12 +1318,9 @@ Test options (after the `test` subcommand):
|
|||
--runner=<spec> Override the test runner for this run. Specs:
|
||||
local
|
||||
cmd:<command> (e.g. cmd:wine)
|
||||
ssh:<host>[:<remoteDir>]
|
||||
sshwin:<host>[:<remoteDir>]
|
||||
wsl[:<remoteDir>]
|
||||
--target=<triple> Filter to tests whose cfg.target matches; this is
|
||||
also forwarded to project-args so per-target tests
|
||||
build for that triple. Default: host triple.
|
||||
--target=<triple> Filter to tests whose cfg.target matches. Default:
|
||||
sweep across every distinct target declared by the
|
||||
project's tests plus the host triple.
|
||||
<glob> One or more name globs to filter tests (e.g. 'Unit*').
|
||||
|
||||
Project args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue