summaryrefslogtreecommitdiff
path: root/spec/ruby/optional/capi/ext/digest_spec.c
AgeCommit message (Collapse)Author
2025-12-10Add `NUM2PTR` and `PTR2NUM` macrosNobuyoshi Nakada
These macros have been defined here and there, so collect them.
2025-05-09Fix formatting in digest_spec.cAndrew Konchin
Notes: Merged: https://github.com/ruby/ruby/pull/13265
2025-05-09Update to ruby/spec@d8bacefAndrew Konchin
Notes: Merged: https://github.com/ruby/ruby/pull/13265