solidity/test/libsolidity/semanticTests/inlineAssembly
2021-04-22 18:19:47 +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 Implement function modifiers. 2020-12-17 17:00:51 +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 Tests and changelog 2021-04-22 18:19:47 +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 Only warn about variables being shadowed in inline assembly. 2021-02-19 14:29:22 +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