summaryrefslogtreecommitdiff
path: root/spec/ruby/core/objectspace/weakkeymap/key_spec.rb
AgeCommit message (Collapse)Author
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
Notes: Merged: https://github.com/ruby/ruby/pull/12984
2023-04-15Add specs for ObjectSpace::WeakKeyMapJean Boussier
[Feature #18498] Notes: Merged: https://github.com/ruby/ruby/pull/7716
2023-04-14Revert "Add specs for ObjectSpace::WeakKeyMap"Jean Boussier
This reverts commit fce8f9f24e4903784266fc9694f86ddd930d6141.
2023-04-14Add specs for ObjectSpace::WeakKeyMapJean Boussier
[Feature #18498] Notes: Merged: https://github.com/ruby/ruby/pull/7640