ruby/spec/bundler/commands
2025-03-24 13:25:07 +09:00
..
add_spec.rb [rubygems/rubygems] Use shorthand hash syntax for bundle add 2025-03-10 12:43:36 +09:00
binstubs_spec.rb Stop generating binstubs for Bundler itself 2025-01-31 14:34:55 +09:00
cache_spec.rb [rubygems/rubygems] Prefer FileUtils.rm_r to FileUtils.rm_rf for specs 2025-03-12 18:02:09 +09:00
check_spec.rb [rubygems/rubygems] Consistently use "lockfile" over "lock file" 2025-03-24 13:25:07 +09:00
clean_spec.rb [rubygems/rubygems] Prefer FileUtils.rm_r to FileUtils.rm_rf for specs 2025-03-12 18:02:09 +09:00
config_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
console_spec.rb [rubygems/rubygems] Adapt specs to extraction of irb from ruby-core 2025-03-10 12:43:36 +09:00
doctor_spec.rb [rubygems/rubygems] Modify bundle doctor to not report issue when files aren't writable: 2025-02-25 15:36:46 +09:00
exec_spec.rb Use erb executable again 2025-03-12 18:02:09 +09:00
fund_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
help_spec.rb [rubygems/rubygems] Add man page for 'bundle issue' command 2024-11-20 19:13:27 +00:00
info_spec.rb [rubygems/rubygems] Prefer FileUtils.rm_r to FileUtils.rm_rf for specs 2025-03-12 18:02:09 +09:00
init_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
inject_spec.rb [rubygems/rubygems] Switch inject to use shorthand hash syntax 2025-03-10 12:43:36 +09:00
install_spec.rb [rubygems/rubygems] Consistently use "lockfile" over "lock file" 2025-03-24 13:25:07 +09:00
issue_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
licenses_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
list_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
lock_spec.rb [rubygems/rubygems] Refactor specs to not try to remove folders that don't exist 2025-03-12 18:02:09 +09:00
newgem_spec.rb [rubygems/rubygems] Adapt specs to extraction of irb from ruby-core 2025-03-10 12:43:36 +09:00
open_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
outdated_spec.rb [rubygems/rubygems] Prefer FileUtils.rm_r to FileUtils.rm_rf for specs 2025-03-12 18:02:09 +09:00
platform_spec.rb [rubygems/rubygems] Adapt specs to extraction of irb from ruby-core 2025-03-10 12:43:36 +09:00
post_bundle_message_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
pristine_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
remove_spec.rb [rubygems/rubygems] Fix bundle remove sometimes not removing gems 2024-11-21 12:25:31 +00:00
show_spec.rb [rubygems/rubygems] Prefer FileUtils.rm_r to FileUtils.rm_rf for specs 2025-03-12 18:02:09 +09:00
update_spec.rb [rubygems/rubygems] Consistently use "lockfile" over "lock file" 2025-03-24 13:25:07 +09:00
version_spec.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
viz_spec.rb [rubygems/rubygems] Make sure bundle viz specs are actually run 2024-11-14 11:21:39 +09:00