solidity/test/libsolidity/semanticTests/viaYul/storage
Alex Beregszaszi 159f50e189 Turn on semantic tests for the old codegen where possible
These were marked IR-only, but they do pass on the old codegen too.

Also add old codegen version of semantictests/revertStrings/function_entry_checks.
2020-11-25 14:33:39 +00:00
..
dirty_storage_bytes_long.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
dirty_storage_bytes.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
dirty_storage_dynamic_array.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
dirty_storage_static_array.sol [ewasm] Polyfill: calldataload & calldatacopy: Enable Tests. 2020-11-21 08:57:56 -05:00
dirty_storage_struct.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
mappings.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
packed_storage.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00
simple_storage.sol Turn on semantic tests for the old codegen where possible 2020-11-25 14:33:39 +00:00