1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler
David Rodríguez 592762069d [rubygems/rubygems] Support running specs against a tarball
When bundler specs are run from a ruby tarball (ruby-core does this),
there's no git folder, so `git ls-files` fails.

Support this case by making specs rely on the list of files from the
bundler gemspec instead, and invert the spec that makes sure we ship the
right set of files.

As per the other quality specs, skip them in this case.

https://github.com/rubygems/rubygems/commit/b28d5ec931
2020-06-05 07:32:42 +09:00
..
bundler Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
cache
commands [rubygems/rubygems] Pass --deployment flag directly 2020-06-05 07:32:42 +09:00
install [rubygems/rubygems] Unskip "monorepo issues" 2020-06-05 07:32:42 +09:00
lock Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
other [rubygems/rubygems] Deprecate the --no-deployment flag 2020-06-05 07:32:42 +09:00
plugins Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
realworld Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
resolver
runtime Fixup 1d079a0c5d 2020-05-22 20:32:30 +09:00
support [rubygems/rubygems] Support running specs against a tarball 2020-06-05 07:32:42 +09:00
update [rubygems/rubygems] Unskip "monorepo issues" 2020-06-05 07:32:42 +09:00
quality_es_spec.rb
quality_spec.rb [rubygems/rubygems] Support running specs against a tarball 2020-06-05 07:32:42 +09:00
spec_helper.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00