ruby-changes:56515
From: Takashi <ko1@a...>
Date: Mon, 15 Jul 2019 06:09:19 +0900 (JST)
Subject: [ruby-changes:56515] Takashi Kokubun: 0ee105f3f0 (master): Mention SPECOPTS variable in make help
https://git.ruby-lang.org/ruby.git/commit/?id=0ee105f3f0 From 0ee105f3f0a3b409bc08e6a1336c898038c1088f Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Mon, 15 Jul 2019 06:08:55 +0900 Subject: Mention SPECOPTS variable in make help diff --git a/common.mk b/common.mk index e7f9d2a..5430fe6 100644 --- a/common.mk +++ b/common.mk @@ -1502,7 +1502,7 @@ help: PHONY https://github.com/ruby/ruby/blob/trunk/common.mk#L1502 " exam: equals make check" \ " test: ruby core tests" \ " test-all: all ruby tests [TESTOPTS=-j4 TESTS=<test files>]" \ - " test-spec: run the Ruby spec suite" \ + " test-spec: run the Ruby spec suite [SPECOPTS=<specs, opts>]" \ " test-rubyspec: same as test-spec" \ " test-bundler: run the Bundler spec" \ " test-bundled-gems: run the test suite of bundled gems" \ -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/