solidity/test/libsolidity/semanticTests/functionCall
2022-05-23 13:37:50 +02:00
..
inheritance Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
array_multiple_local_vars.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
bare_call_no_returndatacopy.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
bound_function_in_function.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
bound_function_in_var.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
bound_function_to_string.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
call_function_returning_function.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
call_function_returning_nothing_via_pointer.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
call_internal_function_via_expression.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
call_internal_function_with_multislot_arguments_via_pointer.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
call_options_overload.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calling_nonexisting_contract_throws.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
calling_other_functions.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
calling_uninitialized_function_in_detail.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
calling_uninitialized_function_through_array.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
calling_uninitialized_function.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
conditional_with_arguments.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
creation_function_call_no_args.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
creation_function_call_with_args.sol Update test expectations. 2022-05-23 13:37:50 +02:00
creation_function_call_with_salt.sol Update test expectations. 2022-05-23 13:37:50 +02:00
delegatecall_return_value_pre_byzantium.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
delegatecall_return_value.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
disordered_named_args.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
external_call_at_construction_time.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
external_call_dynamic_returndata.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
external_call_to_nonexisting_debugstrings.sol Update test expectations. 2022-05-23 13:37:50 +02:00
external_call_to_nonexisting.sol Update test expectations. 2022-05-23 13:37:50 +02:00
external_call_value.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
external_call.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
external_function.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
external_public_override.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
failed_create.sol Update test expectations. 2022-05-23 13:37:50 +02:00
file_level_call_via_module.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
gas_and_value_basic.sol Update test expectations. 2022-05-23 13:37:50 +02:00
gas_and_value_brace_syntax.sol Update test expectations. 2022-05-23 13:37:50 +02:00
mapping_array_internal_argument.sol Update test expectations. 2022-05-23 13:37:50 +02:00
mapping_internal_argument.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
mapping_internal_return.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
member_accessors.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
multiple_functions.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
multiple_return_values.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
named_args_overload.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
named_args.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
precompile_extcodesize_check.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
return_size_bigger_than_expected.sol returnSize assigned according to truth value of returnInfo.dynamicReturnSize 2022-03-03 18:55:10 +05:30
return_size_shorter_than_expected_evm_version_after_homestead.sol returnSize assigned according to truth value of returnInfo.dynamicReturnSize 2022-03-03 18:55:10 +05:30
return_size_shorter_than_expected.sol returnSize assigned according to truth value of returnInfo.dynamicReturnSize 2022-03-03 18:55:10 +05:30
send_zero_ether.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
transaction_status.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
value_test.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00