solidity/test/libsolidity/syntaxTests/using
2023-01-17 16:27:35 -03:00
..
bound_calldata_parameter_accepting_calldata.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
bound_calldata_parameter_not_accepting_memory.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
double_asterisk.sol
file_level_inactive_after_import.sol
free_functions_implicit_conversion_err.sol Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
free_functions_implicit_conversion.sol
free_functions_non_unique_err.sol
free_overloads_array.sol
free_overloads.sol
free_reference_type.sol
global_and_local.sol
global_for_asterisk.sol Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
global_for_non_user_defined.sol
global_for_type_defined_elsewhere.sol
global_for_type_from_other_file.sol
global_inside_contract.sol Fix checks for "using for ... global" for libraries. 2022-05-02 12:40:56 +02:00
global_library_for_builtin.sol Fix checks for "using for ... global" for libraries. 2022-05-02 12:40:56 +02:00
global_library_for_defined_elsewhere.sol Fix checks for "using for ... global" for libraries. 2022-05-02 12:40:56 +02:00
global_library_for_interface.sol Fix checks for "using for ... global" for libraries. 2022-05-02 12:40:56 +02:00
global_library_foreign.sol Fix checks for "using for ... global" for libraries. 2022-05-02 12:40:56 +02:00
global_library_with_asterisk.sol Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
global_local_clash.sol Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
global_nonglobal.sol
global_with_asterisk.sol Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
global_working.sol
interface_using_for.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
library_function_attached_and_called.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
library_function_attached_but_not_called.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
library_function_attached_to_all_types.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
library_import_as.sol
library_non_free_external_function_err.sol
library_non_free_function.sol
module_1.sol
module_2.sol
module_3.sol
module_identifier_not_found.sol
private_library_function_inside_scope.sol Forbid private library functions to be attached outside their declaration scope 2023-01-17 16:27:35 -03:00
private_library_function_outside_scope.sol Forbid private library functions to be attached outside their declaration scope 2023-01-17 16:27:35 -03:00
using_contract_err.sol
using_empty_list_err.sol
using_empty_list_file_level.sol
using_for_ast_file_level.sol
using_free_functions.sol
using_free_no_parameters_err.sol Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
using_free_no_parameters_struct_err.sol Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
using_functions_with_ast.sol
using_lhs_asterisk_contract.sol
using_lhs_asterisk.sol
using_library_ast_file_level.sol
using_library_file_level.sol
using_library_for_library.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
using_non_free_function_err.sol Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
using_non_function.sol
using_struct_for_struct.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00