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
test: pin the first-flip carry boundary (decimal/traditional/binary)
Per review on #600: the rollover tests only pinned the far end
(999_999 / 1024**2 - 1), not the first value whose mantissa rounds up
to base. Add the carry boundary for all three formatters so the fix's
behavior at the rollover point is locked down.
0 commit comments