require_relative '../../spec_helper' require_relative 'shared/plus' describe "Pathname#+" do it_behaves_like :pathname_plus, :+ end git.ruby-lang.org/ruby.git/atom/test/ruby/test_gc.rb?h=v3_2_1' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/test/ruby/test_gc.rb
AgeCommit message (Expand)Author
2023-01-19Fix test when Ruby is verbosePeter Zhu
2023-01-17merge revision(s) 90a80eb076429978e720e11fb17a3cbb96de3454: [Backport #19284]NARUSE, Yui
2022-12-10Expose need_major_gc via GC.latest_gc_info (#6791)Mirek Klimos
2022-11-21Add RVALUE_OVERHEAD and move ractor_belonging_idPeter Zhu