summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-08-28[PRISM] Field renamingKevin Newton
2024-08-28[ruby/irb] Make colorize test pass with NO_COLOR env settomoya ishida
2024-08-28[ruby/irb] Colorize command inputtomoya ishida
2024-08-27YJIT: Encode doubles to VALUE objects and move stat generation to rust (#11388)Randy Stauner
2024-08-27[ruby/prism] Add `contains_splat` flageileencodes
2024-08-27[ruby/prism] Fix warning when `#!` ends with carriage returnAlexander Momchilov
2024-08-27Remove incorrect setting of KW_SPLAT_MUT flagJeremy Evans
2024-08-27[ruby/reline] Remove unused variablesMari Imaizumi
2024-08-27[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-26[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-26[ruby/tempfile] Support anonymous tempfile on earlier than Ruby 3.2Nobuyoshi Nakada
2024-08-25[Bug #20680] `ensure` block is always void contextNobuyoshi Nakada
2024-08-23Fix use-after-free in WeakKeyMap#clearPeter Zhu
2024-08-23[ruby/prism] Pass Unicode escapes on to onigmoKevin Newton
2024-08-23[ruby/tempfile] File.new(fileno, mode: mode, path: path) is provided from Rub...Hiroshi SHIBATA
2024-08-22Uncomment test accidentally commented in 1656350Peter Zhu
2024-08-23Skip some tests which don't work under permissionless containersKJ Tsanaktsidis
2024-08-22Don't use gc_impl.h inside of gc/gc.hPeter Zhu
2024-08-22[ruby/prism] Turn off extended mode when parsing extended groupKevin Newton
2024-08-22Fix WeakMap use-after-freePeter Zhu
2024-08-22Use ruby to suppress a warning message by cmd.exeNobuyoshi Nakada
2024-08-22Suppress warning for fd leakHiroshi SHIBATA
2024-08-21[PRISM] Implement unused block warningeileencodes
2024-08-21[PRISM] Fix up test exception assertion for PrismKevin Newton
2024-08-21[rubygems/rubygems] Fix `gem uninstall <name>:<version>` failing on shadowed ...David Rodríguez
2024-08-20[ruby/tempfile] Fix subprocess tests requiresPeter Zhu
2024-08-20[ruby/tempfile] Add FinalizerManager to manage finalizersPeter Zhu
2024-08-20Rewrite #test_redefinition_mismatch to use a dedicated test classKJ Tsanaktsidis
2024-08-20Decrease the timeout in assert_darwin_vm_dump_works (#11412)Naoto Ono
2024-08-19Avoid hash allocation for certain proc callsJeremy Evans
2024-08-19[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-19[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-19Make assertions allow incremental GC when disabledPeter Zhu
2024-08-18Make Range#step to consistently use + for iteration (#7444)Victor Shepelev
2024-08-16Revert "Avoid hash allocation for certain proc calls"Jeremy Evans
2024-08-16Fix assertion error when TracePoint has incompatible eventsPeter Zhu
2024-08-16[ruby/openssl] Remove test_ed25519_not_approved_on_fips.Jun Aruga
2024-08-16[ruby/openssl] test_s_generate_parameters: Consider a DSA error in FIPS.Jun Aruga
2024-08-16Fix flaky TestSetTraceFunc#test_remove_in_trace by filtering trace eventsNaoto Ono
2024-08-15Avoid hash allocation for certain proc callsJeremy Evans
2024-08-15[PRISM] test_invalid_jump assertion updates for prismKevin Newton
2024-08-15[PRISM] test_syntax_check assertion updates for prismKevin Newton
2024-08-15[ruby/prism] Fix up lex result constantsKevin Newton
2024-08-15[ruby/prism] Special error for too short unicode errorsKevin Newton
2024-08-15[ruby/rdoc] Fix sidebar scroll again and add missing footer backStan Lo
2024-08-14Increase timeout of test_finalizerPeter Zhu
2024-08-14Fix crash when GC runs during finalizers at shutdownPeter Zhu
2024-08-14Increase the default timeout in assert_darwin_vm_dump_worksNaoto Ono
2024-08-13[ruby/resolv] test_dns: Fix failure on WindowsSorah Fukumori
2024-08-13[ruby/resolv] Fix TCP fallback with multiple nameserversIgor Pstyga