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.

Members

Functions

main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Thomas Stuart Bockman