summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
2025-03-27Update to ruby/mspec@484310dAndrew Konchin
2025-03-26Use release version of turbo_testsHiroshi SHIBATA
2025-03-25[rubygems/rubygems] Remove specs with bad sources when converging dependenciesDavid Rodríguez
2025-03-25[rubygems/rubygems] Add test for fixing mismatched versions in lockfileRandy Stauner
2025-03-24Revert "Fix broken CI. (#12963)"Hiroshi SHIBATA
2025-03-24[rubygems/rubygems] Raise an error in frozen mode if CHECKSUMS entries are mi...David Rodríguez
2025-03-24[rubygems/rubygems] Fix redundant `path` configurationsDavid Rodríguez
2025-03-24[rubygems/rubygems] Add `Specification#lock_name` and use that when dealing w...David Rodríguez
2025-03-24[rubygems/rubygems] Change behavior when gemfile and gemspec dep deps conflictDavid Rodríguez
2025-03-24[rubygems/rubygems] Reword log message about current platform being missingDavid Rodríguez
2025-03-24[rubygems/rubygems] Improve grammar of some error messagesDavid Rodríguez
2025-03-24[rubygems/rubygems] Consistently use "lockfile" over "lock file"David Rodríguez
2025-03-23Fix broken CI. (#12963)Samuel Williams
2025-03-20Trigger `inherited` and `const_set` callbacks after const has been definedJean Boussier
2025-03-19avoid platform dependent messageYO4
2025-03-19Explicitly place a regular expressionYO4
2025-03-19avoid platform dependent messageYO4
2025-03-18[Bug #21094] Update nested module names when setting temporary nameNobuyoshi Nakada
2025-03-18[Feature #19908] Update Unicode headers to 15.1.0Mari Imaizumi
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