solidity/test/libsolidity/semanticTests/various
2023-05-09 18:22:44 +02:00
..
address_code_complex.sol
address_code.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
assignment_to_const_var_involving_expression.sol
balance.sol
byte_optimization_bug.sol
code_access_content.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
code_access_create.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
code_access_padding.sol
code_access_runtime.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
code_length_contract_member.sol
code_length.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
codebalance_assembly.sol
codehash_assembly.sol
codehash.sol
contract_binary_dependencies.sol
crazy_elementary_typenames_on_stack.sol
create_calldata.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
create_random.sol Update tests and include new for create/create2 calculation 2022-09-27 22:31:46 +02:00
cross_contract_types.sol
decayed_tuple.sol
destructuring_assignment.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
empty_name_return_parameter.sol
erc20.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
external_types_in_calls.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
flipping_sign_tests.sol
gasleft_decrease.sol
gasleft_shadow_resolution.sol
inline_member_init_inheritence.sol
inline_member_init.sol
inline_tuple_with_rational_numbers.sol
iszero_bnot_correct.sol
literal_empty_string.sol
memory_overwrite.sol
multi_modifiers.sol
multi_variable_declaration.sol
negative_stack_height.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
nested_calldata_struct_to_memory.sol
nested_calldata_struct.sol
positive_integers_to_signed.sol
selfdestruct.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
senders_balance.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
single_copy_with_multiple_inheritance.sol
skip_dynamic_types_for_static_arrays_with_dynamic_elements.sol
skip_dynamic_types_for_structs.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
skip_dynamic_types.sol
state_variable_local_variable_mixture.sol
state_variable_under_contract_name.sol
staticcall_for_view_and_pure_pre_byzantium.sol
staticcall_for_view_and_pure.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
storage_string_as_mapping_key_without_variable.sol
store_bytes.sol
string_tuples.sol
super_alone.sol
super_parentheses.sol
super.sol
swap_in_storage_overwrite.sol Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
test_underscore_in_hex.sol
tuples.sol
typed_multi_variable_declaration.sol
value_complex.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
value_insane.sol Adjust gas expectations due to new creation costs. 2023-05-09 18:22:44 +02:00
write_storage_external.sol