solidity/test/libsolidity/semanticTests/calldata
2022-12-07 19:31:44 +01:00
..
calldata_array_access.sol Move some tests from viaYul to appropriate groups 2022-11-10 22:21:15 +01:00
calldata_array_dynamic_bytes.sol Enable via yul or explain why disabled. 2021-01-19 16:12:53 +01:00
calldata_array_index_range_access.sol Move some tests from viaYul to appropriate groups 2022-11-10 22:21:15 +01:00
calldata_array_length.sol Move some tests from viaYul to appropriate groups 2022-11-10 22:21:15 +01:00
calldata_array_three_dimensional.sol Move some tests from viaYul to appropriate groups 2022-11-10 22:21:15 +01:00
calldata_attached_to_bytes.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
calldata_attached_to_dynamic_array_or_slice.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
calldata_attached_to_static_array.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
calldata_attached_to_struct.sol Consistent terminology for attached/bound functions (file rename) 2022-12-07 19:31:44 +01:00
calldata_bytes_array_bounds.sol Move some tests from viaYul to appropriate groups 2022-11-10 22:21:15 +01:00
calldata_bytes_external.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
calldata_bytes_internal.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_bytes_to_memory_encode.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_bytes_to_memory.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_internal_function_pointer.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_internal_library.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_internal_multi_array.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_internal_multi_fixed_array.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_memory_mixed.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_string_array.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_struct_cleaning.sol Remove // compileViaYul: also 2022-05-19 20:23:28 +02:00
calldata_struct_internal.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
calldata_struct.sol Remove empty settings. 2022-05-19 20:23:28 +02:00
copy_from_calldata_removes_bytes_data.sol Test updates. 2022-06-14 18:26:16 +02:00