.. |
concat
|
Enable more semantic tests for Ewasm
|
2021-04-23 17:00:01 +01:00 |
copying
|
Enable more semantic tests for Ewasm
|
2021-04-23 17:00:01 +01:00 |
delete
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
indexAccess
|
Enable more semantic tests for Ewasm
|
2021-04-23 17:00:01 +01:00 |
pop
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
push
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
slices
|
Enable more semantic tests for Ewasm
|
2021-04-23 17:00:01 +01:00 |
arrays_complex_from_and_to_storage.sol
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
byte_array_storage_layout.sol
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
byte_array_transitional_2.sol
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
bytes_length_member.sol
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
bytes_to_fixed_bytes_cleanup.sol
|
Adding semantic tests for bytes to bytesNN conversion.
|
2021-04-23 13:30:19 +02:00 |
bytes_to_fixed_bytes_simple.sol
|
Adding semantic tests for bytes to bytesNN conversion.
|
2021-04-23 13:30:19 +02:00 |
bytes_to_fixed_bytes_too_long.sol
|
Adding semantic tests for bytes to bytesNN conversion.
|
2021-04-23 13:30:19 +02:00 |
calldata_array_as_argument_internal_function.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
calldata_array_dynamic_invalid_static_middle.sol
|
|
|
calldata_array_dynamic_invalid.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
calldata_array_of_struct.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
calldata_array_two_dimensional_1.sol
|
|
|
calldata_array_two_dimensional.sol
|
|
|
calldata_array.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
calldata_bytes_array_bounds.sol
|
|
|
calldata_slice_access.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
constant_var_as_array_length.sol
|
|
|
create_dynamic_array_with_zero_length.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
create_memory_array_too_large.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
create_memory_array.sol
|
Use unbounded allocation before returning.
|
2021-04-08 18:37:24 +02:00 |
create_memory_byte_array.sol
|
|
|
create_multiple_dynamic_arrays.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
dynamic_array_cleanup.sol
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
dynamic_arrays_in_storage.sol
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
dynamic_multi_array_cleanup.sol
|
Isoltest: updated the gas tests.
|
2021-04-22 18:19:47 +02:00 |
dynamic_out_of_bounds_array_access.sol
|
|
|
evm_exceptions_out_of_band_access.sol
|
|
|
external_array_args.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
fixed_array_cleanup.sol
|
Use unbounded allocation before returning.
|
2021-04-08 18:37:24 +02:00 |
fixed_arrays_as_return_type.sol
|
Do not replace zeros by return variable.
|
2021-04-22 16:54:02 +02:00 |
fixed_arrays_in_constructors.sol
|
|
|
fixed_arrays_in_storage.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
fixed_bytes_length_access.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
fixed_out_of_bounds_array_access.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
function_array_cross_calls.sol
|
Do not replace zeros by return variable.
|
2021-04-22 16:54:02 +02:00 |
function_memory_array.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
inline_array_return.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
inline_array_singleton.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
inline_array_storage_to_memory_conversion_ints.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
inline_array_storage_to_memory_conversion_strings.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
inline_array_strings_from_document.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
invalid_encoding_for_storage_byte_array.sol
|
Activating some tests viaYul after implementing getters for bytes.
|
2020-12-21 14:46:13 +01:00 |
memory_arrays_of_various_sizes.sol
|
|
|
memory.sol
|
|
|
reusing_memory.sol
|
Do not replace zeros by return variable.
|
2021-04-22 16:54:02 +02:00 |
short_fixed_array_cleanup.sol
|
Trivial isoltest updates: directives sorted alphabetically
|
2021-04-20 17:21:56 +02:00 |
storage_array_ref.sol
|
|
|
string_allocation_bug.sol
|
Enable more semantic tests for Ewasm
|
2021-04-23 17:00:01 +01:00 |
string_bytes_conversion.sol
|
|
|
strings_in_struct.sol
|
Enable more semantic tests for Ewasm
|
2021-04-23 17:00:01 +01:00 |