summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_commands_install_command.rb
AgeCommit message (Expand)Author
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-12-05[rubygems/rubygems] Instead of checking writability, try to writeDavid Rodríguez
2023-12-05[rubygems/rubygems] Simplify `--no-user-install` specDavid Rodríguez
2023-11-08[rubygems/rubygems] Allow `--install-dir` to be specified together with `--us...Vít Ondruch
2023-10-03[rubygems/rubygems] Fix typo: eglible -> eligible.Josef Šimánek
2023-04-11util/rubocop -A --only Style/NumericLiteralPrefixHiroshi SHIBATA
2023-04-05[rubygems/rubygems] util/rubocop -A --only Style/RegexpLiteralHiroshi SHIBATA
2023-04-05[rubygems/rubygems] Unify win_platform? to Gem.win_platform?Hiroshi SHIBATA
2023-03-23util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA
2023-03-17util/rubocop -A --only Style/SymbolProcHiroshi SHIBATA
2023-03-17[rubygems/rubygems] util/rubocop -A --only Style/CommentAnnotationHiroshi SHIBATA
2023-02-28fix test/rubygems/test_gem_package_task.rb when in -j modelukeg
2022-11-11[rubygems/rubygems] Add 'call for update' to RubyGems install command.Josef Šimánek
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-05-20Merge RubyGems and Bundler HEADHiroshi SHIBATA
2022-01-06[rubygems/rubygems] Fix `gem install <non-existent-gem> --force` crashDavid Rodríguez
2021-12-24Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA
2021-08-31[rubygems/rubygems] Using `Gem::PrintableUri` in `Gem::Commands::InstallComma...Daniel Niknam
2021-06-03[rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...Yusuke Endoh
2021-05-28[rubygems/rubygems] Use pend instead of skipHiroshi SHIBATA
2021-05-28[rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez
2021-05-12[rubygems/rubygems] Use assert_raise instead of assert_raisesHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-06-15Use space inside block braces everywhereDavid Rodríguez
2020-03-30[rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez
2019-09-05[rubygems/rubygems] Bump rubocop to 0.74.0 and fix new offensesDavid Rodríguez
2019-04-02Merge rubygems/rubygems from upstream.hsbt
2019-03-05Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20bhsbt
2019-02-14Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt
2018-11-28Merge rubygems upstream from https://github.com/rubygems/rubygems/commit/2c49...hsbt
2018-10-22Merge rubygems master branch from github.com/rubygems/rubygems.hsbt
2018-08-27* remove trailing spaces.svn
2018-08-27Merge master branch from rubygems upstream.hsbt
2018-05-30* remove trailing spaces.svn
2018-05-30Merge RubyGems 3.0.0.beta1.hsbt
2018-02-06Merge RubyGems-2.7.5 from upstream.hsbt
2018-01-10skip some tests so that no failure occurs in root privilegemame
2017-10-08Merge rubygems master.hsbt
2016-03-04* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1.hsbt
2016-02-01* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-05fix multiple loadnobu
2015-07-01* lib/rubygems: Update to RubyGems HEAD(c202db2).hsbt
2015-04-12* ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt
2015-04-11* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt