solidity/test/libsolidity/smtCheckerTests/functions
2021-01-15 11:56:26 +01:00
..
getters Remove extra line breaks 2021-01-12 14:00:07 +01:00
abi_encode_functions.sol Add and update tests 2020-12-17 14:42:49 +01:00
constructor_base_basic.sol
constructor_hierarchy_2.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_3.sol [SMTChecker] Support check/unchecked 2020-12-30 12:14:30 +01:00
constructor_hierarchy_4.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_diamond_2.sol [SMTChecker] Support check/unchecked 2020-12-30 12:14:30 +01:00
constructor_hierarchy_diamond_3.sol Add and update tests 2020-12-17 14:42:49 +01:00
constructor_hierarchy_diamond_empty_middle_empty_base.sol
constructor_hierarchy_diamond_empty_middle.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_diamond.sol [SMTChecker] Support check/unchecked 2020-12-30 12:14:30 +01:00
constructor_hierarchy_empty_chain.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_empty_middle_no_invocation.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_empty_middle.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_mixed_chain_empty_base.sol
constructor_hierarchy_mixed_chain_local_vars.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_mixed_chain_with_params_2.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_mixed_chain_with_params.sol
constructor_hierarchy_mixed_chain.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_modifier.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy_same_var.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_hierarchy.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_simple.sol
constructor_state_value_inherited.sol [SMTChecker] Support check/unchecked 2020-12-30 12:14:30 +01:00
constructor_state_value_parameter.sol updates to the tests 2020-12-28 20:05:52 +01:00
constructor_state_value.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
constructor_this.sol
function_call_does_not_clear_local_vars.sol
function_call_state_var_init.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
function_external_call_should_not_inline_1.sol
function_external_call_should_not_inline_2.sol
function_inline_chain.sol
function_inside_branch_modify_state_var_2.sol
function_inside_branch_modify_state_var_3.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
function_inside_branch_modify_state_var.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_bound_1_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_bound_1.sol
functions_external_1.sol
functions_external_2.sol updates to the tests 2020-12-28 14:32:53 +01:00
functions_external_3.sol
functions_external_4.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_identifier_nested_tuple_1.sol
functions_identifier_nested_tuple_2.sol
functions_identity_1_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_identity_1.sol
functions_identity_2_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_identity_2.sol
functions_identity_as_tuple_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_identity_as_tuple.sol
functions_library_1_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_library_1.sol
functions_recursive_indirect.sol
functions_recursive.sol
functions_storage_var_1_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_storage_var_1.sol
functions_storage_var_2_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
functions_storage_var_2.sol
functions_trivial_condition_for_only_call.sol
functions_trivial_condition_for.sol
functions_trivial_condition_if.sol
functions_trivial_condition_require_only_call.sol
functions_trivial_condition_require.sol
functions_trivial_condition_while_only_call.sol
functions_trivial_condition_while.sol
internal_call_inheritance.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
internal_call_state_var_init_2.sol
internal_call_state_var_init.sol
internal_call_with_assertion_1_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
internal_call_with_assertion_1.sol
internal_call_with_assertion_inheritance_1_fail.sol Remove extra line breaks 2021-01-12 14:00:07 +01:00
internal_call_with_assertion_inheritance_1.sol
internal_multiple_calls_with_assertion_1_fail.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
internal_multiple_calls_with_assertion_1.sol
library_after_contract.sol
library_constant_2.sol
library_constant.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
recursive_multi_return_2.sol
recursive_multi_return.sol
super_function_assert.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
this_external_call_2.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00
this_external_call_return.sol
this_external_call_sender.sol
this_external_call_tx_origin.sol
this_external_call.sol
this_state.sol
virtual_function_assert.sol [SMTChecker] Synthesize untrusted functions called externally 2021-01-15 11:56:26 +01:00