solidity/test/libsolidity/semanticTests/structs
Daniel Kirchner a8f7c69c47 Adjust tests.
2021-09-13 20:41:40 +02:00
..
calldata Adjust tests. 2021-09-13 20:41:40 +02:00
conversion Adjust tests. 2021-09-13 20:41:40 +02:00
array_of_recursive_struct.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
delete_struct.sol Trivial isoltest updates: comments always on the same line 2021-04-20 17:38:29 +02:00
event.sol [isoltest] Add support for events using call side-effects. 2021-05-27 23:21:55 -05:00
global.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
lone_struct_array_type.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
memory_struct_named_constructor.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
memory_structs_as_function_args.sol Adjust tests. 2021-09-13 20:41:40 +02:00
memory_structs_nested_load.sol Adjust tests. 2021-09-13 20:41:40 +02:00
memory_structs_nested.sol Adjust tests. 2021-09-13 20:41:40 +02:00
memory_structs_read_write.sol Adjust tests. 2021-09-13 20:41:40 +02:00
multislot_struct_allocation.sol Adjust tests. 2021-09-13 20:41:40 +02:00
nested_struct_allocation.sol Adjust tests. 2021-09-13 20:41:40 +02:00
recursive_struct_2.sol Adjust tests. 2021-09-13 20:41:40 +02:00
recursive_structs.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
simple_struct_allocation.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_assign_reference_to_struct.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_constructor_nested.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_containing_bytes_copy_and_delete.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_copy_via_local.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_copy.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_delete_member.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_delete_storage_nested_small.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_delete_storage_small.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_delete_storage_with_array.sol Update tests 2021-07-05 13:46:53 +02:00
struct_delete_storage_with_arrays_small.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_delete_storage.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_delete_struct_in_mapping.sol Enabling triggered tests and adding one new for deleting struct 2020-10-08 15:27:33 +02:00
struct_memory_to_storage_function_ptr.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_memory_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_named_constructor.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_reference.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_storage_push_zero_value.sol [Sol->Yul] Implementing push for nested storage arrays and storage arrays of structs. 2020-10-06 13:06:40 +02:00
struct_storage_to_mapping.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_storage_to_memory_function_ptr.sol Adjust tests. 2021-09-13 20:41:40 +02:00
struct_storage_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
structs.sol Adjust tests. 2021-09-13 20:41:40 +02:00