nim-stint/tests
mratsim 6d2562ff5f Implement absolute value and signed modulo/division 2018-04-26 12:27:02 +02:00
..
all_tests.nim Implement absolute value and signed modulo/division 2018-04-26 12:27:02 +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_addsub.nim Implement absolute value and signed modulo/division 2018-04-26 12:27:02 +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_int_muldiv.nim Implement absolute value and signed modulo/division 2018-04-26 12:27:02 +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