solidity/test/libsolidity/semanticTests/various
nishant-sachdeva dec511aad8 Corresponding code in the .cpp file has been commented instead of begin removed pending preliminary reviews
Code generators needed fixing of the cleanup process during typecasting of bytes and integers
2022-01-28 19:56:15 +05:30
..
address_code_complex.sol Implement address(...).code in the IR 2020-12-11 03:00:30 +00:00
address_code.sol Update gas expectations 2021-11-15 16:32:45 +01:00
assignment_to_const_var_involving_expression.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
balance.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
byte_optimization_bug.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
code_access_content.sol Skip extcodesize check if return data is expected. 2021-11-08 14:58:09 +01:00
code_access_create.sol Skip extcodesize check if return data is expected. 2021-11-08 14:58:09 +01:00
code_access_padding.sol Cleanup allocation. 2021-01-20 18:25:27 +01:00
code_access_runtime.sol Isoltest gas update after Berlin gas cost changes 2021-05-26 12:23:06 +02:00
code_length_contract_member.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
code_length.sol Update gas expectations 2021-11-15 16:32:45 +01:00
codebalance_assembly.sol Update gas expectations 2021-11-15 16:32:45 +01:00
codehash_assembly.sol Add more semantic tests for balance/extcodehash 2020-09-24 19:04:27 +01:00
codehash.sol Support address().codehash 2020-12-09 14:58:27 +00:00
contract_binary_dependencies.sol Update gas expectations 2021-11-15 16:32:45 +01:00
crazy_elementary_typenames_on_stack.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
cross_contract_types.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
decayed_tuple.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
destructuring_assignment.sol Update tests. 2021-11-03 12:39:55 +01:00
empty_name_return_parameter.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
erc20.sol Corresponding code in the .cpp file has been commented instead of begin removed pending preliminary reviews 2022-01-28 19:56:15 +05:30
external_types_in_calls.sol Skip extcodesize check if return data is expected. 2021-11-08 14:58:09 +01:00
flipping_sign_tests.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
gasleft_decrease.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
gasleft_shadow_resolution.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_member_init_inheritence.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_member_init.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
inline_tuple_with_rational_numbers.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
iszero_bnot_correct.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
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 Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
multi_modifiers.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
multi_variable_declaration.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
negative_stack_height.sol Update gas expectations 2021-11-15 16:32:45 +01:00
nested_calldata_struct_to_memory.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
nested_calldata_struct.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
positive_integers_to_signed.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
senders_balance.sol Update gas expectations 2021-11-15 16:32:45 +01:00
single_copy_with_multiple_inheritance.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
skip_dynamic_types_for_static_arrays_with_dynamic_elements.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
skip_dynamic_types_for_structs.sol Update tests. 2021-11-08 14:59:00 +01:00
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 Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
state_variable_under_contract_name.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +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 Update tests. 2021-11-08 14:59:00 +01: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 Copy byte array to storage. 2020-10-29 18:53:15 +01:00
string_tuples.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
super_alone.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
super_parentheses.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
super.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
swap_in_storage_overwrite.sol Update tests. 2021-11-03 12:39:55 +01:00
test_underscore_in_hex.sol Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +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 Trivial isoltest updates: directives sorted alphabetically 2021-04-20 17:21:56 +02:00
value_complex.sol Update gas expectations 2021-11-15 16:32:45 +01:00
value_insane.sol Update gas expectations 2021-11-15 16:32:45 +01:00
write_storage_external.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00