solidity/test/libsolidity/semanticTests/storage
Daniel Kirchner 1a0605c594 Update tests.
2021-11-03 12:39:55 +01:00
..
accessors_mapping_for_array.sol
array_accessor.sol
chop_sign_bits.sol
complex_accessors.sol
empty_nonempty_empty.sol [isoltest] Replace storage command with 'storage_empty' builtin. 2021-04-27 16:28:37 -05:00
mapping_state.sol
mapping_string_key.sol Mapping access with multi-slot keys. 2021-02-24 13:44:23 +01:00
mappings_array2d_pop_delete.sol
mappings_array_pop_delete.sol
packed_functions.sol
packed_storage_overflow.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
packed_storage_signed.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
packed_storage_structs_bytes.sol Update tests. 2021-11-03 12:39:55 +01:00
packed_storage_structs_enum.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
packed_storage_structs_uint.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
simple_accessor.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
state_smoke_test.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
struct_accessor.sol