solidity/test/libsolidity/semanticTests/structs
2020-07-21 11:35:28 +02:00
..
calldata Update tests. 2020-07-20 15:40:58 +02:00
conversion Update tests. 2020-07-07 12:16:18 +02:00
array_of_recursive_struct.sol
delete_struct.sol Update tests. 2020-07-07 12:16:18 +02:00
global.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
lone_struct_array_type.sol
memory_struct_named_constructor.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
memory_structs_as_function_args.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
memory_structs_nested_load.sol
memory_structs_nested.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
memory_structs_read_write.sol
multislot_struct_allocation.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
nested_struct_allocation.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
recursive_structs.sol
simple_struct_allocation.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00
struct_assign_reference_to_struct.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_constructor_nested.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_copy_via_local.sol
struct_copy.sol
struct_delete_member.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_delete_struct_in_mapping.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_named_constructor.sol Update tests. 2020-07-07 12:16:18 +02:00
struct_reference.sol
structs.sol Yul: Implement memory struct allocation 2020-07-02 16:37:20 +02:00