summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2020-06-18[rubygems/rubygems] Migrate some specs to use "the new way"David Rodríguez
2020-06-18[rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/David Rodríguez
2020-06-18[rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez
2020-06-15Accommodate process title spec to ruby-core setupDavid Rodríguez
2020-06-15Fix most exec specsDavid Rodríguez
2020-06-05Manually pick from rubygems/rubygems changes atHiroshi SHIBATA
2020-06-05Re-record all cassettesDavid Rodríguez
2020-06-05Fix `bin/rake spec:realworld:record`David Rodríguez
2020-06-05[rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth
2020-06-05[rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR
2020-06-05[rubygems/rubygems] Tag test framework hint specs and use out helperFrank Lam
2020-06-05[rubygems/rubygems] Add user hint specs for bundle gem --testFrank Lam
2020-06-05[rubygems/rubygems] Fix bundle gem ignoring global gem.test configFrank Lam
2020-06-05[rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Reword specs to not mention deprecated flagsDavid Rodríguez
2020-06-05[rubygems/rubygems] Rewrite dependency API specs to use new deployment modeDavid Rodríguez
2020-06-05[rubygems/rubygems] Make `forgotten_command_line_options` always "forget" opt...David Rodríguez
2020-06-05[rubygems/rubygems] Improve specs testing option remembering behaviorDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix `bundle install` unintentionally saving configurationDavid Rodríguez
2020-06-05[rubygems/rubygems] Change descriptions to not mention deprecated flagsDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix flag name in spec descriptionsDavid Rodríguez
2020-06-05[rubygems/rubygems] Improve wording of some specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove old no longer meaningful specDavid Rodríguez
2020-06-05[rubygems/rubygems] Revert multi ruby{,gems} version requirement fixDavid Rodríguez
2020-06-05[rubygems/rubygems] Support running specs against a tarballDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unintended extra spaceDavid Rodríguez
2020-06-05Revert "Fix a error in a `before(:suite)` hook"Hiroshi SHIBATA
2020-06-05Revert "Fix a failure in bundle version with version outputs the version with...Hiroshi SHIBATA
2020-06-05[rubygems/rubygems] Deprecate the `--no-deployment` flagDavid Rodríguez
2020-06-05[rubygems/rubygems] Pass `--deployment` flag directlyDavid Rodríguez
2020-06-05[rubygems/rubygems] Unskip "monorepo issues"David Rodríguez
2020-05-25Fix failures in ./spec/bundler/quality_spec.rbKazuhiro NISHIYAMA
2020-05-25Fix a failure in bundle version with version outputs the version with build m...Kazuhiro NISHIYAMA
2020-05-25Fix a error in a `before(:suite)` hookKazuhiro NISHIYAMA
2020-05-22Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5Hiroshi SHIBATA
2020-05-22Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA
2020-05-22Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68cHiroshi 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-19Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA
2020-05-18Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA
2020-05-14clean-up .bundle directory in bundled_appHiroshi SHIBATA
2020-05-14Use the gemspec in build_dir directlyHiroshi SHIBATA
2020-05-13Skip the examples for bundle exec with gem installationHiroshi SHIBATA
2020-05-13Marked the some examples that are not working with the ruby repositoryHiroshi SHIBATA
2020-05-13Use relative path in ruby core repositoryHiroshi SHIBATA
2020-05-13Unmask the some of examples with ruby_repo labelHiroshi SHIBATA
2020-05-13Skip the example to use rake commandHiroshi SHIBATA
2020-05-13skip lockfile_spec.rb:33 because it cleanup the .bundle repoHiroshi SHIBATA
2020-05-13Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA