summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-01-11[ruby/prism] Support 3.5 for version optionKevin Newton
2025-01-11[ruby/irb] `IRB.conf[:SAVE_HISTORY]` should handle boolean valuesStan Lo
2025-01-10[ruby/irb] Gracefully handle incorrect command aliasesStan Lo
2025-01-10[ruby/date] Skip tests failing on TruffleRubyAndrew Konchin
2025-01-10Make Pstore tests as optionalHiroshi SHIBATA
2025-01-10Make logger as bundled gemsHiroshi SHIBATA
2025-01-10Make benchmark as bundled gemsHiroshi SHIBATA
2025-01-10Make pstore as bundled gemsHiroshi SHIBATA
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-08[ruby/prism] Revert "Reject pattern match with unexpected double splat inside...Kevin Newton
2025-01-08[ruby/prism] Handle escapes in named capture namesKevin Newton
2025-01-08[ruby/prism] Reject pattern match with unexpected double splat inside arrayydah
2025-01-08Avoid opt_aset_with optimization inside multiple assignmentJeremy Evans
2025-01-08[ruby/rdoc] Finalize RDoc::Options before callingKazuki Yamaguchi
2025-01-08Omit Psych_Unit_Tests if ostruct is not availableHiroshi SHIBATA
2025-01-08Switch to use ostruct to open3 with suggestion testHiroshi SHIBATA
2025-01-08Refactor to omit JSON::GenericObject testsHiroshi SHIBATA
2025-01-08Rewrite OpenStruct to dummy response classHiroshi SHIBATA
2025-01-08Use erb instead of ostruct for test_frozen_loaded_featuresHiroshi SHIBATA
2025-01-08Make ostruct as bundled gemsHiroshi SHIBATA
2025-01-08[Bug #21011] `nd_value` is NULL in massignNobuyoshi Nakada
2025-01-07Do not intern invalid symbols in eval parseKevin Newton
2025-01-07Correctly set node_id on iseq locationAaron Patterson
2025-01-07[ruby/prism] Throw syntax error for endless method with `[]=`eileencodes
2025-01-07[ruby/prism] Move a parser translator test to a known failureEarlopain
2025-01-07[Bug #21008] Normalize before sum to floatNobuyoshi Nakada
2025-01-07[Bug #21006] Fix defined_expr compilation of method call with parenth… (#12...tomoya ishida
2025-01-06[ruby/reline] Enter newline if cursor position is middle of inputMari Imaizumi
2025-01-06Allow escaping from ensures through nextKevin Newton
2025-01-06[ruby/openssl] pkey: simplify X25519/Ed25519 test casesKazuki Yamaguchi
2025-01-06[ruby/openssl] pkey: fix test case for new_raw_*keyKazuki Yamaguchi
2025-01-06[ruby/openssl] pkey/ec: use heredoc for invalid key example in test casesKazuki Yamaguchi
2025-01-06[ruby/openssl] x509cert: simplify test cases for Certificate.load_fileKazuki Yamaguchi
2025-01-06[ruby/openssl] pkey: Use openssl generated pkcs8 key insteadsamuel40791765
2025-01-05Use a single quote instead of a backtick for error messagesJunichi Ito
2025-01-05Do not warn unused block when using forwardingKevin Newton
2025-01-05[ruby/prism] Fix parser translator ast for heredoc with written newlinesEarlopain
2025-01-05Sync IRB to 3e6c12b (#12486)Stan Lo
2025-01-05[ruby/reline] Refactor utf-8 strings and invalid strings in testtomoya ishida
2025-01-05[ruby/reline] Fix bracketed paste and scrolling bugtomoya ishida
2025-01-05[Bug #21004] Fix memory leak with "it" in parse.yPeter Zhu
2025-01-04Suppress warnings for flip-flop in test_ast.rbPeter Zhu
2025-01-04YJIT: Fix crash when yielding keyword argumentsAlan Wu
2025-01-04Implement FLIP3 NODE locationsydah
2025-01-04Implement FLIP2 NODE locationsydah
2025-01-04Implement DOT3 NODE locationsydah
2025-01-04Implement DOT2 NODE locationsydah
2025-01-04Implement REGX NODE locationsydah