aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Implement Proc#== and #eql?Jeremy Evans2020-06-193-9/+21
* Dup splat array in certain cases where there is a block argumentJeremy Evans2020-06-181-9/+27
* [rubygems/rubygems] Make sure to pass URI's to `:git`David Rodríguez2020-06-181-9/+9
* [rubygems/rubygems] Better skip messagesDavid Rodríguez2020-06-182-2/+2
* [rubygems/rubygems] More portable PATH editionDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta2020-06-181-7/+0
* Ship default .rubocop.ymlUtkarsh Gupta2020-06-181-0/+7
* [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passedUtkarsh Gupta2020-06-181-0/+8
* Undeprecate the `--no-cache` flagDavid Rodríguez2020-06-181-1/+0
* s/sys_exec!/sys_execDavid Rodríguez2020-06-187-14/+14
* [rubygems/rubygems] Remove now unused "bang helpers"David Rodríguez2020-06-181-12/+0
* [rubygems/rubygems] s/run!/runDavid Rodríguez2020-06-1813-33/+33
* [rubygems/rubygems] s/ruby!/rubyDavid Rodríguez2020-06-186-24/+24
* [rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez2020-06-185-11/+11
* [rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez2020-06-1845-159/+159
* [rubygems/rubygems] s/bundle!/bundleDavid Rodríguez2020-06-1865-659/+659
* [rubygems/rubygems] Prefer using bundle! to avoid unnecessary swallowing of e...Frank Lam2020-06-181-26/+26
* [rubygems/rubygems] Move already configured --test hint to before test file c...Frank Lam2020-06-181-5/+2
* [rubygems/rubygems] Move already configured --ci hint to before CI file creationFrank Lam2020-06-181-5/+2
* [rubygems/rubygems] Lower verboseness of user-facing text for bundle gemFrank Lam2020-06-181-2/+2
* [rubygems/rubygems] Make test framework/CI configuration for bundle gem consi...Frank Lam2020-06-181-0/+49
* [rubygems/rubygems] Set CI global config to false in gem_helper_specFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Fix CI spec typoFrank Lam2020-06-181-1/+1
* [rubygems/rubygems] Incorporate naming/grammar suggestions from olleolleolleFrank Lam2020-06-181-9/+9
* [rubygems/rubygems] Move CI specs below test framework specsFrank Lam2020-06-181-79/+79
* [rubygems/rubygems] Remove shared examples for present test frameworkFrank Lam2020-06-181-22/+0
* [rubygems/rubygems] Separate CI and test framework shared examplesFrank Lam2020-06-181-4/+0
* [rubygems/rubygems] Extract shared example for absence of CI filesFrank Lam2020-06-181-0/+9
* Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3...Hiroshi SHIBATA2020-06-181-2/+100
* [rubygems/rubygems] Remove unnecessary `bundle install`David Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-1861-390/+378
* [rubygems/rubygems] Fix a couple of specs that were loading an incorrect bundlerDavid Rodríguez2020-06-182-2/+2
* [rubygems/rubygems] Change spec to do the right thing on bundler 3David Rodríguez2020-06-181-2/+2
* [rubygems/rubygems] Fix some sudo specs to do the right thing on bundler 3David Rodríguez2020-06-181-3/+4
* [rubygems/rubygems] Fix spec to test the right thing on bundler 3David Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Remove bad `bundle install`David Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Simplify `bundle update --ruby` specsDavid Rodríguez2020-06-181-5/+4
* [rubygems/rubygems] Fix redundant commandsDavid Rodríguez2020-06-181-2/+0
* [rubygems/rubygems] Fix unintended Gemfile installationDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Remove failing command that doesn't affect the specDavid Rodríguez2020-06-181-4/+0
* [rubygems/rubygems] Remove broken testDavid Rodríguez2020-06-181-15/+0
* [rubygems/rubygems] Fix silently broken specDavid Rodríguez2020-06-181-1/+5
* [rubygems/rubygems] Remove incorrect tagsDavid Rodríguez2020-06-181-4/+4
* [rubygems/rubygems] Migrate some specs to use "the new way"David Rodríguez2020-06-184-7/+12
* [rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/David Rodríguez2020-06-183-8/+8
* [rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez2020-06-181-0/+15
* Accommodate process title spec to ruby-core setupDavid Rodríguez2020-06-151-3/+3
* Fix most exec specsDavid Rodríguez2020-06-154-15/+18
* Suppress warnings [Feature #15973]Nobuyoshi Nakada2020-06-134-6/+6
* Refined ioctl error descriptionNobuyoshi Nakada2020-06-111-2/+2