solidity/test/libsolidity/smtCheckerTests/overflow
2021-03-12 16:42:28 +01:00
..
overflow_constant_bound.sol [SMTChecker] Replace constants by their value in-place 2020-12-18 14:22:28 +01:00
overflow_mul_cex_with_array.sol [SMTChecker] added missing type constraints for Address 2021-01-27 20:39:24 +01:00
overflow_mul_signed.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
overflow_mul.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
overflow_sum_signed.sol [SMTChecker] Support check/unchecked 2020-12-30 12:14:30 +01:00
overflow_sum.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
safe_sub_1.sol [SMTChecker] Only check for overflow/underflow in the end of the function 2019-02-18 23:55:58 +01:00
signed_div_overflow.sol Fix bug in virtual functions called by constructor. 2021-03-12 16:42:28 +01:00
signed_guard_sub_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
signed_guard_sum_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
signed_mod_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
signed_mul_overflow.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
signed_sub_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
signed_sum_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
simple_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
underflow_sub_signed.sol [SMTChecker] Support check/unchecked 2020-12-30 12:14:30 +01:00
underflow_sub.sol [SMTChecker] Support check/unchecked 2020-12-30 12:14:30 +01:00
unsigned_div_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
unsigned_guard_sub_overflow.sol Update overflow tests 2020-08-14 12:58:27 +02:00
unsigned_guard_sum_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
unsigned_mod_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
unsigned_mul_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
unsigned_sub_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
unsigned_sum_overflow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00