solidity/test/libsolidity/semanticTests/structs/calldata
Daniel Kirchner 1a0605c594 Update tests.
2021-11-03 12:39:55 +01:00
..
calldata_nested_structs.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_and_ints.sol
calldata_struct_array_member_dynamic.sol
calldata_struct_array_member.sol
calldata_struct_as_argument_of_lib_function.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_as_memory_argument.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_struct_member_dynamic.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_struct_member.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_to_memory_tuple_assignment.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_to_memory.sol
calldata_struct_to_storage.sol
calldata_struct_with_array_to_memory.sol
calldata_struct_with_bytes_to_memory.sol
calldata_struct_with_nested_array_to_memory.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
calldata_struct_with_nested_array_to_storage.sol Update tests. 2021-11-03 12:39:55 +01:00
calldata_struct.sol
calldata_structs.sol
dynamic_nested.sol
dynamically_encoded.sol