summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-01-30[rubygems/rubygems] Load wrapper file for vendored timeoutHiroshi SHIBATA
2024-01-29[PRISM] Fix crash when multiple underscoresPeter Zhu
2024-01-29Fix RegExp warning causing flaky Ripper failureAlan Wu
2024-01-29Fix test/ruby/test_rubyoptions.rb + --parser=prismKevin Newton
2024-01-29[PRISM] Use opt_str_freeze instructionPeter Zhu
2024-01-29[PRISM] Support US-ASCII symbolsPeter Zhu
2024-01-29[PRISM] Support ASCII-8BIT symbolsPeter Zhu
2024-01-29[PRISM] Support UTF-8 symbolsPeter Zhu
2024-01-29[ruby/prism] Fix binding power for modifier rescueKevin Newton
2024-01-29[rubygems/rubygems] Improve gem login scope selectionWillian Tenfen W
2024-01-29YJIT: Fix tailcall and JIT entry eating up FINISH frames (#9729)Alan Wu
2024-01-29[PRISM] Use the splatkw instructionPeter Zhu
2024-01-29Correctly handle consecutive lookarounds (#9738)Hiroya Fujinami
2024-01-29[rubygems/rubygems] Remove `travis_removal_info`Masato Ohba
2024-01-29[rubygems/rubygems] Simplify how extensions are builtDavid Rodríguez
2024-01-29[rubygems/rubygems] Remove annoying debug infoDavid Rodríguez
2024-01-29Vendor uri gem in RubyGemsDavid Rodríguez
2024-01-28[ruby/win32ole] Use the scoped names in the testsNobuyoshi Nakada
2024-01-28[ruby/win32ole] Use the scoped names in `inspect` and error messagesNobuyoshi Nakada
2024-01-28[Bug #20219] `gettable` returns NULL on errorNobuyoshi Nakada
2024-01-28[Bug #20217] `rescue` block is void only if all children are voidNobuyoshi Nakada
2024-01-28[Bug #20217] `return` with `ensure` is a void value expressionNobuyoshi Nakada
2024-01-27[ruby/prism] Add parser translationKevin Newton
2024-01-27[ruby/prism] Error follow-upKevin Newton
2024-01-26[ruby/prism] Add level to warnings and errors to categorize themBenoit Daloze
2024-01-26[ruby/prism] Symbol encoding follow-upKevin Newton
2024-01-26[PRISM] Fix loop in rescue blocksPeter Zhu
2024-01-26[ruby/prism] Track whether a Symbol should have its encoding changed from the...Kevin Menard
2024-01-26[PRISM] Keyword arguments incorrectly passed as mutablePeter Zhu
2024-01-26[ruby/prism] Fix multiple assigns with newlinesHaldun Bayhantopcu
2024-01-26[ruby/prism] Add testsHaldun Bayhantopcu
2024-01-26[ruby/prism] Change binding power for modifiers in case-in nodesMax Prokopiev
2024-01-25Fix incorrect use of VM_CALL_KW_SPLAT_MUT in zsuper with keyword splatJeremy Evans
2024-01-26Try to use irb instead of rubygems for completion testHiroshi SHIBATA
2024-01-25[PRISM] Add raw option to assert_prism_evalPeter Zhu
2024-01-25[PRISM] Fix next inside rescueMatt Valentine-House
2024-01-25[PRISM] Fix indentation of test_ScopeNodePeter Zhu
2024-01-25[PRISM] Fix VM_CALL_ARGS_SPLAT_MUT failuresKevin Newton
2024-01-25[ruby/prism] Fix Ruby head buildKevin Newton
2024-01-25[ruby/irb] diabled ==> disabledydah
2024-01-25[ruby/irb] overrided ==> overriddenydah
2024-01-25Simplified test case for encoding optionHiroshi SHIBATA
2024-01-25Use Encoding.local_charmap instead of localeHiroshi SHIBATA
2024-01-25Use Encoding::CESU_8 for test caseHiroshi SHIBATA
2024-01-24Do not use ruby2_keywords for ... argument forwardingJeremy Evans
2024-01-25Use echo with all platformsHiroshi SHIBATA
2024-01-25Use echo command in mswin platformHiroshi SHIBATA
2024-01-24[ruby/prism] Add missing snapshot for the new fileMax Prokopiev
2024-01-24[ruby/prism] Extract snippet into its own file and skip in TruffleRubyMax Prokopiev
2024-01-24[ruby/prism] Force encoding during deserialization of constantsMax Prokopiev