Skip to content

Feature: implement unit tests for internal UInt256 type#77

Merged
IsaMorphic merged 1 commit into
mainfrom
feature/impl-unit-tests
Mar 18, 2026
Merged

Feature: implement unit tests for internal UInt256 type#77
IsaMorphic merged 1 commit into
mainfrom
feature/impl-unit-tests

Conversation

@IsaMorphic
Copy link
Copy Markdown
Owner

This PR implements unit tests for the UInt256 type used internally in QuadrupleLib. The most important operations, including elementary arithmetic, bit-shifts, and comparisons are tested. Other methods included for convivence such as bitwise operations are not tested, as the library currently does not make use of them.

@IsaMorphic IsaMorphic merged commit de5abc0 into main Mar 18, 2026
1 check passed
@IsaMorphic IsaMorphic deleted the feature/impl-unit-tests branch March 18, 2026 18:57
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.

1 participant