summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
4 days[Bug #21669] Fix void value expression check for pattern-matchingNobuyoshi Nakada
4 days[Bug #21669] Fix void value expression check for blockNobuyoshi Nakada
4 days[Bug #21669] Add more void value expression check for `if`Nobuyoshi Nakada
4 days[Bug #21669] Implement void value expression check for `case`/`when`Nobuyoshi Nakada
4 days[Bug #21669] Fix void value expression check for `rescue`-elseNobuyoshi Nakada
4 days[Bug #21669] Fix void value expression check for `rescue`Nobuyoshi Nakada
5 days[Bug #21669] Thoroughly implement void value expression check (prism)Earlopain
5 days[ruby/prism] Better guard against syntax invalid code in ripper lex translatorEarlopain
5 daystry to extend timeoutKoichi Sasada
5 daystry to extend timeout for repeated refine testKoichi Sasada
5 daysTry to send SEGV to show C btKoichi Sasada
5 daysapply timeout scale in wait_exceptionKoichi Sasada
5 daysuse SIGSEGV on ractor timeoutKoichi Sasada
5 daysfilter TracePoint :line events by fileKoichi Sasada
6 days[ruby/prism] Change `bin/prism errors` to take source and print errorsEarlopain
6 days[ruby/openssl] Update the steps to generate the base64-based examples.Jun Aruga
6 days[ruby/openssl] Fix test_pkcs12.rb in FIPS.Jun Aruga
7 days[ruby/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
7 daysCheck the suffix argument always if givenNobuyoshi Nakada
9 days[ruby/prism] Handle String-like objects for Ripper.sexpBenoit Daloze
10 daysZJIT: Optimize `super` calls to C function targets (#15993)Kevin Menard
11 daysAttempt to fix failing monitor test (#15992)Luke Gruber
11 daysRevert "Prevent starvation when acquiring mutex over and over (#15877)" (#15990)Luke Gruber
11 days[ruby/prism] Remove tokens from lex compatKevin Newton
12 daysUse slices instead of locationsKevin Newton
12 days[ruby/prism] Add Prism::Node#find_allKevin Newton
12 days[ruby/prism] Rename line_to_byte_offset -> byte_offsetKevin Newton
12 daysZJIT: Compile invokesuperforward (#15958)Nozomi Hijikata
12 daysFix test for mutex starvation as well as small fix in thread_sync.c (#15982)Luke Gruber
12 days[ruby/prism] Remove `Prism.lex_ripper`Earlopain
12 days[ruby/resolv] remove test for every classMichael Yang
12 days[ruby/resolv] add getresources test for every resource typeclassMichael Yang
13 daysPrevent starvation when acquiring mutex over and over (#15877)Luke Gruber
13 daysFix RUBY_MN_THREADS sleep returning prematurely (#15868)Chris Hasiński
13 days[ruby/prism] Fix `on_words_sep` for ripper translator with newlinesEarlopain
13 days[ruby/rubygems] Fix Bundler that re-exec $0 when a `version` is present in th...Edouard CHIN
13 days[ruby/rubygems] Fix RubyGems not able to require the right gem:Edouard CHIN
2026-01-23[ruby/openssl] ssl: update tests for SSLContext#servername_cb callbackKazuki Yamaguchi
2026-01-23[ruby/openssl] Add `sync_close` kwarg to `SSLSocket.new` (fixesSharon Rosner
2026-01-23[ruby/pathname] Remove omit's for File.path since it is fixed in the last Tru...Benoit Daloze
2026-01-23[ruby/pathname] Reenable truffleruby in CI and omit the 2 failing testsBenoit Daloze
2026-01-23[ruby/pathname] Omit failure on JRuby and trufflerubyNobuyoshi Nakada
2026-01-23Remove unused variable warningÉtienne Barrié
2026-01-23Add early type validation for ObjectSpace.memsize_of_all klass argumentAugustin Gottlieb
2026-01-23[ruby/rubygems] Validate executable names for invalid charactersHiroshi SHIBATA
2026-01-21ZJIT: Compile getblockparam (#15896)Nozomi Hijikata
2026-01-21[ruby/prism] Also handle `BasicObject` as a return valueEarlopain
2026-01-21[ruby/prism] Check using Prism nodes if a command call has any arguments in R...Benoit Daloze
2026-01-21[ruby/rubygems] Skip failing testsHiroshi SHIBATA
2026-01-21[ruby/rubygems] Appease the linter againJason Lunn