summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2024-06-10Fix CI when YJIT is enabledAndrew Konchin
2024-06-10Update to ruby/spec@517f06fAndrew Konchin
2024-06-10Check current file on TracePointKoichi Sasada
2024-06-07Balance block braces with `#if`Nobuyoshi Nakada
2024-06-07Enclose in ruby_version_is blocksNobuyoshi Nakada
2024-06-07Remove the old untyped Data API in spec/rubyNobuyoshi Nakada
2024-06-06Remove circular parameter syntax errorKevin Newton
2024-06-06[rubygems/rubygems] Fix printing requirement based spec filtersDavid Rodríguez
2024-06-06[rubygems/rubygems] Avoid appending a final "/" when `fallback_timeout` is us...David Rodríguez
2024-06-06[rubygems/rubygems] Truly ignore commented out settingsDavid Rodríguez
2024-06-06[rubygems/rubygems] Enable one spec on truffleruby that reproduces the Pathna...David Rodríguez
2024-06-06[rubygems/rubygems] Stop depending on `pathname` for subprocess launchingDavid Rodriguez
2024-06-06[rubygems/rubygems] Reuse `git` helper when possibleDavid Rodriguez
2024-06-06[rubygems/rubygems] Respect `GEM_COMMAND` in non ruby-core modeDavid Rodriguez
2024-06-06[rubygems/rubygems] Simplify check for ruby-core setupDavid Rodriguez
2024-06-06[rubygems/rubygems] The `system_gem_path` helper method already joins internallyDavid Rodriguez
2024-06-06[rubygems/rubygems] The `default_bundle_path` helper method already joins int...David Rodriguez
2024-06-06[rubygems/rubygems] The `home` helper method already joins internallyDavid Rodriguez
2024-06-06[rubygems/rubygems] The `bundled_app` helper method already joins internallyDavid Rodriguez
2024-06-06[rubygems/rubygems] The `tmp` test helper already joins internallyDavid Rodriguez
2024-06-04[rubygems/rubygems] Relax readline prompt testtompng
2024-06-03Revert "Skip failing Bundler specs for now"Takashi Kokubun
2024-06-03Skip failing Bundler specs for nowTakashi Kokubun
2024-05-31[rubygems/rubygems] String search based parsing of compact index versionsMartin Emde
2024-05-31[rubygems/rubygems] Raise a friendly error whenever commands run in subshell ...David Rodríguez
2024-05-31[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-05-31[rubygems/rubygems] Move compact index concurrency to fetcherMartin Emde
2024-05-31[rubygems/rubygems] Make sure `rake` auto install works on Windows + Ruby 3.0David Rodríguez
2024-05-30[rubygems/rubygems] Don't let `bundle config` report a path without a Gemfile...David Rodríguez
2024-05-29[rubygems/rubygems] Improve default gem handling by treating default gems as ...David Rodríguez
2024-05-29Fix the case COLUMNS is unsetNobuyoshi Nakada
2024-05-29Round down test-spec folding width to a multiple of 20Nobuyoshi Nakada
2024-05-29[Bug #20438] Disallow "%\n" and "%\0"Nobuyoshi Nakada
2024-05-28Stop marking chilled strings as frozenÉtienne Barrié
2024-05-25[rubygems/rubygems] Add CompactIndexClient::Parser specsMartin Emde
2024-05-25[rubygems/rubygems] Reorganize and refactor CompactIndexClientMartin Emde
2024-05-24Update duplicated when clause warning messageKevin Newton
2024-05-24[rubygems/rubygems] Rework `bundle gem` specs so that they work on WindowsDavid Rodríguez
2024-05-24[rubygems/rubygems] Fix error messages to not mention cached gems when they w...David Rodríguez
2024-05-24[rubygems/rubygems] Fix performance regression on applications with a local c...David Rodríguez
2024-05-23[rubygems/rubygems] Remove MD5 ETag generation from compact indexMartin Emde
2024-05-22[rubygems/rubygems] fix for gems not downloading from git via httpEllen Keal
2024-05-20[PRISM] Remove old prism spec workflow, just use default.mspec nowKevin Newton
2024-05-19Update to ruby/spec@6b04c1dAndrew Konchin
2024-05-17[PRISM] Emit END event for modulesKevin Newton
2024-05-16[rubygems/rubygems] Fix regression when caching gems from secondary sourcesDavid Rodriguez
2024-05-13[rubygems/rubygems] Fix error when Bundler installation is corruptedDavid Rodriguez
2024-05-09Add a ruby_bug spec for String#index clearing $~Jean Boussier
2024-05-03[rubygems/rubygems] Remove `Gem::Specification#mark_version`David Rodriguez
2024-05-02Reject empty lines in IRB binding specStan Lo