solidity/test/libyul/yulInterpreterTests
2023-02-02 11:40:39 +01:00
..
access_large_memory_offsets.yul
ambiguous_vars.yul
and_create2.yul Update existing and add new test cases. 2023-02-02 11:40:39 +01:00
and_create.yul Update existing and add new test cases. 2023-02-02 11:40:39 +01:00
bounded_recursion.yul Yul interpreter: Smaller execution timeout for tests and additional test cases 2020-12-03 10:08:41 +01:00
create2.yul Fix create2 memory access in yul interpreter. 2022-09-12 09:53:31 +02:00
datacopy.yul
dataoffset.yul
datasize.yul
difficulty.yul Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
exp.yul
expr_nesting_depth_exceeded.yul Yul interpreter: Introduce expression evaluation maximum nesting depth 2020-12-04 17:27:03 +01:00
expr_nesting_depth_not_exceeded.yul Yul interpreter: Introduce expression evaluation maximum nesting depth 2020-12-04 17:27:03 +01:00
external_call_to_self.yul Update existing and add new test cases. 2023-02-02 11:40:39 +01:00
external_call_unexecuted.yul yulRun: Fix unexpected return value for call* instructions and add tests 2022-09-14 11:40:08 +02:00
external_callcode_unexecuted.yul yulRun: Fix unexpected return value for call* instructions and add tests 2022-09-14 11:40:08 +02:00
external_delegatecall_unexecuted.yul yulRun: Fix unexpected return value for call* instructions and add tests 2022-09-14 11:40:08 +02:00
external_staticcall_unexecuted.yul yulRun: Fix unexpected return value for call* instructions and add tests 2022-09-14 11:40:08 +02:00
function_calls.yul
function_scopes.yul
hex_literals.yul Allow hex string literals in Yul. 2021-04-08 15:03:33 +02:00
infinite_recursion_tracelimit.yul Update existing and add new test cases. 2023-02-02 11:40:39 +01:00
infinite_recursion.yul Yul interpreter: Smaller execution timeout for tests and additional test cases 2020-12-03 10:08:41 +01:00
leave_for_init.yul
leave.yul
long_obect_name.yul Fix literal arguments in interpreter. 2020-08-06 14:16:59 +02:00
loop.yul
pop_byte_shr_call.yul Update existing and add new test cases. 2023-02-02 11:40:39 +01:00
pop_byte_shr_func.yul yul: Set non movable flag to true in simplification rule for byte of right-shifted expression 2020-08-03 17:30:52 +02:00
prevrandao.yul Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
recursion.yul
recursive_function_for_loop.yul
self_balance.yul Yul interpreter: Return selfbalance constant for the expression 2020-06-30 16:59:13 +02:00
shadowed_symbol.yul
side_effect_free.yul
simple_mstore.yul
smoke.yul
switch_statement.yul
zero_length_reads_and_revert.yul Update existing and add new test cases. 2023-02-02 11:40:39 +01:00
zero_length_reads.yul Update existing and add new test cases. 2023-02-02 11:40:39 +01:00
zero_range.yul Update existing and add new test cases. 2023-02-02 11:40:39 +01:00