Skip to content

test: overflowing arith of 128 bit wide ints#1106

Merged
bitwalker merged 1 commit intonextfrom
mooori/test-wide-arith
May 5, 2026
Merged

test: overflowing arith of 128 bit wide ints#1106
bitwalker merged 1 commit intonextfrom
mooori/test-wide-arith

Conversation

@mooori
Copy link
Copy Markdown
Contributor

@mooori mooori commented May 4, 2026

  • Applies a small patch to test_overflowing_arith that make it usable for 128 bit ints.
  • Adds overflowing arith tests for 128 bit ints.

Ops that work

add, sub

Ops that don't work

mul, div, rem. The corresponding tests are ignored.

The issues are: #1108, #1109, #1110, #1111

@mooori mooori force-pushed the mooori/test-wide-arith branch from 3203671 to 4df56b1 Compare May 5, 2026 14:08
@mooori mooori marked this pull request as ready for review May 5, 2026 14:32
@mooori mooori requested review from bitwalker and greenhat May 5, 2026 14:32
@bitwalker bitwalker merged commit de8e71b into next May 5, 2026
16 checks passed
@bitwalker bitwalker deleted the mooori/test-wide-arith branch May 5, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants