summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2024-02-12proc.c: get rid of `CLONESETUP`Jean Boussier
2024-02-12Skip spec failing on i686Benoit Daloze
2024-02-12Exclude a problematic spec when run in CRuby via make test-spec until fixedBenoit Daloze
2024-02-12Update to ruby/spec@ce834adBenoit Daloze
2024-02-08[rubygems/rubygems] Improve assertionDavid Rodriguez
2024-02-08[rubygems/rubygems] Run definition specs in an isolated locationDavid Rodriguez
2024-02-08[rubygems/rubygems] Fix incorrect 4th parameter to Definition.newDavid Rodriguez
2024-02-08[rubygems/rubygems] Move `subject` to top level contextDavid Rodriguez
2024-02-08[rubygems/rubygems] Refactor lockfile generationDavid Rodríguez
2024-02-05Update to ruby/spec@3fc4444Benoit Daloze
2024-02-05Update to ruby/mspec@31f51e0Benoit Daloze
2024-02-05Fix typoBenoit Daloze
2024-02-02[rubygems/rubygems] Add missing Windows jobDavid Rodriguez
2024-01-31[rubygems/rubygems] Fix musl platform not being added to the lockfileDavid Rodriguez
2024-01-31[rubygems/rubygems] Make slow perf specs more stableDavid Rodriguez
2024-01-31[rubygems/rubygems] Fix some flaky test failures on WindowsDavid Rodriguez
2024-01-29[rubygems/rubygems] Remove `travis_removal_info`Masato Ohba
2024-01-29[rubygems/rubygems] Properly restore empty env varsDavid Rodríguez
2024-01-29[rubygems/rubygems] Add a spec to prove uri is no longer loadedDavid Rodríguez
2024-01-29[rubygems/rubygems] Remove no longer needed uri install during specsDavid Rodríguez
2024-01-29[rubygems/rubygems] Use rubygems vendored uri from Bundler when availableDavid Rodríguez
2024-01-24[rubygems/rubygems] Simplified test-case for original issueHiroshi SHIBATA
2024-01-24[rubygems/rubygems] Keep compatibility of past versionsHiroshi SHIBATA
2024-01-24[rubygems/rubygems] Skip to load commented out wordsHiroshi SHIBATA
2024-01-22Add an autoload spec for the behavior inside autoload but after the constant ...Jean Boussier
2024-01-22spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/lib...Hiroshi SHIBATA
2024-01-22spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/lib...Hiroshi SHIBATA
2024-01-22Disable NSS modules when using the leakcheckerKJ Tsanaktsidis
2024-01-22spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/lib...Hiroshi SHIBATA
2024-01-19spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/lib...Hiroshi SHIBATA
2024-01-19spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/lib...Hiroshi SHIBATA
2024-01-18spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/cor...Hiroshi SHIBATA
2024-01-18Guard bigdecimal related examplesHiroshi SHIBATA
2024-01-18spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/lib...Hiroshi SHIBATA
2024-01-17Inject base64 for basic auth examples of bundlerHiroshi SHIBATA
2024-01-17spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/lib...Hiroshi SHIBATA
2024-01-16Specify ruby mode [ci skip]Nobuyoshi Nakada
2024-01-16Set `CHECK_LEAKS` in spec/default.mspecNobuyoshi Nakada
2024-01-16spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/lib...Hiroshi SHIBATA
2024-01-16Do not pollute toplevel namespaceNobuyoshi Nakada
2024-01-12Ignore windows_31j module with mswinHiroshi SHIBATA
2024-01-12stat command is not provided on WindowsHiroshi SHIBATA
2024-01-12Use timeout instead of sleep on WindowsHiroshi SHIBATA
2024-01-12Don't use cat command on native WindowsHiroshi SHIBATA
2024-01-11[rubygems/rubygems] Fix Bundler daily CIDavid Rodríguez
2024-01-11[rubygems/rubygems] Fix development dependency not being added if introduced ...David Rodríguez
2024-01-11Complete missing specs for platforms after resolutionDavid Rodríguez
2024-01-11[rubygems/rubygems] Show diff on source control errorsDavid Rodríguez
2024-01-05[rubygems/rubygems] Quote Etag in `If-None-Match` header of compact index req...Martin Emde
2023-12-26[ruby/syntax_suggest] Typofix by misspellHiroshi SHIBATA