You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
digest: simplify test macros using stringify! (#1958)
Names of test functions and names of associated KAT file usually match,
so it's worth to simplify the macro to reduce amount of duplication at
call sites.
0 commit comments