зеркало из https://github.com/github/ruby.git
spec/bundler must not be run by mspec
This commit is contained in:
Родитель
998ccb0831
Коммит
73ca989a81
|
@ -343,6 +343,9 @@ test_%.rb test/%: programs PHONY
|
|||
spec/bundler/%: PHONY
|
||||
$(Q)$(exec) $(XRUBY) -C $(srcdir) -Ispec/bundler .bundle/bin/rspec --require spec_helper $(RSPECOPTS) $@
|
||||
|
||||
spec/bundler spec/bundler/: PHONY
|
||||
$(MAKE) $(mflags) test-bundler-parallel
|
||||
|
||||
spec/%: programs exts PHONY
|
||||
$(RUNRUBY) -r./$(arch)-fake $(srcdir)/spec/mspec/bin/mspec-run -B $(srcdir)/spec/default.mspec $(SPECOPTS) $(patsubst %,$(srcdir)/%,$@)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче