summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_package_tar_header_ractor.rb
AgeCommit message (Expand)Author
2025-11-14[ruby/rubygems] Use `method_defined?` instead of `instance_methods.include?`Nobuyoshi Nakada
2025-11-13[ruby/rubygems] Fixed with Performance/RegexpMatch copHiroshi SHIBATA
2025-11-13Ractor support Windows platform. We need to skip only failing tests of RubyGemsHiroshi SHIBATA
2025-11-12[ruby/rubygems] Re-use assert_headers_equal from Gem::Package::TarTestCaseHiroshi SHIBATA
2025-11-12Make alias `Ractor#value` only if undefinedNobuyoshi Nakada
2025-11-12[ruby/rubygems] Workaround for test failure of ruby_3_4 branchHiroshi SHIBATA
2025-11-12[ruby/rubygems] Support ruby_3_4 branch with assert_ractor argumentHiroshi SHIBATA
2025-11-12[ruby/rubygems] Inject assert_ractor if TestGemPackageTarHeaderRactor is runn...Hiroshi SHIBATA
2025-11-12Split Ractor tests for Gem::PackageHiroshi SHIBATA