summaryrefslogtreecommitdiff
path: root/spec/bundler/runtime
AgeCommit message (Expand)Author
2020-10-19Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-07-15Import remaining changesDavid Rodríguez
2020-07-15[rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez
2020-07-15[rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...MSP-Greg
2020-06-18s/sys_exec!/sys_execDavid Rodríguez
2020-06-18[rubygems/rubygems] s/run!/runDavid Rodríguez
2020-06-18[rubygems/rubygems] s/ruby!/rubyDavid Rodríguez
2020-06-18[rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez
2020-06-18[rubygems/rubygems] s/bundle!/bundleDavid Rodríguez
2020-06-18[rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez
2020-06-18[rubygems/rubygems] Fix a couple of specs that were loading an incorrect bundlerDavid Rodríguez
2020-06-18[rubygems/rubygems] Change spec to do the right thing on bundler 3David Rodríguez
2020-06-05[rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez
2020-05-22Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5Hiroshi SHIBATA
2020-05-22Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA
2020-05-22Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-13Marked the some examples that are not working with the ruby repositoryHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2019-12-25Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA
2019-12-15Delegate should be supported nowDavid Rodríguez
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-13Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-09-18Fixed the rubocop warningsHiroshi SHIBATA
2019-09-18[bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez
2019-09-01Ignore the all of warnings with inline_spec.rb of bundler examples.Hiroshi SHIBATA
2019-08-30Fix a couple of bundler issues with keyword argument separationJeremy Evans
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18[bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez
2019-08-18[bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez
2019-08-17[bundler/bundler] Unalias `install_gem`David Rodríguez
2019-08-17[bundler/bundler] Reuse more shared path helpersDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary assignmentDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary `let`David Rodríguez
2019-08-17[bundler/bundler] Remove duplicated methodDavid Rodríguez
2019-08-16[bundler/bundler] Make spec pass more resilientlyDavid Rodríguez
2019-08-16[bundler/bundler] Remove unnecessary exclusionsDavid Rodríguez
2019-08-03[bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins
2019-08-03[bundler/bundler] Remove unnecessary indirectionsDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs using `Process.fork` on WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Add a comment to explain the initial resetDavid Rodríguez
2019-08-03[bundler/bundler] Move environment reset to the only test needing itDavid Rodríguez
2019-08-03[bundler/bundler] Improve test to make it more independent from envDavid Rodríguez
2019-08-03[bundler/bundler] Change the refresh spec to not use `stubs_for`David Rodríguez
2019-08-03[bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez