solidity/test/libsolidity/syntaxTests/structs
2020-06-22 18:36:32 +02:00
..
recursion Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
address_member_access.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
address_member_declaration.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
array_calldata.sol
calldata_array_assign.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
calldata_assign.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
calldata_dynamic.sol
calldata_struct_function_type.sol
calldata.sol
contract_global_struct_name_clash.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
global_struct_contract_name_clash.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
global_struct_shadowing.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
global_struct.sol
global_structs_name_clash.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
member_type_eq_name.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
member_type_func.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
memory_to_calldata.sol Do now disallow assigning to external parameters. 2020-06-22 18:36:32 +02:00
struct_var_member.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00