summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Avoid calling private methods on the main objectStan Lo2023-01-121-0/+13
* [ruby/mutex_m] Avoid anonymous evalJean Boussier2023-01-121-0/+21
* [ruby/reline] Pass unmodifined lines(that does not include escapetomoya ishida2023-01-122-0/+25
* [ruby/racc] Get rid of anonymous eval callsJean Boussier2023-01-122-4/+4
* [ruby/racc] Make racc Ractor compatibleMasataka Pocke Kuwabara2023-01-1220-13/+53
* [ruby/irb] Drop unused arguments in `RubyLex`Stan Lo2023-01-111-1/+3
* Remove Encoding#replicateBenoit Daloze2023-01-112-48/+15
* [ruby/reline] Reset IOGate in test_resetPhillip Hellewell2023-01-113-2/+2
* [ruby/reline] Change IOGate back to GeneralIOPhillip Hellewell2023-01-112-0/+2
* [ruby/psych] Get rid of anonymous eval callsJean Boussier2023-01-112-4/+4
* Skip unfixed assertion about objspace/dump_allKoichi Sasada2023-01-111-2/+6
* YJIT: Save PC and SP before calling leaf builtins (#7090)Alan Wu2023-01-101-0/+16
* [ruby/reline] Add key binding for DeletePhillip Hellewell2023-01-103-3/+167
* Merge RubyGems and Bundler masterHiroshi SHIBATA2023-01-107-12/+12
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-01-102-5/+5
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2023-01-092-5/+5
* Assert that resizing arrays will re-embed themPeter Zhu2023-01-091-4/+4
* Assert that resizing objects will re-embed themPeter Zhu2023-01-091-1/+2
* Fix re-embedding of strings during compactionPeter Zhu2023-01-091-4/+4
* [ruby/zlib] Fix the test broken in older versionsNobuyoshi Nakada2023-01-091-3/+9
* [Bug #19323] Raise `RangeError` instead of integer overflowNobuyoshi Nakada2023-01-081-10/+8
* [Bug #19312] Return end-of-input at `__END__`Nobuyoshi Nakada2023-01-061-0/+21
* Check if the argument is Thread::Backtrace::Location objectyui-knk2023-01-061-0/+6
* Add embedded status to dumps of T_OBJECTPeter Zhu2023-01-051-0/+16
* Raise an ArgumentError for unknown pack/unpack directiveBenoit Daloze2023-01-051-7/+7
* [ruby/irb] Group command test cases with classStan Lo2023-01-051-297/+312
* Fix crash in TracePoint c_call for removed methodPeter Zhu2023-01-041-0/+23
* YJIT: Fix `yield` into block with >=30 locals on ARMAlan Wu2023-01-031-0/+14
* Fix Error in GC Compaction specsMatt Valentine-House2023-01-031-3/+3
* [ruby/irb] Fix prompt and code mismatchtomoya ishida2023-01-021-0/+32
* [Bug #19296] Precheck bits of time componentsNobuyoshi Nakada2023-01-021-0/+15
* Add missing assertionNobuyoshi Nakada2023-01-021-0/+3
* [Bug #19291] Rewind to the previous lineNobuyoshi Nakada2023-01-022-0/+7
* Adjut indent [ci skip]Nobuyoshi Nakada2023-01-021-5/+5
* Make IO#set_encoding with binary external encoding use nil internal encodingJeremy Evans2023-01-011-0/+72
* [Bug #19292] Re-initialize tm when wday or yday is not setNobuyoshi Nakada2023-01-011-1/+2
* Fix test when Ruby is verbosePeter Zhu2022-12-301-1/+1
* Fix integer underflow when using HEAP_INIT_SLOTSPeter Zhu2022-12-301-0/+5
* [rubygems/rubygems] Fix a typoNobuyoshi Nakada2022-12-301-1/+1
* Coverage.supported? recognizes oneshot_lines mode (#7040)Kevin Murphy2022-12-291-0/+1
* Fix [Bug 19273], set correct value to `outer_repeat` on `OP_REPEAT` (#7035)TSUYUSATO Kitsune2022-12-281-0/+5
* add debug print for the failureKoichi Sasada2022-12-281-1/+8
* [ruby/irb] Add dynamic prompt test case for quoted heredocStan Lo2022-12-271-0/+18
* Sync IRB master: tool/sync_default_gems.rb irbTakashi Kokubun2022-12-262-44/+63
* [ruby/irb] Suppress "switching inspect mode" messagesNobuyoshi Nakada2022-12-261-0/+2
* [ruby/irb] Remove unnecessary warning check on help commandStan Lo2022-12-261-5/+0
* [ruby/irb] Remove unnecessary test setupStan Lo2022-12-261-4/+0
* [ruby/irb] Add test for the help commandst00122022-12-261-0/+51
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-12-262-5/+5
* [rubygems/rubygems] deprecate gem build -C flagGustavo Ribeiro2022-12-261-0/+10