solidity/test/libsolidity/smtCheckerTests/types
2020-09-01 16:09:56 +02:00
..
address_balance.sol Update remaining tests 2020-08-14 12:58:27 +02:00
address_call.sol Update tests 2020-07-23 18:49:03 +02:00
address_delegatecall.sol Update tests 2020-07-23 18:49:03 +02:00
address_staticcall.sol Update tests 2020-07-23 18:49:03 +02:00
address_transfer_2.sol Update tests 2020-07-23 18:49:03 +02:00
address_transfer_insufficient.sol Update tests 2020-07-23 18:49:03 +02:00
address_transfer.sol Update tests 2020-07-23 18:49:03 +02:00
array_aliasing_memory_1.sol Refactor predicates 2020-09-01 16:09:56 +02:00
array_aliasing_memory_2.sol Update tests 2020-07-23 18:49:03 +02:00
array_aliasing_memory_3.sol Update tests 2020-07-23 18:49:03 +02:00
array_aliasing_storage_1.sol Update tests 2020-07-23 18:49:03 +02:00
array_aliasing_storage_2.sol Update tests 2020-07-23 18:49:03 +02:00
array_aliasing_storage_3.sol Update tests 2020-07-23 18:49:03 +02:00
array_aliasing_storage_4.sol Update tests 2020-07-23 18:49:03 +02:00
array_aliasing_storage_5.sol Update tests 2020-07-23 18:49:03 +02:00
array_branch_1d.sol Update tests 2020-07-23 18:49:03 +02:00
array_branch_2d.sol Update tests 2020-07-23 18:49:03 +02:00
array_branch_3d.sol Update tests 2020-07-23 18:49:03 +02:00
array_branches_1d.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
array_branches_2d.sol [SMTChecker] Support assignments to m-d arrays and mappings 2019-10-28 17:27:39 +01:00
array_branches_3d.sol [SMTChecker] Support assignments to m-d arrays and mappings 2019-10-28 17:27:39 +01:00
array_dynamic_1_fail.sol Update tests 2020-07-23 18:49:03 +02:00
array_dynamic_1.sol Add tests 2019-03-06 11:29:26 +01:00
array_dynamic_2_fail.sol Update tests 2020-07-23 18:49:03 +02:00
array_dynamic_2.sol Add tests 2019-03-06 11:29:26 +01:00
array_dynamic_3_fail.sol Update tests 2020-07-23 18:49:03 +02:00
array_dynamic_3.sol Add tests 2019-03-06 11:29:26 +01:00
array_dynamic_parameter_1_fail.sol Update tests 2020-07-23 18:49:03 +02:00
array_dynamic_parameter_1.sol Add tests 2019-03-06 11:29:26 +01:00
array_literal_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
array_mapping_aliasing_1.sol Update tests 2020-07-23 18:49:03 +02:00
array_mapping_aliasing_2.sol Update tests 2020-07-23 18:49:03 +02:00
array_static_1_fail.sol Update tests 2020-07-23 18:49:03 +02:00
array_static_1.sol Add tests 2019-03-06 11:29:26 +01:00
array_static_2_fail.sol Update tests 2020-07-23 18:49:03 +02:00
array_static_2.sol Add tests 2019-03-06 11:29:26 +01:00
array_static_3_fail.sol Update tests 2020-07-23 18:49:03 +02:00
array_static_3.sol Add tests 2019-03-06 11:29:26 +01:00
array_static_aliasing_memory_5.sol Update tests 2020-07-23 18:49:03 +02:00
array_static_aliasing_storage_5.sol Update tests 2020-07-23 18:49:03 +02:00
array_static_mapping_aliasing_1.sol Update tests 2020-07-23 18:49:03 +02:00
array_static_mapping_aliasing_2.sol Update tests 2020-07-23 18:49:03 +02:00
array_struct_array_branches_2d.sol Update tests 2020-07-23 18:49:03 +02:00
bool_int_mixed_1.sol
bool_int_mixed_2.sol
bool_int_mixed_3.sol
bool_simple_1.sol Update tests 2020-07-23 18:49:03 +02:00
bool_simple_2.sol Update tests 2020-07-23 18:49:03 +02:00
bool_simple_3.sol
bool_simple_4.sol
bool_simple_5.sol
bool_simple_6.sol
bytes_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
bytes_2_fail.sol Update tests 2020-07-23 18:49:03 +02:00
bytes_2.sol Add tests 2019-03-06 11:29:26 +01:00
contract_2.sol Update tests 2020-07-23 18:49:03 +02:00
contract_3.sol [SMTChecker] Support contract type 2019-04-17 16:30:11 +02:00
contract_address_conversion_2.sol [SMTChecker] Support contract type 2019-04-17 16:30:11 +02:00
contract_address_conversion.sol Update tests 2020-07-23 18:49:03 +02:00
contract.sol Update tests 2020-07-23 18:49:03 +02:00
data_location_in_function_type.sol [SMTChecker] Fix ICE for arrays and mappings of functions. 2019-11-29 18:06:44 +01:00
enum_explicit_values_2.sol Update tests 2020-07-23 18:49:03 +02:00
enum_explicit_values.sol [SMTChecker] Support enums 2019-03-07 15:15:12 +01:00
enum_in_library_2.sol Update tests 2020-07-23 18:49:03 +02:00
enum_in_library.sol Add support to internal function calls 2020-03-11 16:29:07 +01:00
enum_in_struct.sol Update tests 2020-07-23 18:49:03 +02:00
enum_storage_eq.sol Update tests 2020-07-23 18:49:03 +02:00
enum_transitivity.sol [SMTChecker] Support enums 2019-03-07 15:15:12 +01:00
event_with_rational_size_array.sol Set type properly for event parameters 2020-07-17 11:17:27 +02:00
fixed_bytes_1.sol Update tests 2020-07-23 18:49:03 +02:00
fixed_bytes_2.sol Update tests 2020-07-23 18:49:03 +02:00
fixed_bytes_access_1.sol [SMTChecker] Fix ICE on fixed bytes access 2020-07-28 17:59:42 +02:00
fixed_bytes_access_2.sol [SMTChecker] Fix ICE on fixed bytes access 2020-07-28 17:59:42 +02:00
fixed_bytes_access_3.sol [SMTChecker] Fix ICE on fixed bytes access 2020-07-28 17:59:42 +02:00
function_in_tuple_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_in_tuple_2.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_type_array_as_reference_type.sol [SMTChecker] Fix ICE for arrays and mappings of functions. 2019-11-29 18:06:44 +01:00
function_type_arrays.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_type_as_argument.sol [SMTChecker] Fix ICE in CHC when function used as argument 2019-11-13 15:11:30 +01:00
function_type_call.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_type_external_address.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_type_members.sol Fix error IDs. 2020-06-22 18:56:32 +02:00
function_type_nested_return.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_type_nested.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
mapping_1_fail.sol Update tests 2020-07-23 18:49:03 +02:00
mapping_1.sol [SMTChecker] Support to mapping 2018-12-14 12:21:53 +01:00
mapping_2.sol Update tests 2020-07-23 18:49:03 +02:00
mapping_2d_1_fail.sol Update tests 2020-07-23 18:49:03 +02:00
mapping_2d_1.sol [SMTChecker] Support assignments to m-d arrays and mappings 2019-10-28 17:27:39 +01:00
mapping_3.sol [SMTChecker] Support to mapping 2018-12-14 12:21:53 +01:00
mapping_3d_1_fail.sol Update tests 2020-07-23 18:49:03 +02:00
mapping_3d_1.sol [SMTChecker] Support assignments to m-d arrays and mappings 2019-10-28 17:27:39 +01:00
mapping_4.sol Set tests that CVC4 can't handle to Z3 only 2019-12-09 15:32:08 +01:00
mapping_5.sol Update tests 2020-07-23 18:49:03 +02:00
mapping_aliasing_1.sol Update tests 2020-07-23 18:49:03 +02:00
mapping_and_array_of_functions.sol [SMTChecker] Fix ICE for arrays and mappings of functions. 2019-11-29 18:06:44 +01:00
mapping_as_local_var_1.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
mapping_as_parameter_1.sol Update tests 2020-07-23 18:49:03 +02:00
mapping_equal_keys_1.sol [SMTChecker] Support to mapping 2018-12-14 12:21:53 +01:00
mapping_equal_keys_2.sol Update tests 2020-07-23 18:49:03 +02:00
mapping_struct_assignment.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
mapping_unsupported_key_type_1.sol Add SMT type support to Solidity arrays 2019-03-06 11:29:26 +01:00
no_effect_statements.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
rational_large_1.sol Update tests 2020-07-23 18:49:03 +02:00
static_array_implicit_push_1.sol [SMTChecker] Fix tuple name for arrays 2020-08-07 12:28:10 +02:00
static_array_implicit_push_2.sol [SMTChecker] Fix tuple name for arrays 2020-08-07 12:28:10 +02:00
static_array_implicit_push_3.sol [SMTChecker] Fix tuple name for arrays 2020-08-07 12:28:10 +02:00
static_array_implicit_push_4.sol [SMTChecker] Fix tuple name for arrays 2020-08-07 12:28:10 +02:00
storage_value_vars_1.sol Update tests 2020-07-23 18:49:03 +02:00
storage_value_vars_2.sol Update tests 2020-07-23 18:49:03 +02:00
storage_value_vars_3.sol
storage_value_vars_4.sol Update tests 2020-07-23 18:49:03 +02:00
string_1.sol Update tests 2020-07-23 18:49:03 +02:00
string_2.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
string_literal_assignment_1.sol Update tests 2020-07-23 18:49:03 +02:00
string_literal_assignment_2.sol Update tests 2020-07-23 18:49:03 +02:00
string_literal_assignment_3.sol Update tests 2020-07-23 18:49:03 +02:00
string_literal_assignment_4.sol Update tests 2020-07-23 18:49:03 +02:00
string_literal_assignment_5.sol Update tests 2020-07-23 18:49:03 +02:00
string_literal_comparison_1.sol Update tests 2020-07-23 18:49:03 +02:00
string_literal_comparison_2.sol Update tests 2020-07-23 18:49:03 +02:00
struct_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
struct_array_branches_1d.sol Update tests 2020-07-23 18:49:03 +02:00
struct_array_branches_2d.sol Update tests 2020-07-23 18:49:03 +02:00
struct_array_branches_3d.sol Update tests 2020-07-23 18:49:03 +02:00
tuple_1_chain_1.sol Fix 1-tuple chain 2020-07-23 13:46:41 +02:00
tuple_1_chain_2.sol Fix 1-tuple chain 2020-07-23 13:46:41 +02:00
tuple_1_chain_n.sol Fix 1-tuple chain 2020-07-23 13:46:41 +02:00
tuple_array_pop_1.sol Fix SMT tests 2020-07-28 11:24:25 +02:00
tuple_array_pop_2.sol Fix SMT tests 2020-07-28 11:24:25 +02:00
tuple_assignment_array_empty.sol Update tests 2020-07-23 18:49:03 +02:00
tuple_assignment_array.sol [SMTChecker] Support tuple assignments 2019-05-02 12:55:34 +02:00
tuple_assignment_compound.sol Update tests 2020-07-23 18:49:03 +02:00
tuple_assignment_empty.sol Update tests 2020-07-23 18:49:03 +02:00
tuple_assignment_multiple_calls.sol [SMTChecker] Fix ICE when inlining function with tuple expression 2019-07-26 16:29:29 +02:00
tuple_assignment.sol [SMTChecker] Support tuples as function calls with multiple return values 2019-05-03 06:10:22 +02:00
tuple_declarations_empty.sol [SMTChecker] Support tuples with multiple var decls 2019-05-07 16:57:27 +02:00
tuple_declarations_function_2.sol Update remaining tests 2020-08-14 12:58:27 +02:00
tuple_declarations_function_empty.sol Update tests 2020-07-23 18:49:03 +02:00
tuple_declarations_function.sol [SMTChecker] Support tuples with multiple var decls 2019-05-07 16:57:27 +02:00
tuple_declarations.sol [SMTChecker] Support tuples with multiple var decls 2019-05-07 16:57:27 +02:00
tuple_different_count_assignment_1.sol [SMTChecker] Fix ICE on tuple assignment 2020-09-01 08:29:01 +02:00
tuple_different_count_assignment_2.sol [SMTChecker] Fix ICE on tuple assignment 2020-09-01 08:29:01 +02:00
tuple_extra_parens_1.sol [SMTChecker] Fix ICE when tuples have extra effectless parens 2020-07-27 13:03:27 +02:00
tuple_extra_parens_2.sol [SMTChecker] Fix ICE when tuples have extra effectless parens 2020-07-27 13:03:27 +02:00
tuple_extra_parens_3.sol [SMTChecker] Fix ICE when tuples have extra effectless parens 2020-07-27 13:03:27 +02:00
tuple_extra_parens_4.sol [SMTChecker] Fix ICE when tuples have extra effectless parens 2020-07-27 13:03:27 +02:00
tuple_extra_parens_5.sol [SMTChecker] Fix ICE when tuples have extra effectless parens 2020-07-27 13:03:27 +02:00
tuple_extra_parens_6.sol [SMTChecker] Fix ICE when tuples have extra effectless parens 2020-07-27 13:03:27 +02:00
tuple_extra_parens_7.sol [SMTChecker] Fix ICE on tuples of one element that actually have tuple type 2020-09-01 08:31:57 +02:00
tuple_function_2.sol Update tests 2020-07-23 18:49:03 +02:00
tuple_function_3.sol Update tests 2020-07-23 18:49:03 +02:00
tuple_function.sol Update tests 2020-07-23 18:49:03 +02:00
tuple_return_branch.sol Fix 1-tuple chain 2020-07-23 13:46:41 +02:00
tuple_single_element_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
tuple_single_element_2.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
tuple_single_non_tuple_element.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
tuple_tuple.sol [SMTChecker] Fix internal error in tuples of tuples. 2020-06-05 12:20:47 +02:00
type_expression_array_2d.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
type_expression_array_3d.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
type_expression_tuple_array_2d.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
type_expression_tuple_array_3d.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
unused_mapping.sol [SMTChecker] Add test that has an unused mapping 2020-05-25 10:24:48 +02:00