solidity/test/libsolidity/smtCheckerTests/functions
2019-12-02 21:59:00 +01:00
..
abi_encode_functions.sol Do not warn about enabled ABIEncoderV2 anymore. 2019-11-26 15:49:42 +01:00
constructor_base_basic.sol [SMTChecker] Do not visit the name of a modifier invocation 2019-11-27 22:34:33 +01:00
constructor_hierarchy_2.sol [SMTChecker] Fix bad cast in base constructor modifier. 2019-04-30 18:48:13 +02:00
constructor_hierarchy.sol [SMTChecker] Fix bad cast in base constructor modifier. 2019-04-30 18:48:13 +02:00
function_call_does_not_clear_local_vars.sol [SMTChecker] Inline external function calls to this. 2019-05-09 16:53:30 +02:00
function_call_state_var_init.sol [SMTChecker] Remove unsound assertion (too strong) 2019-07-01 16:16:39 +02:00
function_inline_chain.sol [SMTChecker] Refactor VariableUsage 2019-04-05 11:38:37 +02:00
function_inside_branch_modify_state_var_2.sol Tests that used to give false negatives 2019-03-28 14:32:47 +01:00
function_inside_branch_modify_state_var_3.sol Tests that used to give false negatives 2019-03-28 14:32:47 +01:00
function_inside_branch_modify_state_var.sol Tests that used to give false negatives 2019-03-28 14:32:47 +01:00
functions_bound_1_fail.sol [SMTChecker] Support bound function calls 2018-11-19 15:29:00 +01:00
functions_bound_1.sol [SMTChecker] Support bound function calls 2018-11-19 15:29:00 +01:00
functions_external_1.sol Require unimplemented functions to be virtual. 2019-12-02 21:59:00 +01:00
functions_external_2.sol Require unimplemented functions to be virtual. 2019-12-02 21:59:00 +01:00
functions_external_3.sol Require unimplemented functions to be virtual. 2019-12-02 21:59:00 +01:00
functions_external_4.sol [SMTChecker] Fix ice in unsupported functions with multi return values 2019-05-16 18:23:42 +02:00
functions_identity_1_fail.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_identity_1.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_identity_2_fail.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_identity_2.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_identity_as_tuple_fail.sol [SMTChecker] Support tuple type declaration 2019-05-02 12:05:21 +02:00
functions_identity_as_tuple.sol [SMTChecker] Support tuple type declaration 2019-05-02 12:05:21 +02:00
functions_library_1_fail.sol [SMTChecker] Fix ICE in abi.decode 2019-11-18 13:15:10 +01:00
functions_library_1.sol [SMTChecker] Fix ICE in abi.decode 2019-11-18 13:15:10 +01:00
functions_recursive_indirect.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_recursive.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_storage_var_1_fail.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_storage_var_1.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_storage_var_2_fail.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_storage_var_2.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_trivial_condition_for_only_call.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_trivial_condition_for.sol [SMTChecker] Add a more general VerificationTarget 2019-06-27 10:31:50 +02:00
functions_trivial_condition_if.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_trivial_condition_require_only_call.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_trivial_condition_require.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_trivial_condition_while_only_call.sol [SMTChecker] Inline calls to internal functions 2018-10-15 15:11:21 +02:00
functions_trivial_condition_while.sol [SMTChecker] Add a more general VerificationTarget 2019-06-27 10:31:50 +02:00
recursive_multi_return_2.sol [SMTChecker] Fix ice in unsupported functions with multi return values 2019-05-16 18:23:42 +02:00
recursive_multi_return.sol [SMTChecker] Fix ice in unsupported functions with multi return values 2019-05-16 18:23:42 +02:00
this_external_call_return.sol [SMTChecker] Inline external function calls to this. 2019-05-09 16:53:30 +02:00
this_external_call.sol [SMTChecker] Inline external function calls to this. 2019-05-09 16:53:30 +02:00
this_fake.sol [SMTChecker] Inline external function calls to this. 2019-05-09 16:53:30 +02:00
this_state.sol [SMTChecker] Inline external function calls to this. 2019-05-09 16:53:30 +02:00