solidity/test/libsolidity/semanticTests/various
2020-05-12 17:48:53 +02:00
..
assignment_to_const_var_involving_expression.sol IR generation for constants. 2020-05-05 17:07:55 +02:00
balance.sol Sort tests. 2020-03-19 14:42:25 +01:00
byte_optimization_bug.sol Sort tests. 2020-03-19 14:42:25 +01:00
code_access_content.sol Sort tests. 2020-03-19 14:42:25 +01:00
code_access_create.sol Implement .creationCode for Sol->Yul. 2020-05-11 18:51:51 +02:00
code_access_padding.sol Sort tests. 2020-03-19 14:42:25 +01:00
code_access_runtime.sol Implement .creationCode for Sol->Yul. 2020-05-11 18:51:51 +02:00
contract_binary_dependencies.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
crazy_elementary_typenames_on_stack.sol Sort tests. 2020-03-19 14:42:25 +01:00
cross_contract_types.sol Sort tests. 2020-03-19 14:42:25 +01:00
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 Sort tests. 2020-03-19 14:42:25 +01:00
empty_name_return_parameter.sol Sort tests. 2020-03-19 14:42:25 +01:00
external_types_in_calls.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00
flipping_sign_tests.sol Sort tests. 2020-03-19 14:42:25 +01:00
gasleft_decrease.sol [Sol - Yul] Add support for built-in gasleft(). 2020-04-23 17:14:03 -05:00
gasleft_shadow_resolution.sol Sort tests. 2020-03-19 14:42:25 +01:00
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 Sort tests. 2020-03-19 14:42:25 +01:00
iszero_bnot_correct.sol Sort tests. 2020-03-19 14:42:25 +01: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 Sort tests. 2020-03-19 14:42:25 +01:00
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 Sort tests. 2020-03-19 14:42:25 +01:00
nested_calldata_struct_to_memory.sol Sort tests. 2020-03-19 14:42:25 +01:00
nested_calldata_struct.sol Sort tests. 2020-03-19 14:42:25 +01:00
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 Sort tests. 2020-03-19 14:42:25 +01:00
skip_dynamic_types_for_structs.sol Sort tests. 2020-03-19 14:42:25 +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 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 Sort tests. 2020-03-19 14:42:25 +01:00
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 Sort tests. 2020-03-19 14:42:25 +01:00
super.sol Sort tests. 2020-03-19 14:42:25 +01:00
swap_in_storage_overwrite.sol Sort tests. 2020-03-19 14:42:25 +01:00
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 Sort tests. 2020-03-19 14:42:25 +01:00
value_complex.sol Tests, Docs and Changelog 2020-04-28 16:03:52 +05:30
value_insane.sol Tests, Docs and Changelog 2020-04-28 16:03:52 +05:30
write_storage_external.sol [Sol->Yul] Enabling creation function call 2020-04-27 16:15:57 +02:00