summaryrefslogtreecommitdiff
path: root/test/rubygems
AgeCommit message (Expand)Author
2021-05-12[rubygems/rubygems] util/rubocop -aHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Don't use Minitest::MockHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed minitest/mock from test/rubygems/test_gem_remote_...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed minitest/mock from test_gem_package_tar_writer.rbHiroshi SHIBATA
2021-05-12[rubygems/rubygems] capture_output will return empty string, not nilHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Fixed variable scope at test_silent_systemHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Rewrite with capture_outputHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use capture_output instead of capture_ioHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_raise instead of assert_raisesHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use dummy assertion for assert_httpsHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use capture_output instead of assert_silentHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use capture_output instead of capture_io for test-unitHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Extract assert_output to assert_empty and assert_equal wi...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use Regexp with refute_matchHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Also use capture_output instead of capture_ioHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use capture_output instead of capture_io.Hiroshi SHIBATA
2021-05-11Run nmake check on Actions (#4487)Takashi Kokubun
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-04-15Merge the master branch of RubyGemsHiroshi SHIBATA
2021-03-08[rubygems/rubygems] Remote test to check requireAditya Prakash
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-01-13Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun
2021-01-04Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa117911...Hiroshi SHIBATA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-18Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-10-15Merge rubygems-3.2.0.rc.2Hiroshi SHIBATA
2020-09-28[rubygems/rubygems] Add writable check for cache dirxndcn
2020-09-28[rubygems/rubygems] Add test for "gem update --system --silent"Ellen Marie Dash
2020-09-28Disallow downgrades to too old versionsDavid Rodríguez
2020-09-28[rubygems/rubygems] Deprecate --dryrunbronzdoc
2020-09-28[rubygems/rubygems] Make --dry-run flag consistent across rubygems commandsbronzdoc
2020-09-28Added `--platform` option to `build` commandNobuyoshi Nakada
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-08-29Revert changes to rdoc & rubygems regarding Tempfile.open(&block)Benoit Daloze
2020-08-29Simplify Tempfile.open calls with a block as they now unlink the file automat...Benoit Daloze
2020-07-31[rubygems/rubygems] Enable `Layout/LeadingEmptyLines` in rubygemsDavid Rodríguez
2020-07-31[rubygems/rubygems] Fix some intermittent test failures on trufflerubyDavid Rodríguez
2020-07-31[rubygems/rubygems] Setup no longer generates formatted executables by defaultDavid Rodríguez
2020-07-31[rubygems/rubygems] Let more exceptions flowDavid Rodríguez
2020-07-31[rubygems/rubygems] Install plugins to user directoryNobuyoshi Nakada
2020-07-31[rubygems/rubygems] Fix skip messageDavid Rodríguez
2020-07-31[rubygems/rubygems] Make sure tests at least load without opensslDavid Rodríguez
2020-07-31[rubygems/rubygems] Set the expected hash in one stepDavid Rodríguez
2020-07-31[rubygems/rubygems] Remove unnecessary checkDavid Rodríguez
2020-07-31[rubygems/rubygems] https functionality was merged into `net/https`David Rodríguez
2020-07-31[rubygems/rubygems] Run `test/rubygems/test_bundled_ca.rb` locallyDavid Rodríguez