summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-11[ruby/irb] Drop unused arguments in `RubyLex`Stan Lo
2023-01-11Remove Encoding#replicateBenoit Daloze
2023-01-11[ruby/reline] Reset IOGate in test_resetPhillip Hellewell
2023-01-11[ruby/reline] Change IOGate back to GeneralIOPhillip Hellewell
2023-01-11[ruby/psych] Get rid of anonymous eval callsJean Boussier
2023-01-11Skip unfixed assertion about objspace/dump_allKoichi Sasada
2023-01-10YJIT: Save PC and SP before calling leaf builtins (#7090)Alan Wu
2023-01-10[ruby/reline] Add key binding for DeletePhillip Hellewell
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2023-01-10[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-01-09[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2023-01-09Assert that resizing arrays will re-embed themPeter Zhu
2023-01-09Assert that resizing objects will re-embed themPeter Zhu
2023-01-09Fix re-embedding of strings during compactionPeter Zhu
2023-01-09[ruby/zlib] Fix the test broken in older versionsNobuyoshi Nakada
2023-01-08[Bug #19323] Raise `RangeError` instead of integer overflowNobuyoshi Nakada
2023-01-06[Bug #19312] Return end-of-input at `__END__`Nobuyoshi Nakada
2023-01-06Check if the argument is Thread::Backtrace::Location objectyui-knk
2023-01-05Add embedded status to dumps of T_OBJECTPeter Zhu
2023-01-05Raise an ArgumentError for unknown pack/unpack directiveBenoit Daloze
2023-01-05[ruby/irb] Group command test cases with classStan Lo
2023-01-04Fix crash in TracePoint c_call for removed methodPeter Zhu
2023-01-03YJIT: Fix `yield` into block with >=30 locals on ARMAlan Wu
2023-01-03Fix Error in GC Compaction specsMatt Valentine-House
2023-01-02[ruby/irb] Fix prompt and code mismatchtomoya ishida
2023-01-02[Bug #19296] Precheck bits of time componentsNobuyoshi Nakada
2023-01-02Add missing assertionNobuyoshi Nakada
2023-01-02[Bug #19291] Rewind to the previous lineNobuyoshi Nakada
2023-01-02Adjut indent [ci skip]Nobuyoshi Nakada
2023-01-01Make IO#set_encoding with binary external encoding use nil internal encodingJeremy Evans
2023-01-01[Bug #19292] Re-initialize tm when wday or yday is not setNobuyoshi Nakada
2022-12-30Fix test when Ruby is verbosePeter Zhu
2022-12-30Fix integer underflow when using HEAP_INIT_SLOTSPeter Zhu
2022-12-30[rubygems/rubygems] Fix a typoNobuyoshi Nakada
2022-12-29Coverage.supported? recognizes oneshot_lines mode (#7040)Kevin Murphy
2022-12-28Fix [Bug 19273], set correct value to `outer_repeat` on `OP_REPEAT` (#7035)TSUYUSATO Kitsune
2022-12-28add debug print for the failureKoichi Sasada
2022-12-27[ruby/irb] Add dynamic prompt test case for quoted heredocStan Lo
2022-12-26Sync IRB master: tool/sync_default_gems.rb irbTakashi Kokubun
2022-12-26[ruby/irb] Suppress "switching inspect mode" messagesNobuyoshi Nakada
2022-12-26[ruby/irb] Remove unnecessary warning check on help commandStan Lo
2022-12-26[ruby/irb] Remove unnecessary test setupStan Lo
2022-12-26[ruby/irb] Add test for the help commandst0012
2022-12-26[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-12-26[rubygems/rubygems] deprecate gem build -C flagGustavo Ribeiro
2022-12-26[rubygems/rubygems] add global flag (-C) to change execution directoryGustavo Ribeiro
2022-12-26[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-12-26[ruby/irb] Test colors with enabling colorsNobuyoshi Nakada
2022-12-26numeric.c: Fix round_half_even for specific values (#7023)Kenta Murata
2022-12-26Suppress method redefinition warningsNobuyoshi Nakada