summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2025-03-18[Feature #20702] Tests for Array#fetch_valuesNobuyoshi Nakada
2025-03-14Invoke `inherited` callbacks before `const_added`Jean Boussier
2025-03-12Restore to use rm_rf for failing exampleHiroshi SHIBATA
2025-03-12Use erb executable againHiroshi SHIBATA
2025-03-12[rubygems/rubygems] Fix `ENAMETOOLONG` error when creating compact index cacheDavid Rodríguez
2025-03-12[rubygems/rubygems] Path helper to build paths in compact index cacheDavid Rodríguez
2025-03-12[rubygems/rubygems] Prefer `FileUtils.rm_r` to `FileUtils.rm_rf` for specsDavid Rodríguez
2025-03-12[rubygems/rubygems] Refactor specs to not try to remove folders that don't existDavid Rodríguez
2025-03-10[rubygems/rubygems] Adapt specs to extraction of irb from ruby-coreDavid Rodríguez
2025-03-10[rubygems/rubygems] `bundle console` deprecation was canceledDavid Rodríguez
2025-03-10[rubygems/rubygems] Reduce duplicate of some spec gemfilesDavid Rodríguez
2025-03-10[rubygems/rubygems] Don't treat a git-sourced gem install as complete if only...Tara Bass
2025-03-10[rubygems/rubygems] Switch inject to use shorthand hash syntaxSean Collins
2025-03-10[rubygems/rubygems] Use shorthand hash syntax for bundle addSean Collins
2025-03-10Revert "Omit irb related examples temporary"Hiroshi SHIBATA
2025-03-10Revert "Move irb detection to top-level before(:each) block"Hiroshi SHIBATA
2025-03-07[Bug #21174] [Bug #21175] Update rubyspecNobuyoshi Nakada
2025-03-04Move in-place interning spec to Ruby's testsJean Boussier
2025-02-28[rubygems/rubygems] Skip default gems executable example with Windows platformHiroshi SHIBATA
2025-02-28[rubygems/rubygems] Update version for broken executables with default gemsHiroshi SHIBATA
2025-02-28[rubygems/rubygems] Retry gracefully on blank partial response in compact indexMartin Emde
2025-02-27Use erb for simple executable exampleHiroshi SHIBATA
2025-02-27Use syntax_suggest instead of erb executable.Hiroshi SHIBATA
2025-02-27Move irb detection to top-level before(:each) blockHiroshi SHIBATA
2025-02-27Use erb executable instead of irbHiroshi SHIBATA
2025-02-27[rubygems/rubygems] Improve error message when on read-only filesystemsDavid Rodríguez
2025-02-26Check LoadError firstNobuyoshi Nakada
2025-02-26Added assertion strings with Xcode 16.3 betaHiroshi SHIBATA
2025-02-25[rubygems/rubygems] Improve log message about adding a new platformDavid Rodríguez
2025-02-25[rubygems/rubygems] Improve log message when resolving due to local platform ...David Rodríguez
2025-02-25[rubygems/rubygems] Modify `bundle doctor` to not report issue when files are...Edouard CHIN
2025-02-25Prefer `0.000001` over `0.000001f` for timeout calculations. (#12803)Samuel Williams
2025-02-21Use an exclusive range for `ruby_version_is`Nobuyoshi Nakada
2025-02-21[rubygems/rubygems] Allow noop `bundle install` to work on read-only or prote...David Rodríguez
2025-02-21[rubygems/rubygems] bin/rubocop -a --only Style/RedundantParenthesesHiroshi SHIBATA
2025-02-21[rubygems/rubygems] bin/rubocop -a --only Style/MultipleComparisonHiroshi SHIBATA
2025-02-21[rubygems/rubygems] Fix resolver issue due to ill-defined version ranges bein...David Rodríguez
2025-02-19[rubygems/rubygems] Make sure empty gems are not reinstalled every timeDavid Rodríguez
2025-02-19[rubygems/rubygems] Don't add gemspec to specification list of our test gemsDavid Rodríguez
2025-02-18reject numbered parameters from Binding#local_variablesYusuke Endoh
2025-02-18[rubygems/rubygems] Reduce confusion about domains used for testingMartin Emde
2025-02-18[rubygems/rubygems] Fix Bundler incorrectly downgrading direct dependenciesDavid Rodríguez
2025-02-18[rubygems/rubygems] Add additional assertions to specDavid Rodríguez
2025-02-18[rubygems/rubygems] Fix locked gems being upgraded when locked dependencies a...David Rodríguez
2025-02-18[rubygems/rubygems] Add intermediate assertion to spec to help debuggingDavid Rodríguez
2025-02-18[rubygems/rubygems] Extract a `TheBundle#locked_specs` test helperDavid Rodríguez
2025-02-17[rubygems/rubygems] Make Bundler never instantiate development dependenciesDavid Rodríguez
2025-02-14[rubygems/rubygems] Raise error when lockfile is missing deps in frozen modeDavid Rodríguez
2025-02-14[rubygems/rubygems] Deprecate legacy windows platforms (mswin, mingw) in the ...johnnyshields
2025-02-14[rubygems/rubygems] Use preferred `:windows` value for Windows exclusivelyDavid Rodríguez