aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Make proc/Proc.new without block an error instead of warningJeremy Evans2020-06-102-2/+2
* ENV.delete should return the result of block on non-existing keyNobuyoshi Nakada2020-06-101-0/+7
* Fix build failuresYuki Nishijima2020-06-061-2/+2
* Manually pick from rubygems/rubygems changes atHiroshi SHIBATA2020-06-051-44/+56
* Re-record all cassettesDavid Rodríguez2020-06-051-0/+1
* Fix `bin/rake spec:realworld:record`David Rodríguez2020-06-051-1/+0
* [rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth2020-06-051-0/+24
* [rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR2020-06-051-0/+9
* [rubygems/rubygems] Tag test framework hint specs and use out helperFrank Lam2020-06-051-8/+11
* [rubygems/rubygems] Add user hint specs for bundle gem --testFrank Lam2020-06-051-2/+22
* [rubygems/rubygems] Fix bundle gem ignoring global gem.test configFrank Lam2020-06-051-12/+59
* [rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez2020-06-0523-103/+182