summaryrefslogtreecommitdiff
path: root/test/rubygems/test_project_sanity.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] add some test suites under the Gem namespace, so as not t...lukeg2023-04-051-1/+1
* [rubygems/rubygems] Fix `rake check_manifest` when `rake` is `--user-installe...David Rodríguez2023-03-171-0/+6
* [rubygems/rubygems] Show error when `rake check_manifest` fails for unknown r...David Rodríguez2023-03-171-2/+25
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-1/+1
* Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5Hiroshi SHIBATA2022-04-281-1/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2021-12-151-12/+0
* [rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez2021-12-061-0/+12
* [rubygems/rubygems] Fix incorrect quotingDavid Rodríguez2021-12-061-1/+1
* [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-1/+1
* [rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez2021-05-281-1/+1
* 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
* [rubygems/rubygems] Move require to the topbronzdoc2020-06-051-2/+1
* [rubygems/rubygems] Use ruby_with_rubygems_in_load_path helperbronzdoc2020-06-051-3/+5
* [rubygems/rubygems] Make sure rubygems/package can be directly required reliablybronzdoc2020-06-051-0/+6
* Prepare to release rubygems-3.1.0Hiroshi SHIBATA2019-12-151-43/+0
* Merge RubyGems 3.1.0.pre3Hiroshi SHIBATA2019-11-111-0/+58