summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2021-11-08[rubygems/rubygems] Use bundler-graph instead of bundler-vizHiroshi SHIBATA
2021-11-06[rubygems/rubygems] Fix urlharuuzion
2021-11-04[rubygems/rubygems] Fix typosNobuyoshi Nakada
2021-11-02Fix typosNobuyoshi Nakada
2021-11-02[rubygems/rubygems] Leave ":" after MANPATH when not setDavid Rodríguez
2021-11-01[rubygems/rubygems] Memoize materialized specs when requiring `bundler/setup`David Rodríguez
2021-10-30[rubygems/rubygems] Better error when installing a git lockfile and git not p...David Rodríguez
2021-10-29Cleanup GC.auto_compact specBenoit Daloze
2021-10-29Skip GC.auto_compact= spec for platforms not supporting itBenoit Daloze
2021-10-29[rubygems/rubygems] Enforce bundler platform (and default gem) to keep invali...Josef Šimánek
2021-10-29[rubygems/rubygems] Update mirror_probe realword specs to not rely exactly at...Josef Šimánek
2021-10-29[rubygems/rubygems] Install stringio for standalone spec.Josef Šimánek
2021-10-29[rubygems/rubygems] Assert NoMethodError message only partialy in downloader_...Josef Šimánek
2021-10-29[rubygems/rubygems] Lock racc version in platform_spec.Josef Šimánek
2021-10-29Support gemification of tsortFrederik Dudzik
2021-10-29[rubygems/rubygems] Add new default gems to setup_spec exempts.Josef Šimánek
2021-10-29[rubygems/rubygems] Unskip inline spec that can pass now on the latest rubiesDavid Rodríguez
2021-10-29[rubygems/rubygems] use Rubocop Lint/Debugger check rather than custom specFrederik Dudzik
2021-10-28Rename ::YJIT to RubyVM::YJITAlan Wu
2021-10-28Update to ruby/spec@21a48d9Benoit Daloze
2021-10-27[rubygems/rubygems] Don't warn when a lockfile is locked to a dev versionDavid Rodríguez
2021-10-26pack.c: add an offset argument to unpack and unpack1Jean Boussier
2021-10-26Add Class#descendantsJeremy Evans
2021-10-25[Feature #18239] Implement VWA for stringsPeter Zhu
2021-10-25[rubygems/rubygems] Show proper error when previous installation of gem can't...David Rodriguez
2021-10-25[rubygems/rubygems] Show a proper error if gem path is not writableDavid Rodriguez
2021-10-25[rubygems/rubygems] Catch up with recent error message modificationDavid Rodriguez
2021-10-25[rubygems/rubygems] Manage global gem cache directlyDavid Rodriguez
2021-10-25[rubygems/rubygems] Simplify gem downloading inside bundlerDavid Rodriguez
2021-10-25[rubygems/rubygems] Remove unused `let`David Rodriguez
2021-10-25[rubygems/rubygems] Vendor a pure ruby implementation of SHA1Jean Boussier
2021-10-25Make Coverage suspendable (#4856)Yusuke Endoh
2021-10-25fix typo [ci skip]180909
2021-10-25Fix `Enumerable#each_cons` and `Enumerable#each_slice` to return a receiverTSUYUSATO Kitsune
2021-10-22Refinement#include and Refinement#prepend have been deprecatedNobuyoshi Nakada
2021-10-22Refinement#include and Refinement#prepend have been deprecatedNobuyoshi Nakada
2021-10-20Fix tests with cppflags=-DYJIT_FORCE_ENABLETakashi Kokubun
2021-10-20Update to ruby/spec@254c380Benoit Daloze
2021-10-20Add extra files from ruby/spec which were skipped due to .gitignoreBenoit Daloze
2021-10-20Update to ruby/spec@d6921efBenoit Daloze
2021-10-20Update to ruby/mspec@08e1275Benoit Daloze
2021-10-18Fix error when srcdir not foundNobuyoshi Nakada
2021-10-18Simplify srcdir fallbackNobuyoshi Nakada
2021-10-18Not all environment variables can be convertible to IBM-437Nobuyoshi Nakada
2021-10-13[rubygems/rubygems] Improve error messages in gem helpersDavid Rodríguez
2021-10-13[rubygems/rubygems] Fix `bundle install` crash due to an incorrectly incomple...David Rodríguez
2021-10-13[rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez
2021-10-13[rubygems/rubygems] Use correct way to detect default gemsDavid Rodríguez
2021-10-13[rubygems/rubygems] Remove unnecessary codeDavid Rodríguez
2021-10-13[rubygems/rubygems] Make spec more realisticDavid Rodriguez