solidity/test/libsolidity/semanticTests/various
2020-05-11 15:11:46 +02:00
..
assignment_to_const_var_involving_expression.sol IR generation for constants. 2020-05-05 17:07:55 +02:00
balance.sol
byte_optimization_bug.sol
code_access_content.sol
code_access_create.sol
code_access_padding.sol
contract_binary_dependencies.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
crazy_elementary_typenames_on_stack.sol
cross_contract_types.sol
decayed_tuple.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
destructuring_assignment.sol
empty_name_return_parameter.sol
external_types_in_calls.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
flipping_sign_tests.sol
gasleft_decrease.sol [Sol - Yul] Add support for built-in gasleft(). 2020-04-23 17:14:03 -05:00
gasleft_shadow_resolution.sol
inline_member_init_inheritence.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
inline_member_init.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
inline_tuple_with_rational_numbers.sol
iszero_bnot_correct.sol
literal_empty_string.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
memory_overwrite.sol
multi_modifiers.sol Move files. 2020-03-26 17:47:36 +01:00
multi_variable_declaration.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
negative_stack_height.sol
nested_calldata_struct_to_memory.sol
nested_calldata_struct.sol
positive_integers_to_signed.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
senders_balance.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
single_copy_with_multiple_inheritance.sol
skip_dynamic_types_for_structs.sol
skip_dynamic_types.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
state_variable_local_variable_mixture.sol Yul IR generation for member access to type types. 2020-04-22 11:25:27 +02:00
state_variable_under_contract_name.sol Yul IR generation for member access to type types. 2020-04-22 11:25:27 +02:00
staticcall_for_view_and_pure_pre_byzantium.sol Support bare calls. 2020-05-11 15:11:46 +02:00
staticcall_for_view_and_pure.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
storage_string_as_mapping_key_without_variable.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
store_bytes.sol
string_tuples.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
super_alone.sol
super.sol
swap_in_storage_overwrite.sol
test_underscore_in_hex.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
tuples.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
typed_multi_variable_declaration.sol
value_complex.sol
value_insane.sol
write_storage_external.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00