summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_doctor.rb
AgeCommit message (Expand)Author
2021-06-03[rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...Yusuke Endoh
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-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
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-03-24Sync rubygems with current master (#2889)David Rodríguez
2020-02-01Merge the current master branch of rubygems/rubygems.Hiroshi SHIBATA
2018-11-21Merge master branch from rubygems/rubygems upstream.hsbt
2018-02-06Merge RubyGems-2.7.5 from upstream.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-01* lib/rubygems: Update to RubyGems HEAD(c202db2).hsbt
2013-11-12* lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain
2013-01-04* lib/rubygems/doctor.rb: Process directories in order in case thedrbrain
2012-12-25Fix test to avoid failure from the order of Dir.foreachnaruse
2012-12-23 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain