solidity/test/libsolidity/semanticTests/various
Djordje Mijovic b73e9f3eef Update tests.
2021-03-10 14:22:30 +01:00
..
address_code_complex.sol
address_code.sol
assignment_to_const_var_involving_expression.sol
balance.sol [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
byte_optimization_bug.sol
code_access_content.sol Update tests. 2021-03-10 14:22:30 +01:00
code_access_create.sol Update tests. 2021-03-10 14:22:30 +01:00
code_access_padding.sol Cleanup allocation. 2021-01-20 18:25:27 +01:00
code_access_runtime.sol Update tests. 2021-03-10 14:22:30 +01:00
code_length_contract_member.sol Tests and changelog for <address>.code.length shortcut 2021-01-26 11:08:39 +01:00
code_length.sol Tests and changelog for <address>.code.length shortcut 2021-01-26 11:08:39 +01:00
codebalance_assembly.sol
codehash_assembly.sol
codehash.sol
contract_binary_dependencies.sol
crazy_elementary_typenames_on_stack.sol
cross_contract_types.sol
decayed_tuple.sol
destructuring_assignment.sol Update tests. 2021-03-10 14:22:30 +01:00
empty_name_return_parameter.sol
external_types_in_calls.sol Update tests. 2021-03-10 14:22:30 +01:00
flipping_sign_tests.sol Fix YulUtilFunctions::negateNumberWrappingFunction 2021-01-13 21:29:37 +00:00
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 [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
literal_empty_string.sol
memory_overwrite.sol
multi_modifiers.sol
multi_variable_declaration.sol
negative_stack_height.sol Enable via yul or explain why disabled. 2021-01-19 16:12:53 +01:00
nested_calldata_struct_to_memory.sol
nested_calldata_struct.sol [ewasm] Polyfill: balance & address: Update Tests. 2021-01-19 13:04:45 -05:00
positive_integers_to_signed.sol
senders_balance.sol
single_copy_with_multiple_inheritance.sol
skip_dynamic_types_for_static_arrays_with_dynamic_elements.sol
skip_dynamic_types_for_structs.sol Update tests. 2021-03-10 14:22:30 +01: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 Update tests. 2021-03-10 14:22:30 +01: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 Update tests. 2021-03-10 14:22:30 +01:00
test_underscore_in_hex.sol
tuples.sol
typed_multi_variable_declaration.sol
value_complex.sol
value_insane.sol
write_storage_external.sol