summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_rdoc.rb
Commit message (Expand)AuthorAgeFilesLines
* util/rubocop -A --only Style/NumericLiteralPrefixHiroshi SHIBATA2023-04-111-2/+2
* util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA2023-03-231-0/+1
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-14/+14
* [rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...Yusuke Endoh2021-06-031-1/+1
* [rubygems/rubygems] Use pend instead of skipHiroshi SHIBATA2021-05-281-5/+5
* [rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez2021-05-281-1/+1
* [rubygems/rubygems] Use assert_raise instead of assert_raisesHiroshi SHIBATA2021-05-121-2/+2
* [rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA2021-05-121-2/+2
* Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA2020-09-231-2/+0
* Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA2020-09-231-0/+2
* Enforce no empty lines around class body in rubygemsDavid Rodríguez2020-07-311-2/+0
* Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt2019-02-141-135/+2
* Merge master branch from rubygems/rubygems upstream.hsbt2018-11-211-2/+1
* Merge RubyGems-2.7.5 from upstream.hsbt2018-02-061-2/+2
* skip some tests so that no failure occurs in root privilegemame2018-01-101-0/+2
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-011-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain2013-11-121-1/+1
* * lib/rubygems.rb: Updated VERSIONdrbrain2012-12-161-1/+10
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-141-1/+1
* * lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain2012-12-141-45/+58
* test_gem_rdoc.rb: shut up skipping warningsnobu2012-12-101-8/+10
* * lib/rubygems*: Updated to RubyGems 2.0drbrain2012-11-291-0/+245