summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-06-01Revert "Fix cvar caching when class is cloned"Aaron Patterson
2023-06-01[ruby/irb] Improve debug command testsStan Lo
2023-06-01Fix cvar caching when class is clonedeileencodes
2023-05-31More debug code to GC compaction testPeter Zhu
2023-05-31Fix flaky test in test_objspace.rbPeter Zhu
2023-05-31Add debug code to GC compaction testPeter Zhu
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-05-29[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-05-29[ruby/cgi] Add TruffleRuby support and add it in CIBenoit Daloze
2023-05-29mkmf: Add the extra option `--with-verbose` to enable verbose mode. (#7863)Jun Aruga
2023-05-27[ruby/reline] Fix scrolldown condition in dialog renderingtomoya ishida
2023-05-27[ruby/reline] Use appropriate dialog height and reduce screen pushuptomoya ishida
2023-05-27Improve `read`/`write`/`pread`/`pwrite` consistency. (#7860)Samuel Williams
2023-05-26Remvoe very high timeout on test_race_gets_and_closeKJ Tsanaktsidis
2023-05-26Remove excessive timeout on test_wait_exception for FreeBSDKJ Tsanaktsidis
2023-05-25[rubygems/rubygems] Load plugin immediatelySutou Kouhei
2023-05-25Don't immediately promote children of old objectsPeter Zhu
2023-05-25[ruby/csv] Support RJIT (https://github.com/ruby/csv/pull/281)Nobuyoshi Nakada
2023-05-25[ruby/csv] test: rename Helper to CSVHelperLuke Gruber
2023-05-24Add REMEMBERED_WB_UNPROTECTED_OBJECTS_LIMIT_RATIOPeter Zhu
2023-05-24[ruby/racc] Add a newline at EOF [ci skip]Nobuyoshi Nakada
2023-05-24Improvements to `IO::Buffer` `read`/`write`/`pread`/`pwrite`. (#7826)Samuel Williams
2023-05-24[flori/json] Call `super` in `included` hookUfuk Kayserilioglu
2023-05-23Fix crash when replacing ST hash with AR hashPeter Zhu
2023-05-23[rubygems/rubygems] Remove forward slash in key regardless if it contains __Jenny Shen
2023-05-23[ruby/irb] Allow `show_source` for private methodsTSUYUSATO Kitsune
2023-05-22Ensure producer threads do not start running earlyCharles Oliver Nutter
2023-05-22Revert "Apply timeout-scale to test_thr_kill." (#7838)Jun Aruga
2023-05-22Fix mutation on shared strings. (#7837)Samuel Williams
2023-05-22Allow the match cache optimization for atomic groups (#7804)TSUYUSATO Kitsune
2023-05-22Don't leak pipes. (#7820)Samuel Williams
2023-05-21Skip too-complex-shape test which is always flaky regardless JITNobuyoshi Nakada
2023-05-21[ruby/irb] Fix typo (https://github.com/ruby/irb/pull/587)ima1zumi
2023-05-21Skip first if flaky [ci skip]Nobuyoshi Nakada
2023-05-20Set rlimit_nproc to 64 instead of 128 on OpenBSD for spawn_too_long_path testsJeremy Evans
2023-05-20[ruby/irb] Add assertion for dynamic_prompt's assertion executionStan Lo
2023-05-20[ruby/irb] Fix dynamic_prompt test not executed, remove unnecessarytomoya ishida
2023-05-19[ruby/irb] Simplify each_top_level_statementtomoya ishida
2023-05-19The too-complex test isn't stablefor RJIT eitherTakashi Kokubun
2023-05-19Skip test_dump_too_complex_shape for YJIT for nowTakashi Kokubun
2023-05-19[ruby/openssl] Revert "Skip OpenSSL::TestHMAC#test_dup when running with RHEL9"Hiroshi SHIBATA
2023-05-19[ruby/openssl] Implement FIPS functions on OpenSSL 3.Jun Aruga
2023-05-19[ruby/openssl] CI: Add OpenSSL FIPS mode case.Jun Aruga
2023-05-18[ruby/irb] Refactor RubyLex's input/io methodsStan Lo
2023-05-18change to test/objectspace, don't rely on Object's shape not being "too complex"lukeg
2023-05-18[ruby/irb] Print deprecation warning for `help` commandStan Lo
2023-05-17Move ar_hint to ar_table_structPeter Zhu
2023-05-17Implement Hash AR tables on VWAPeter Zhu
2023-05-17[ruby/irb] Fix Test timedout in test_debug_cmdtomoya ishida
2023-05-15[rubygems/rubygems] Bump rb-sysdependabot[bot]