solidity/test/libsolidity/semanticTests/structs
2021-04-23 17:00:01 +01:00
..
calldata Isoltest: updated the gas tests. 2021-04-22 18:19:47 +02:00
conversion Use unbounded allocation before returning. 2021-04-08 18:37:24 +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
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 Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
memory_structs_nested_load.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
memory_structs_nested.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
memory_structs_read_write.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
multislot_struct_allocation.sol
nested_struct_allocation.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
recursive_struct_2.sol
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 Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_constructor_nested.sol
struct_containing_bytes_copy_and_delete.sol Isoltest: updated the gas tests. 2021-04-22 18:19:47 +02:00
struct_copy_via_local.sol Use unbounded allocation before returning. 2021-04-08 18:37:24 +02:00
struct_copy.sol Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00
struct_delete_member.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_delete_storage_nested_small.sol Isoltest: updated the gas tests. 2021-04-22 18:19:47 +02:00
struct_delete_storage_small.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_delete_storage_with_array.sol Isoltest: updated the gas tests. 2021-04-22 18:19:47 +02:00
struct_delete_storage_with_arrays_small.sol Isoltest: updated the gas tests. 2021-04-22 18:19:47 +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
struct_memory_to_storage_function_ptr.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
struct_memory_to_storage.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_named_constructor.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_reference.sol
struct_storage_push_zero_value.sol
struct_storage_to_mapping.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
struct_storage_to_memory_function_ptr.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
struct_storage_to_memory.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
structs.sol Do not replace zeros by return variable. 2021-04-22 16:54:02 +02:00