summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-09-28Allow dot3 in defs singletontompng
2024-09-28Implement OP_ASGN2 NODE locationsydah
2024-09-28[Bug #20763] Add testsNobuyoshi Nakada
2024-09-27[rubygems/rubygems] Warning about PATH in `--user-install` mode is only neces...David Rodríguez
2024-09-27Implement OP_ASGN1 NODE locationsydah
2024-09-26[ruby/prism] Reject non-assoc ranges with subsequent operatorsKevin Newton
2024-09-25[ruby/prism] Fix up more error messages to more closely match parse.yKevin Newton
2024-09-25[ruby/prism] Fix up void value expression checking for rescueKevin Newton
2024-09-25[ruby/prism] Disallow label in parenthesesKevin Newton
2024-09-25TestProcess#test_daemon_noclose is only working with macOS 15.1 beta, we shou...Hiroshi SHIBATA
2024-09-25Implement BLOCK_PASS NODE keyword locationsydah
2024-09-25Implement RETURN NODE keyword locationsydah
2024-09-24[ruby/irb] Use proper locale in history encoding testtomoya ishida
2024-09-24[ruby/error_highlight] Fix error with prism when method given no argumentsLuke Gruber
2024-09-24[ruby/prism] Accept version shorthand like 3.4Kevin Newton
2024-09-24[ruby/prism] Accept all 3.3.x and 3.4.x Ruby versions for Prism.parseBenoit Daloze
2024-09-24Windows: Use Unicode aware WinAPI function for ENV[]=Lars Kanis
2024-09-23Implement CASE3 NODE keyword locationsydah
2024-09-23Implement CASE2 NODE keyword locationsydah
2024-09-23Implement CASE NODE keyword locationsydah
2024-09-21Make Complex#{inspect,to_s} work correctly if real part #inspect returns froz...Jeremy Evans
2024-09-20[ruby/prism] Fix `kDO_LAMBDA` token incompatibility for `Prism::Translation::...Koichi ITO
2024-09-20[ruby/prism] Introduce partial_script optionKevin Newton
2024-09-20[rubygems/rubygems] Unconditionally set installed_by_versionSamuel Giddins
2024-09-20[ruby/irb] Fix debug command in nomultiline modetomoya ishida
2024-09-20[Bug #18651] Pass undefined region in CP51932 as is to CP50220Nobuyoshi Nakada
2024-09-19Fix method caching bug when including/prepend module A that prepends module BJeremy Evans
2024-09-18Raise a compile error for break/next/redo inside eval in cases where it is op...Jeremy Evans
2024-09-18Fix evaluation order issue in f(**h, &h.delete(key))Jeremy Evans
2024-09-18Revert "Fix evaluation order issue in f(**h, &h.delete(key))"Jeremy Evans
2024-09-18Fix evaluation order issue in f(**h, &h.delete(key))Jeremy Evans
2024-09-18[ruby/prism] Allow returns in default parameter valuesKevin Newton
2024-09-18Prevent a warning (retry)Yusuke Endoh
2024-09-17YJIT: Accept key for runtime_stats to return only that stat (#11536)Randy Stauner
2024-09-17Replace all GC.disable with EnvUtil.without_gcPeter Zhu
2024-09-17Fix a typo, sorry!Yusuke Endoh
2024-09-17Prevent two warningsYusuke Endoh
2024-09-17TestProcess#test_daemon_noclose is working fine with macOS 15.1 beta3 and Xco...Hiroshi SHIBATA
2024-09-17Removed accidentally commit for snapshot file of prismHiroshi SHIBATA
2024-09-17[ruby/strscan] Accept String as a pattern at non headNAITOH Jun
2024-09-17Prevent a warning due to error recovery of prismYusuke Endoh
2024-09-17Prevent warnings for RubyVM::AbstractSyntaxTree.parse in test_ast.rbYusuke Endoh
2024-09-17Prevent warning: assigned but unused variable - messageYusuke Endoh
2024-09-17Prevent prism warnings in syntax exhaustive testsYusuke Endoh
2024-09-17Ensure fiber scheduler is woken up when close interrupts readKJ Tsanaktsidis
2024-09-16[ruby/prism] Do not leak explicit encodingKevin Newton
2024-09-16[PRISM] Remove snapshot testing from Prism syncKevin Newton
2024-09-15Prevent warnings: the block passed to ... may be ignoredYusuke Endoh
2024-09-15Prevent warnings: assigned but unused variableYusuke Endoh
2024-09-13[ruby/prism] Stat file first to check directoryKevin Newton