summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Fix typosNobuyoshi Nakada2021-11-041-2/+2
* Fix typosNobuyoshi Nakada2021-11-023-4/+4
* [rubygems/rubygems] Leave ":" after MANPATH when not setDavid Rodríguez2021-11-022-22/+50
* [rubygems/rubygems] Memoize materialized specs when requiring `bundler/setup`David Rodríguez2021-11-011-0/+16
* [rubygems/rubygems] Better error when installing a git lockfile and git not p...David Rodríguez2021-10-301-1/+38
* Cleanup GC.auto_compact specBenoit Daloze2021-10-291-2/+3
* Skip GC.auto_compact= spec for platforms not supporting itBenoit Daloze2021-10-291-10/+11
* [rubygems/rubygems] Enforce bundler platform (and default gem) to keep invali...Josef Šimánek2021-10-291-1/+2
* [rubygems/rubygems] Update mirror_probe realword specs to not rely exactly at...Josef Šimánek2021-10-291-14/+9
* [rubygems/rubygems] Install stringio for standalone spec.Josef Šimánek2021-10-291-1/+1
* [rubygems/rubygems] Assert NoMethodError message only partialy in downloader_...Josef Šimánek2021-10-291-1/+1
* [rubygems/rubygems] Lock racc version in platform_spec.Josef Šimánek2021-10-291-2/+2
* Support gemification of tsortFrederik Dudzik2021-10-291-1/+1
* [rubygems/rubygems] Add new default gems to setup_spec exempts.Josef Šimánek2021-10-291-0/+2
* [rubygems/rubygems] Unskip inline spec that can pass now on the latest rubiesDavid Rodríguez2021-10-291-1/+3
* [rubygems/rubygems] use Rubocop Lint/Debugger check rather than custom specFrederik Dudzik2021-10-291-29/+0
* Rename ::YJIT to RubyVM::YJITAlan Wu2021-10-281-1/+1
* Update to ruby/spec@21a48d9Benoit Daloze2021-10-2825-38/+454
* [rubygems/rubygems] Don't warn when a lockfile is locked to a dev versionDavid Rodríguez2021-10-271-6/+102
* pack.c: add an offset argument to unpack and unpack1Jean Boussier2021-10-262-0/+40
* Add Class#descendantsJeremy Evans2021-10-261-0/+38
* [Feature #18239] Implement VWA for stringsPeter Zhu2021-10-251-6/+6
* [rubygems/rubygems] Show proper error when previous installation of gem can't...David Rodriguez2021-10-251-0/+41
* [rubygems/rubygems] Show a proper error if gem path is not writableDavid Rodriguez2021-10-251-0/+30
* [rubygems/rubygems] Catch up with recent error message modificationDavid Rodriguez2021-10-251-2/+2
* [rubygems/rubygems] Manage global gem cache directlyDavid Rodriguez2021-10-251-0/+12
* [rubygems/rubygems] Simplify gem downloading inside bundlerDavid Rodriguez2021-10-251-6/+5
* [rubygems/rubygems] Remove unused `let`David Rodriguez2021-10-251-1/+0
* [rubygems/rubygems] Vendor a pure ruby implementation of SHA1Jean Boussier2021-10-252-0/+52
* Make Coverage suspendable (#4856)Yusuke Endoh2021-10-251-5/+18
* fix typo [ci skip]1809092021-10-251-2/+2
* Fix `Enumerable#each_cons` and `Enumerable#each_slice` to return a receiverTSUYUSATO Kitsune2021-10-252-4/+4
* Refinement#include and Refinement#prepend have been deprecatedNobuyoshi Nakada2021-10-221-14/+16
* Refinement#include and Refinement#prepend have been deprecatedNobuyoshi Nakada2021-10-221-188/+194
* Fix tests with cppflags=-DYJIT_FORCE_ENABLETakashi Kokubun2021-10-201-1/+1
* Update to ruby/spec@254c380Benoit Daloze2021-10-207-50/+146
* Add extra files from ruby/spec which were skipped due to .gitignoreBenoit Daloze2021-10-203-0/+3
* Update to ruby/spec@d6921efBenoit Daloze2021-10-2044-243/+1134
* Update to ruby/mspec@08e1275Benoit Daloze2021-10-202-3/+13
* Fix error when srcdir not foundNobuyoshi Nakada2021-10-181-6/+8
* Simplify srcdir fallbackNobuyoshi Nakada2021-10-181-5/+1
* Not all environment variables can be convertible to IBM-437Nobuyoshi Nakada2021-10-181-0/+2
* [rubygems/rubygems] Improve error messages in gem helpersDavid Rodríguez2021-10-131-1/+1
* [rubygems/rubygems] Fix `bundle install` crash due to an incorrectly incomple...David Rodríguez2021-10-131-0/+95
* [rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez2021-10-131-0/+15
* [rubygems/rubygems] Use correct way to detect default gemsDavid Rodríguez2021-10-131-13/+11
* [rubygems/rubygems] Remove unnecessary codeDavid Rodríguez2021-10-131-1/+1
* [rubygems/rubygems] Make spec more realisticDavid Rodriguez2021-10-131-1/+3
* Fix a typoKazuhiro NISHIYAMA2021-10-131-1/+1
* [rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez2021-10-111-0/+4