solidity/test/libsolidity/smtCheckerTests/overflow
2023-03-09 14:59:32 +01:00
..
overflow_constant_bound.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
overflow_mul_cex_with_array.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
overflow_mul_signed.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
overflow_mul.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
overflow_sum_signed.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
overflow_sum.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
safe_sub_1.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
signed_div_overflow.sol changed output of formatNumberReadable so that it shows powers of two and one-less-than powers of two in a more compact format 2022-11-14 17:37:38 +01:00
signed_guard_sub_overflow.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
signed_guard_sum_overflow.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
signed_mod_overflow.sol Update old tests 2021-04-08 21:03:39 +02:00
signed_mul_overflow.sol changed output of formatNumberReadable so that it shows powers of two and one-less-than powers of two in a more compact format 2022-11-14 17:37:38 +01:00
signed_sub_overflow.sol changed output of formatNumberReadable so that it shows powers of two and one-less-than powers of two in a more compact format 2022-11-14 17:37:38 +01:00
signed_sum_overflow.sol changed output of formatNumberReadable so that it shows powers of two and one-less-than powers of two in a more compact format 2022-11-14 17:37:38 +01:00
simple_overflow.sol update smt tests 2022-11-24 13:08:06 +01:00
underflow_sub_signed.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
underflow_sub.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
unsigned_div_overflow.sol Update old tests 2021-04-08 21:03:39 +02:00
unsigned_guard_sub_overflow.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
unsigned_guard_sum_overflow.sol Update old tests 2021-04-08 21:03:39 +02:00
unsigned_mod_overflow.sol Update old tests 2021-04-08 21:03:39 +02:00
unsigned_mul_overflow.sol adjust for osx nondeterminism 2022-05-04 19:04:54 +02:00
unsigned_sub_overflow.sol Update old tests 2021-04-08 21:03:39 +02:00
unsigned_sum_overflow.sol Update old tests 2021-04-08 21:03:39 +02:00