summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_commands_setup_command.rb
AgeCommit message (Expand)Author
2024-01-29[rubygems/rubygems] Remove `travis_removal_info`Masato Ohba
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-05-25[rubygems/rubygems] Load plugin immediatelySutou Kouhei
2023-04-07[rubygems/rubygems] util/rubocop -A --only Style/FormatStringHiroshi SHIBATA
2023-04-06[rubygems/rubygems] Use TestCase#util_spec instead of custom code.Vít Ondruch
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-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-11-25[rubygems/rubygems] Stop installing everything under "lib" at the top in all ...Nobuyoshi Nakada
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-07-20[rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying global specsDavid Rodríguez
2022-07-20[rubygems/rubygems] Refactor destdir checksDavid Rodríguez
2022-07-20[rubygems/rubygems] More cleanupDavid Rodríguez
2022-07-20[rubygems/rubygems] Unify common logicDavid Rodríguez
2022-07-18[rubygems/rubygems] Fix upgrading RubyGems with a customized `Gem.default_dir`David Rodríguez
2022-04-28Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5Hiroshi SHIBATA
2022-02-22[rubygems/rubygems] Resolve cleaned-up error with temporary gemhomeHiroshi SHIBATA
2021-12-05[rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez
2021-12-05[rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez
2021-11-05[rubygems/rubygems] Fix `ruby setup.rb` command when `--prefix` is passedDavid Rodríguez
2021-11-05[rubygems/rubygems] Bin dir should fall inside destdirDavid Rodríguez
2021-11-05[rubygems/rubygems] Remove unnecessary test setupDavid Rodríguez
2021-11-05[rubygems/rubygems] Simplify `--destdir` testDavid Rodríguez
2021-11-05[rubygems/rubygems] Refactor setup tests to not always pass `--prefix`David Rodríguez
2021-11-05[rubygems/rubygems] Don't apply `--destdir` twice when running `setup.rb`Alyssa Ross
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-06-03[rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...Yusuke Endoh
2021-05-28[rubygems/rubygems] Test installing a non deprecated fileDavid Rodríguez
2021-05-28[rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez
2021-05-12[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA
2021-04-15Merge the master branch of RubyGemsHiroshi SHIBATA
2021-01-04Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa117911...Hiroshi SHIBATA
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-10-15Merge rubygems-3.2.0.rc.2Hiroshi 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-31[rubygems/rubygems] Setup no longer generates formatted executables by defaultDavid Rodríguez
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-06-17Speed up setup test by not installing docsDavid Rodríguez
2020-06-15Remove encoding magic commentsDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix template cleanup as wellDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix installing template files with dotsDavid Rodríguez
2020-05-08[rubygems/rubygems] Remove old `gauntlet_rubygems` file on rubygems upgradeDavid Rodríguez
2020-05-08[rubygems/rubygems] Install man files when bundler installed as a default gemDavid Rodríguez
2020-05-08[rubygems/rubygems] Refactor dummy file creationDavid Rodríguez
2020-05-08[rubygems/rubygems] Fix super weird code styleDavid Rodríguez
2020-05-08[rubygems/rubygems] Follow the pattern of other test files for foo.pemDavid Rodríguez
2020-05-08[rubygems/rubygems] Move helper methods to private section of the test fileDavid Rodríguez
2020-05-08[rubygems/rubygems] Install existing gems as regular gemsDavid Rodríguez
2020-05-08[rubygems/rubygems] Remove misleading commentsDavid Rodríguez