solidity/test/libsolidity/syntaxTests/structs
2022-04-01 23:41:18 -05:00
..
recursion [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
address_member_access.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
address_member_declaration.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
array_calldata.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_array_assign.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
calldata_assign.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
calldata_dynamic.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_struct_function_type.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
calldata_struct_mapping_function.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
calldata.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
contract_global_struct_name_clash.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
global_struct_contract_name_clash.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
global_struct_shadowing.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
global_struct.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
global_structs_name_clash.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
illegal_names.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
member_type_eq_name_2.sol Fix shadowing struct types by struct member names 2021-06-09 12:37:11 +02:00
member_type_eq_name_3.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
member_type_eq_name.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
member_type_func.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
memory_to_calldata.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00