solidity/test/libsolidity/smtCheckerTests/bmc_coverage
Rodrigo Q. Saramago feba4de509
Add paris constraints to SMTChecker
Co-authored-by: Daniel <daniel@ekpyron.org>
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
Co-authored-by: Leo <leo@ethereum.org>
2023-01-31 11:03:04 +01:00
..
branches_with_return Update old tests 2021-04-08 21:03:39 +02:00
assert_in_constructor.sol Update old tests 2021-04-08 21:03:39 +02:00
assert.sol Update old tests 2021-04-08 21:03:39 +02:00
call_balance.sol Don't erase things for BMC if function call is staticcall 2021-08-25 14:09:46 +02:00
call_state_var.sol Don't erase things for BMC if function call is staticcall 2021-08-25 14:09:46 +02:00
compound_bitwise_or_uint_3.sol Tests 2021-08-04 13:54:50 +02:00
funds.sol Update old tests 2021-04-08 21:03:39 +02:00
implicit_constructor_with_function_calls.sol Update old tests 2021-04-08 21:03:39 +02:00
math_constructor.sol Update old tests 2021-04-08 21:03:39 +02:00
math.sol Update old tests 2021-04-08 21:03:39 +02:00
msg_value_4.sol Update old tests 2021-04-08 21:03:39 +02:00
range_check.sol Add paris constraints to SMTChecker 2023-01-31 11:03:04 +01:00
staticcall_balance.sol Don't erase things for BMC if function call is staticcall 2021-08-25 14:09:46 +02:00
staticcall_state_var.sol Don't erase things for BMC if function call is staticcall 2021-08-25 14:09:46 +02:00
timestamp.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
try_multiple_catch_clauses_2.sol Update old tests 2021-04-08 21:03:39 +02:00
try_multiple_returned_values_with_tuple.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_add_minus_overflow_detected.sol Update old tests 2021-04-08 21:03:39 +02:00
unchecked_function_call_with_unchecked_block.sol Update SMTChecker tests 2021-08-27 16:25:09 +02:00