solidity/test/libsolidity/smtCheckerTests/inheritance
Martin Blicha cdfc19b503 SMTChecker: Bring back counterexample checks in regression tests
Since the default is now to ignore the counterexamples when checking
test output, we bring back counterexample checks in tests where the
counterexample is (mostly) deterministic.
2023-07-25 12:26:21 +02:00
..
base_contract_assertion_fail_1.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
base_contract_assertion_fail_2.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
base_contract_assertion_fail_3.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
base_contract_assertion_fail_4.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
base_contract_assertion_fail_5.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
base_contract_assertion_fail_6.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
base_contract_assertion_fail_7.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
base_contract_assertion_fail_8.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
base_contract_assertion_fail_9.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
constructor_hierarchy_base_calls_inheritance_specifier_1.sol
constructor_hierarchy_base_calls_inheritance_specifier_2.sol
constructor_hierarchy_base_calls_with_side_effects_1.sol
constructor_hierarchy_base_calls_with_side_effects_2.sol
constructor_hierarchy_base_calls_with_side_effects_3.sol
constructor_hierarchy_base_calls_with_side_effects_4.sol
constructor_hierarchy_base_calls_with_side_effects_5.sol
constructor_hierarchy_base_calls_with_side_effects_6.sol
constructor_hierarchy_base_calls_with_side_effects_7.sol
constructor_hierarchy_base_calls_with_side_effects_8.sol
constructor_hierarchy_base_calls_with_side_effects_9.sol
constructor_hierarchy_mixed_chain_with_params.sol
constructor_state_variable_init_asserts.sol
constructor_state_variable_init_base.sol
constructor_state_variable_init_chain_alternate.sol
constructor_state_variable_init_chain_run_all_2.sol
constructor_state_variable_init_chain_run_all.sol
constructor_state_variable_init_chain_tree.sol
constructor_state_variable_init_chain.sol
constructor_state_variable_init_diamond_middle.sol
constructor_state_variable_init_diamond.sol
constructor_state_variable_init_function_call.sol
constructor_state_variable_init.sol
constructor_uses_function_base.sol
diamond_super_1.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
diamond_super_2.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
diamond_super_3.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
fallback_receive.sol
fallback.sol
functions_1.sol
functions_2.sol
functions_3.sol
implicit_constructor_hierarchy.sol
implicit_only_constructor_hierarchy.sol
overriden_function_static_call_parent.sol
receive_fallback.sol
receive.sol
state_variables_2.sol
state_variables_3.sol
state_variables.sol