solidity/test/libsolidity/syntaxTests/inlineAssembly
2020-07-06 10:41:35 +01:00
..
invalid Add test case for jumpi in inline assembly 2020-07-06 10:41:35 +01:00
shadowing Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
assignment_from_contract.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
assignment_from_functiontype2.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
assignment_from_functiontype.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
assignment_from_library.sol
assignment_from_super.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
assignment_location.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
assignment_to_special.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
const_forward_reference.sol
const_from_non_const.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
const_from_this.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
constant_access_non_initialized.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
constant_access.sol
constant_array.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
constant_bytes_ref.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
constant_computation.sol
constant_ref.sol
evm_byzantium_on_homestead.sol Update and add new tests for features of different EVM version 2020-07-03 14:08:09 +01:00
evm_byzantium.sol Update and add new tests for features of different EVM version 2020-07-03 14:08:09 +01:00
evm_constantinople_on_byzantium.sol Update and add new tests for features of different EVM version 2020-07-03 14:08:09 +01:00
evm_constantinople.sol Update and add new tests for features of different EVM version 2020-07-03 14:08:09 +01:00
evm_istanbul_on_petersburg.sol Update and add new tests for features of different EVM version 2020-07-03 14:08:09 +01:00
evm_istanbul.sol Update and add new tests for features of different EVM version 2020-07-03 14:08:09 +01:00
function_call_invalid_argument_count.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_call_not_found.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_call_to_variable.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_without_call.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
immutables.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
in_modifier.sol
leave_invalid.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
leave.sol
linkersymbol_builtin.sol Restrict linkersymbol builtin to object dialect of Yul 2020-07-02 14:41:40 +02:00
linkersymbol_function.sol Restrict linkersymbol builtin to object dialect of Yul 2020-07-02 14:41:40 +02:00
no_unused_variable_warning.sol
overloaded_reference.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
pc.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
period_in_identifer.sol
storage_reference_assignment_statevar.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
storage_reference_assignment.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
storage_reference_empty_offset.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
storage_reference_empty_slot.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
storage_reference_fine.sol
storage_reference_on_function.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
storage_reference_on_memory.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
storage_reference.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
storage_slot_assign.yul Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
two_stack_slots.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
use_msize_with_optimizer.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
use_msize_without_optimizer.sol