solidity/test/libsolidity/semanticTests/functionCall
2020-05-19 17:42:19 +02:00
..
array_multiple_local_vars.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
base_base_overload.sol IRGeneratorForStatements: Handle internal calls to functions from specific base contracts as static calls rather than calls via pointers 2020-04-24 15:00:16 +02:00
base_overload.sol IRGeneratorForStatements: Handle internal calls to functions from specific base contracts as static calls rather than calls via pointers 2020-04-24 15:00:16 +02:00
call_function_returning_function.sol Sort tests. 2020-03-19 14:42:25 +01:00
call_function_returning_nothing_via_pointer.sol IRGenerationContext::internalDispatch(): Fix code generated when the function called via pointer does not return anything 2020-04-23 21:16:41 +02:00
call_unimplemented_base.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
calling_nonexisting_contract_throws.sol Fixing tests on breaking branch. 2020-05-19 17:42:19 +02:00
calling_uninitialized_function_in_detail.sol Sort tests. 2020-03-19 14:42:25 +01:00
calling_uninitialized_function_through_array.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
calling_uninitialized_function.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
creation_function_call_no_args.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
creation_function_call_with_args.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
creation_function_call_with_salt.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
delegatecall_return_value_pre_byzantium.sol Support bare calls. 2020-05-11 15:11:46 +02:00
delegatecall_return_value.sol Support bare calls. 2020-05-11 15:11:46 +02:00
disordered_named_args.sol Extracting more end-to-end tests. 2019-07-08 16:04:52 +02:00
external_call_dynamic_returndata.sol Finishes external call implementation. 2020-02-14 11:59:04 +01:00
external_call_value.sol Test. 2020-03-10 22:44:06 +01:00
external_call.sol Finishes external call implementation. 2020-02-14 11:59:04 +01:00
external_function.sol Sort tests. 2020-03-19 14:42:25 +01:00
external_public_override.sol Sort tests. 2020-03-19 14:42:25 +01:00
gas_and_value_basic.sol Fixing tests on breaking branch. 2020-05-19 17:42:19 +02:00
gas_and_value_brace_syntax.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
mapping_array_internal_argument.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
mapping_internal_argument.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
mapping_internal_return.sol Extracting more end-to-end tests. 2019-07-08 16:04:52 +02:00
member_accessors.sol Check that functions exist in isoltest. 2020-02-13 13:22:53 +01:00
multiple_functions.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
multiple_return_values.sol Extracting more end-to-end tests. 2019-07-08 16:04:52 +02:00
named_args_overload.sol [Sol->Yul] Compile some tests with yul 2019-06-11 17:44:36 +02:00
named_args.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
send_zero_ether.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
transaction_status.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
value_test.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00