mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added help entry for test-bundler-parallel
This commit is contained in:
parent
954f709f4e
commit
6afb4f0a28
1 changed files with 31 additions and 30 deletions
|
@ -1682,6 +1682,7 @@ help: PHONY
|
||||||
" test-all: all ruby tests [TESTOPTS=-j4 TESTS=<test files>]" \
|
" test-all: all ruby tests [TESTOPTS=-j4 TESTS=<test files>]" \
|
||||||
" test-spec: run the Ruby spec suite [SPECOPTS=<specs, opts>]" \
|
" test-spec: run the Ruby spec suite [SPECOPTS=<specs, opts>]" \
|
||||||
" test-bundler: run the Bundler spec" \
|
" test-bundler: run the Bundler spec" \
|
||||||
|
" test-bundler-parallel: run the Bundler spec with parallel" \
|
||||||
" test-bundled-gems: run the test suite of bundled gems" \
|
" test-bundled-gems: run the test suite of bundled gems" \
|
||||||
" test-tool: tests under the tool/test" \
|
" test-tool: tests under the tool/test" \
|
||||||
" update-gems: download files of the bundled gems" \
|
" update-gems: download files of the bundled gems" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue