nim-stint/tests
mratsim 37ebd13dd4 Implement add, sub, neg with proper overflow detection 2018-04-25 21:21:58 +02:00
..
all_tests.nim Implement add, sub, neg with proper overflow detection 2018-04-25 21:21:58 +02:00
property_based.nim Update Stint in header + mention unsigned vs signed int in tests 2018-04-25 21:21:25 +02:00
property_based_uint256.nim Update Stint in header + mention unsigned vs signed int in tests 2018-04-25 21:21:25 +02:00
test_int_addsubneg.nim Implement add, sub, neg with proper overflow detection 2018-04-25 21:21:58 +02:00
test_int_boundchecks.nim Implement add, sub, neg with proper overflow detection 2018-04-25 21:21:58 +02:00
test_int_comparison.nim Update Stint in header + mention unsigned vs signed int in tests 2018-04-25 21:21:25 +02:00
test_int_endianness.nim Implement add, sub, neg with proper overflow detection 2018-04-25 21:21:58 +02:00
test_uint_addsub.nim Update Stint in header + mention unsigned vs signed int in tests 2018-04-25 21:21:25 +02:00
test_uint_bitwise.nim Update Stint in header + mention unsigned vs signed int in tests 2018-04-25 21:21:25 +02:00
test_uint_comparison.nim Update Stint in header + mention unsigned vs signed int in tests 2018-04-25 21:21:25 +02:00
test_uint_endianness.nim Update Stint in header + mention unsigned vs signed int in tests 2018-04-25 21:21:25 +02:00
test_uint_muldiv.nim Update Stint in header + mention unsigned vs signed int in tests 2018-04-25 21:21:25 +02:00