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 Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_inheritance_specifier_2.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_1.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_2.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_3.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_4.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_5.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_6.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_7.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_8.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_base_calls_with_side_effects_9.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_hierarchy_mixed_chain_with_params.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_asserts.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_base.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_chain_alternate.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_chain_run_all_2.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_chain_run_all.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_chain_tree.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_chain.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_diamond_middle.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_diamond.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init_function_call.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_state_variable_init.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
constructor_uses_function_base.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
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 Update tests due to nondeterminism 2021-07-19 15:20:11 +02:00
fallback.sol Update old tests 2021-04-08 21:03:39 +02:00
functions_1.sol Update old tests 2021-04-08 21:03:39 +02:00
functions_2.sol Update old tests 2021-04-08 21:03:39 +02:00
functions_3.sol Update old tests 2021-04-08 21:03:39 +02:00
implicit_constructor_hierarchy.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
implicit_only_constructor_hierarchy.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
overriden_function_static_call_parent.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
receive_fallback.sol Update docker images and tests 2022-08-30 11:51:59 +02:00
receive.sol Update tests due to nondeterminism 2021-07-19 15:20:11 +02:00
state_variables_2.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
state_variables_3.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
state_variables.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00