solidity/test/libsolidity/smtCheckerTests/overflow
2020-06-22 16:51:47 +02:00
..
overflow_mul_signed.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
overflow_mul.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
overflow_sum_signed.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
overflow_sum.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
safe_add_1.sol [SMTChecker] Only check for overflow/underflow in the end of the function 2019-02-18 23:55:58 +01:00
safe_add_2.sol [SMTChecker] Only check for overflow/underflow in the end of the function 2019-02-18 23:55:58 +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
simple_overflow.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
underflow_sub_signed.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
underflow_sub.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00