summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2025-01-04Implement LAMBDA NODE locationsydah
2025-01-04Implement YIELD NODE locationsydah
2025-01-04Implement EVSTR NODE locationsydah
2025-01-03[ruby/reline] Refactor handling key in LineEditortomoya ishida
2025-01-03Implement SUPER NODE locationsydah
2025-01-03Speed up initial test creation in test_case_comprehensive.rb:Martin Dürst
2025-01-03Implement IF NODE locationsydah
2025-01-03[ruby/rdoc] Fix prism_ruby superclass resolve ordertomoya ishida
2025-01-03[Bug #20504] Move dynamic regexp concatenation to iseq compilerNobuyoshi Nakada
2025-01-03Try all assertions in `TestM17N#test_regexp_usascii`Nobuyoshi Nakada
2025-01-02[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-01-02[Bug #20995] Protect `IO.popen` block from exiting by exceptionNobuyoshi Nakada
2025-01-01[ruby/reline] Support inserting C-c C-z C-\ with quoted_inserttomoya ishida
2024-12-31[ruby/rdoc] Add autolink_excluded_words option to ignoreStan Lo
2024-12-31[ruby/net-http] Don't double-interrupt the test HTTP serverCharles Oliver Nutter
2024-12-30[Bug #20992] Test for local variable name encodingsNobuyoshi Nakada
2024-12-29[ruby/irb] Fix broken `history` command with -gsanfrecce-osaka
2024-12-29[Bug #20988] [prism] Fix escaped octal character literalsNobuyoshi Nakada
2024-12-28[ruby/irb] Add `ri` an alias to the `show_doc` commandStan Lo