mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
common.mk: test-rubyspec
* common.mk (yes-test-rubyspec): make jobserver ready. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7c2a8668e8
commit
0e22e24de5
1 changed files with 1 additions and 0 deletions
|
@ -710,6 +710,7 @@ test-rubyspec-precheck: $(arch)-fake.rb
|
|||
|
||||
test-rubyspec: $(TEST_RUNNABLE)-test-rubyspec
|
||||
yes-test-rubyspec: test-rubyspec-precheck
|
||||
$(gnumake_recursive)$(Q) \
|
||||
$(RUNRUBY) -r./$(arch)-fake $(srcdir)/spec/mspec/bin/mspec run -B $(srcdir)/spec/default.mspec $(MSPECOPT)
|
||||
no-test-rubyspec: test-rubyspec-precheck
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue