summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2025-01-07Correctly set node_id on iseq locationAaron Patterson
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-06Allow escaping from ensures through nextKevin Newton
2025-01-05Do not warn unused block when using forwardingKevin Newton
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-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-03Try all assertions in `TestM17N#test_regexp_usascii`Nobuyoshi Nakada
2025-01-02[Bug #20995] Protect `IO.popen` block from exiting by exceptionNobuyoshi Nakada
2024-12-30[Bug #20992] Test for local variable name encodingsNobuyoshi Nakada
2024-12-29[Bug #20988] [prism] Fix escaped octal character literalsNobuyoshi Nakada
2024-12-28[Bug #20990] Reject escaped multibyte char with control/meta prefixNobuyoshi Nakada
2024-12-26Handle defined? with call chains with blocksKevin Newton
2024-12-27[Bug #20984] Fix test with locale encodingNobuyoshi Nakada
2024-12-26[Bug #20982] Put spaces in `ENV.inspect` results as well as `Hash`Nobuyoshi Nakada
2024-12-26[Bug #20984] ENV.inspect should be encoding awareNobuyoshi Nakada
2024-12-26Refine ENV testsNobuyoshi Nakada
2024-12-26"test" environment variable is unset in `setup`Nobuyoshi Nakada
2024-12-25Removed Process::Status#& and Process::Status#>>Hiroshi SHIBATA
2024-12-25[Feature #20884] Define toplevel "Ruby" module with constantsNobuyoshi Nakada