checkedint.tests

Test the correctness and performance of the checkedint package.

Modules

benchmark
module checkedint.tests.benchmark

Various simple benchmarks for the checkedint package.

contract
module checkedint.tests.contract
values
module checkedint.tests.values

Generate numeric test values hitting all the likely corner cases for simple integer math algorithms. Floating-point is also well-covered, with the exception of subnormal values.

Meta

Authors

Thomas Stuart Bockman