summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2025-03-17[Bug #21186] multibyte char literal should be a single letter wordNobuyoshi Nakada
2025-03-17[Bug #21185] Fix Range#overlap? with infinite rangeJérôme Parent-Lévesque
2025-03-14Invoke `inherited` callbacks before `const_added`Jean Boussier
2025-03-12Have `ast` live longer in ISeq.compile_file to fix GC stress crashAlan Wu
2025-03-12Fix flaky test_AREF_fstring_keyPeter Zhu
2025-03-12[Bug #19841] Refine error on marshaling recursive USERDEFNobuyoshi Nakada
2025-03-11Fix memory leak in rb_reg_search_set_matchPeter Zhu
2025-03-12[Bug #21177] Win32: Allow longer path nameNobuyoshi Nakada
2025-03-11Fix flaky test_latest_gc_info_need_major_byPeter Zhu
2025-03-10Bump tolerance for weak reference test from 1 to 2Peter Zhu
2025-03-08Implement CLASS NODE locationsydah
2025-03-07[Bug #21174] [Bug #21175] Fix `Range#max` on beginless integer rangeNobuyoshi Nakada
2025-03-07[Bug #21163] Fix hexadecimal float conversionNobuyoshi Nakada
2025-03-06Fix flaky failure in TestSetTraceFunc#test_tracepoint_disable (#12854)Naoto Ono
2025-03-05Replace tombstone when converting AR to ST hashJohn Hawthorn
2025-03-05Add tests for alias locations with special variables $`, $', and $+ydah
2025-03-04Move in-place interning spec to Ruby's testsJean Boussier
2025-03-03Allow YJIT `mem-size` and `call-threshold` to be set at runtime via `YJIT.ena...annichai-stripe
2025-03-03Implement POSTEXE NODE locationsydah
2025-02-28Improve tests for small UTF regex with case fold.Maciek Rząsa
2025-02-28Use mbuf instead of bitset for character class for small UTF. Fixes #16145Maciej Rzasa
2025-02-27[Bug #21159] module names should not be modifiableNobuyoshi Nakada
2025-02-24[Bug #21153] Add missing op-assign to top const in `command_asgn`Nobuyoshi Nakada
2025-02-18Ensure IO.copy_stream buffer is an independent stringJeremy Evans
2025-02-18Fix typo in test_gc_compact.rb [ci skip]Peter Zhu
2025-02-18Fix crash for special constants in too complex generic ivarsPeter Zhu
2025-02-18Add a test for Binding#local_variable* with numbered parameters and `it`Yusuke Endoh
2025-02-14Only count VM instructions in YJIT stats buildsAaron Patterson
2025-02-14[Bug #21127] Thread deadlock does not display backtraces (#12721)Masataka Pocke Kuwabara
2025-02-13[Feature #21116] Extract RJIT as a third-party gemNobuyoshi Nakada
2025-02-13Extend timeout with resolv.rb and Windows platform. It's expired with 10sec s...Hiroshi SHIBATA
2025-02-06Enable bundled gems in ruby-runnerNobuyoshi Nakada
2025-02-03Add out of range tests of random number generatorNobuyoshi Nakada
2025-02-01[Bug #21103] Fix local variable index calculation with forwardingNobuyoshi Nakada
2025-01-31[Feature #19521] Test for `Module#set_temporary_name`Nobuyoshi Nakada
2025-01-31rb_alias: improve "undefined method" error message by invokingFabio Sangiovanni
2025-01-24Fix "Relax expectations of errors from `getgrnam`"Nobuyoshi Nakada
2025-01-22Relax expectations of errors from `getgrnam`Nobuyoshi Nakada
2025-01-15Fix ENV tests on Windows on ARM64Lars Kanis
2025-01-14[PRISM] Handle forwarding inside evalKevin Newton
2025-01-14Add tests for Proc#parameters on `it` blocksAlan Wu
2025-01-13Proc#parameters: Show anonymous optionals as `[:opt]`Alan Wu
2025-01-13[Bug #21030] Fix step for non-numeric rangeNobuyoshi Nakada
2025-01-12[Bug #21018] Fix for s390xNobuyoshi Nakada
2025-01-09[Feature #6012] Extend `source_location` for end position and columnsNobuyoshi Nakada
2025-01-09[Bug #21018] Show invalid command line option more properlyNobuyoshi Nakada
2025-01-09Implement FOR NODE locationsydah
2025-01-08Avoid opt_aset_with optimization inside multiple assignmentJeremy Evans
2025-01-08Use erb instead of ostruct for test_frozen_loaded_featuresHiroshi SHIBATA
2025-01-08[Bug #21011] `nd_value` is NULL in massignNobuyoshi Nakada