solidity/test/libsolidity/semanticTests/array/copying
Daniel Kirchner a8f7c69c47 Adjust tests.
2021-09-13 20:41:40 +02:00
..
array_copy_calldata_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_cleanup_uint40.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_cleanup_uint128.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_clear_storage_packed.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_clear_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_different_packing.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_including_array.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_memory_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_nested_array.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_abi_signed.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_storage_different_base_nested.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_storage_different_base.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_storage_dyn_dyn.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_storage_dynamic_dynamic.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_storage_static_dynamic.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_storage_static_simple.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_storage_static_static.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_storage_struct.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_to_memory_nested.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_storage_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_target_leftover2.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_target_leftover.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_target_simple_2.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_copy_target_simple.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_nested_calldata_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_nested_calldata_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_nested_memory_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_of_struct_calldata_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_of_struct_calldata_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_of_struct_memory_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_of_structs_containing_arrays_calldata_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_of_structs_containing_arrays_calldata_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_of_structs_containing_arrays_memory_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
array_storage_multi_items_per_slot.sol Adjust tests. 2021-09-13 20:41:40 +02:00
arrays_from_and_to_storage.sol Update tests 2021-07-05 13:46:53 +02:00
bytes_calldata_to_string_calldata.sol [Sol->Yul] Fixing string calldata to bytes calldata conversion. 2021-02-04 09:30:19 +01:00
bytes_inside_mappings.sol Adjust tests. 2021-09-13 20:41:40 +02:00
bytes_memory_to_storage.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
bytes_storage_to_memory.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
bytes_storage_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
calldata_2d_bytes_to_memory_2.sol Adjust tests. 2021-09-13 20:41:40 +02:00
calldata_2d_bytes_to_memory.sol Support copying of nested calldata arrays to memory. 2020-11-26 12:13:29 +01:00
calldata_array_dynamic_to_storage.sol Update tests 2021-07-05 13:46:53 +02:00
calldata_array_of_struct_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
calldata_array_static_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
calldata_bytes_array_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
calldata_bytes_to_storage.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_dyn_2d_bytes_to_memory.sol Adding more tests for array copying. 2020-12-28 13:16:24 +01:00
calldata_dynamic_array_to_memory.sol Adjust tests. 2021-09-13 20:41:40 +02:00
calldata_nested_array_copy_to_memory.sol Support copying of nested calldata arrays to memory. 2020-11-26 12:13:29 +01:00
calldata_to_storage_different_base.sol Adjust tests. 2021-09-13 20:41:40 +02:00
copy_byte_array_in_struct_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
copy_byte_array_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
copy_function_storage_array.sol Adjust tests. 2021-09-13 20:41:40 +02:00
copy_internal_function_array_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
copy_removes_bytes_data.sol Update tests 2021-07-05 13:46:53 +02:00
dirty_memory_bytes_to_storage_copy_ir.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
dirty_memory_bytes_to_storage_copy.sol Enable via yul or explain why disabled. 2021-01-19 16:12:53 +01:00
empty_bytes_copy.sol Adjust tests. 2021-09-13 20:41:40 +02:00
memory_dyn_2d_bytes_to_storage.sol Adjust tests. 2021-09-13 20:41:40 +02:00
memory_to_storage_different_base.sol Adjust tests. 2021-09-13 20:41:40 +02:00
storage_memory_nested_bytes.sol Update tests 2021-07-05 13:46:53 +02:00
storage_memory_nested_from_pointer.sol Adjust tests. 2021-09-13 20:41:40 +02:00
storage_memory_nested_struct.sol Adjust tests. 2021-09-13 20:41:40 +02:00
storage_memory_nested.sol Adjust tests. 2021-09-13 20:41:40 +02:00
storage_memory_packed_dyn.sol Adjust tests. 2021-09-13 20:41:40 +02:00
storage_memory_packed.sol Adjust tests. 2021-09-13 20:41:40 +02:00
string_calldata_to_bytes_calldata.sol [Sol->Yul] Fixing string calldata to bytes calldata conversion. 2021-02-04 09:30:19 +01:00