solidity/test/libsolidity/smtCheckerTests/operators
Đorđe Mijović 4dd25f7302
Merge pull request #9639 from ethereum/smtConditionalSupport
[SMTChecker] Supporting conditional operator
2020-08-21 14:25:47 +02:00
..
bitwise_and_fixed_bytes.sol Fix ICE when bitwise operator on fixed bytes 2020-07-15 19:32:15 +02:00
bitwise_and_int.sol Update tests 2020-07-23 18:49:03 +02:00
bitwise_and_rational.sol Update tests 2020-07-23 18:49:03 +02:00
bitwise_and_uint.sol Update tests 2020-07-23 18:49:03 +02:00
bitwise_xor_fixed_bytes.sol Fix ICE when bitwise operator on fixed bytes 2020-07-15 19:32:15 +02:00
compound_add_array_index.sol Update tests 2020-07-23 18:49:03 +02:00
compound_add_chain.sol Arithmetic compound assignment operators tests 2019-03-28 15:27:52 +01:00
compound_add_mapping.sol Update tests 2020-07-23 18:49:03 +02:00
compound_add.sol Update tests 2020-07-23 18:49:03 +02:00
compound_assignment_division_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
compound_assignment_division_2.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
compound_assignment_division_3.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
compound_bitwise_and_1.sol Update tests 2020-07-23 18:49:03 +02:00
compound_bitwise_or_1.sol [SMTChecker] Fix ICE on compound assignment to array index 2020-07-16 17:44:10 +02:00
compound_bitwise_or_2.sol [SMTChecker] Fix ICE on compound assignment to array index 2020-07-16 17:44:10 +02:00
compound_bitwise_or_3.sol [SMTChecker] Fix ICE on compound assignment to array index 2020-07-16 17:44:10 +02:00
compound_bitwise_or_4.sol [SMTChecker] Fix ICE on compound assignment to array index 2020-07-16 17:44:10 +02:00
compound_bitwise_xor_1.sol Update tests 2020-07-23 18:49:03 +02:00
compound_mul_array_index.sol Update tests 2020-07-23 18:49:03 +02:00
compound_mul_mapping.sol Update tests 2020-07-23 18:49:03 +02:00
compound_mul.sol Update tests 2020-07-23 18:49:03 +02:00
compound_shl_1.sol Update tests 2020-07-23 18:49:03 +02:00
compound_shr_1.sol Update tests 2020-07-23 18:49:03 +02:00
compound_sub_array_index.sol Update tests 2020-07-23 18:49:03 +02:00
compound_sub_mapping.sol Update tests 2020-07-23 18:49:03 +02:00
compound_sub.sol Update tests 2020-07-23 18:49:03 +02:00
conditional_assignment_1.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_2.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_3.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_4.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_5.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_6.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_always_false.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_always_true.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_function_1.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_function_2.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_nested_always_true.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_nested_unsafe.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
conditional_assignment_statevar_1.sol [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
delete_array_2d.sol [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02:00
delete_array_index_2d.sol Update tests 2020-07-23 18:49:03 +02:00
delete_array_index.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
delete_array.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
delete_function.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
delete_multid_array.sol Review 1 2020-07-23 18:49:03 +02:00
delete_struct.sol Update tests 2020-07-23 18:49:03 +02:00
div_zero.sol Add test with unused error id 2020-08-14 12:58:27 +02:00
division_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
division_2.sol Extract SMTChecker division tests 2019-12-09 15:32:08 +01:00
division_3.sol Update remaining tests 2020-08-14 12:58:27 +02:00
division_4.sol Update remaining tests 2020-08-14 12:58:27 +02:00
division_5.sol Update remaining tests 2020-08-14 12:58:27 +02:00
division_6.sol Update remaining tests 2020-08-14 12:58:27 +02:00
division_7.sol Extract SMTChecker division tests 2019-12-09 15:32:08 +01:00
division_truncates_correctly_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
division_truncates_correctly_2.sol Update remaining tests 2020-08-14 12:58:27 +02:00
division_truncates_correctly_3.sol Update remaining tests 2020-08-14 12:58:27 +02:00
division_truncates_correctly_4.sol Update remaining tests 2020-08-14 12:58:27 +02:00
division_truncates_correctly_5.sol Update remaining tests 2020-08-14 12:58:27 +02:00
fixed_point_add.sol Update remaining tests 2020-08-14 12:58:27 +02:00
fixed_point_compound_add.sol Update remaining tests 2020-08-14 12:58:27 +02:00
index_access_for_bytes.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
mod_even.sol Update remaining tests 2020-08-14 12:58:27 +02:00
mod_n_uint16.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
mod_n.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
mod.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
slices_1.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
unary_add_array.sol Update tests 2020-07-23 18:49:03 +02:00
unary_add_mapping.sol Update tests 2020-07-23 18:49:03 +02:00
unary_add.sol Update tests 2020-07-23 18:49:03 +02:00
unary_sub_array.sol Update tests 2020-07-23 18:49:03 +02:00
unary_sub_mapping.sol Update tests 2020-07-23 18:49:03 +02:00
unary_sub.sol Update tests 2020-07-23 18:49:03 +02:00