mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added test-bundler
and test-bundled-gems
to make help
entries`.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b53ec390d1
commit
1d4e97cb08
1 changed files with 30 additions and 28 deletions
|
@ -1362,6 +1362,8 @@ help: PHONY
|
|||
" test-all: all ruby tests [TESTOPTS=-j4 TESTS=<test files>]" \
|
||||
" test-spec: run the Ruby spec suite" \
|
||||
" test-rubyspec: same as test-spec" \
|
||||
" test-bundler: run the Bundler spec" \
|
||||
" test-bundled-gems: run the test suite of bundled gems" \
|
||||
" up: update local copy and autogenerated files" \
|
||||
" benchmark: benchmark this ruby and COMPARE_RUBY." \
|
||||
" gcbench: gc benchmark [GCBENCH_ITEM=<item_name>]" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue