summaryrefslogtreecommitdiff
path: root/test/rubygems/test_project_sanity.rb
AgeCommit message (Expand)Author
2023-04-05[rubygems/rubygems] add some test suites under the Gem namespace, so as not t...lukeg
2023-03-17[rubygems/rubygems] Fix `rake check_manifest` when `rake` is `--user-installe...David Rodríguez
2023-03-17[rubygems/rubygems] Show error when `rake check_manifest` fails for unknown r...David Rodríguez
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
2022-04-28Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5Hiroshi SHIBATA
2021-12-15Merge RubyGems and Bundler masterHiroshi SHIBATA
2021-12-06[rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez
2021-12-06[rubygems/rubygems] Fix incorrect quotingDavid Rodríguez
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
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-05[rubygems/rubygems] Move require to the topbronzdoc
2020-06-05[rubygems/rubygems] Use ruby_with_rubygems_in_load_path helperbronzdoc
2020-06-05[rubygems/rubygems] Make sure rubygems/package can be directly required reliablybronzdoc
2019-12-15Prepare to release rubygems-3.1.0Hiroshi SHIBATA
2019-11-11Merge RubyGems 3.1.0.pre3Hiroshi SHIBATA