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/commands
David Rodríguez 7ff0b4fec4 [bundler/bundler] Fix installation of system bundler
Previously it was being installed to the :bundle_path
(`/tmp/bundled_app/.bundle`), but the `bundle` helper uses the
`system_gem_path("bin/bundle")`. That means the first `bundle install`in
the spec was actually failing, but not affecting the test status because
of not being called as `bundle!`.

https://github.com/bundler/bundler/commit/ad75f75539
2019-08-16 14:30:23 +09:00
..
add_spec.rb [bundler/bundler] Try make some specs platform independent 2019-08-03 09:29:59 +09:00
binstubs_spec.rb Fix typo: duplicated the [skip-ci] 2019-08-09 16:23:49 -07:00
check_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
clean_spec.rb [bundler/bundler] Reuse lockfile spec helper 2019-08-03 09:29:57 +09:00
config_spec.rb [bundler/bundler] Reuse gemfile spec helper 2019-08-03 09:29:57 +09:00
console_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
doctor_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
exec_spec.rb [bundler/bundler] Fix installation of system bundler 2019-08-16 14:30:23 +09:00
help_spec.rb
info_spec.rb [bundler/bundler] Remove unnecessary test filter 2019-08-03 09:29:58 +09:00
init_spec.rb
inject_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
install_spec.rb [bundler/bundler] Try make some specs platform independent 2019-08-03 09:29:59 +09:00
issue_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
licenses_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
list_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
lock_spec.rb [bundler/bundler] Refactor some specs 2019-08-03 09:29:57 +09:00
newgem_spec.rb Fixed the broken example with ruby core structure. 2019-08-03 09:30:00 +09:00
open_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
outdated_spec.rb [bundler/bundler] Move duplicated code to before blocks 2019-08-03 09:29:59 +09:00
package_spec.rb [bundler/bundler] Always set cache_all via config during tests 2019-08-03 09:30:00 +09:00
post_bundle_message_spec.rb [bundler/bundler] Try make some specs platform independent 2019-08-03 09:29:59 +09:00
pristine_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
remove_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
show_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
update_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00
version_spec.rb
viz_spec.rb [bundler/bundler] Normalize file:// handling in specs 2019-08-03 09:29:55 +09:00