solidity/test/libsolidity/semanticTests/inlineAssembly
hrkrshnn 892700d769 Tests for basefee as identifier in inline assembly
Also added basefee to `EVMVersion::hasOpcode(...)`
2021-08-11 10:46:40 +02:00
..
basefee_berlin_function.sol Tests for basefee as identifier in inline assembly 2021-08-11 10:46:40 +02:00
calldata_array_assign.sol Adding new tests and activating old tests. 2020-11-23 14:52:55 +01:00
calldata_array_read.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_assign_from_nowhere.sol Support .offset and .length for calldata bytes and string arrays. 2020-11-18 01:45:56 +01:00
calldata_assign.sol Support .offset and .length for calldata bytes and string arrays. 2020-11-18 01:45:56 +01:00
calldata_length_read.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_offset_read_write.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
calldata_offset_read.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
chainid.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
constant_access_referencing.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
constant_access.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_embedded_function_call.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_for2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_for.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_function_call2.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_function_call_assignment.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_function_call.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_if.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_in_modifiers.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
inline_assembly_memory_access.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_read_and_write_stack.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_recursion.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_storage_access_inside_function.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_storage_access_local_var.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_storage_access_via_pointer.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_storage_access.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_switch.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_assembly_write_to_stack.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inlineasm_empty_let.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
keccak256_assembly.sol Sort tests. 2020-03-19 14:42:25 +01:00
keccak256_optimization.sol Changelog and test for the KeccakCaching bug 2021-03-23 11:09:00 +01:00
keccak256_optimizer_bug_different_memory_location.sol Changelog and test for the KeccakCaching bug 2021-03-23 11:09:00 +01:00
keccak256_optimizer_cache_bug.sol Changelog and test for the KeccakCaching bug 2021-03-23 11:09:00 +01:00
keccak_optimization_bug_string.sol Changelog and test for the KeccakCaching bug 2021-03-23 11:09:00 +01:00
keccak_yul_optimization.sol Update tests 2021-07-05 13:46:53 +02:00
leave.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
selfbalance.sol TestFileParser: Adding new keyword wei for expressing function value 2020-02-21 11:39:37 +01:00
shadowing_local_function_opcode.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
slot_access.sol Support .offset and .length for calldata bytes and string arrays. 2020-11-18 01:45:56 +01:00
truefalse.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00