solidity/test/libsolidity/smtCheckerTests/operators
2022-08-30 11:51:59 +02:00
..
shifts Update old tests 2021-04-08 21:03:39 +02:00
assignment_contract_member_variable_array_2.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
assignment_contract_member_variable_array_3.sol SMTChecker tests 2021-10-26 11:30:30 +02:00
assignment_contract_member_variable_array.sol SMTChecker tests 2021-10-26 11:30:30 +02:00
assignment_contract_member_variable.sol adjust tests for nondeterminism 2022-01-12 18:43:18 +01:00
assignment_module_contract_member_variable.sol macos nondeterminism 2021-11-24 20:41:22 +01:00
bitwise_and_fixed_bytes.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_and_int.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_and_rational.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_and_uint.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_combo.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_not_fixed_bytes.sol [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
bitwise_not_int.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_not_uint.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_or_fixed_bytes.sol [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
bitwise_or_int.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_or_uint.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_rational_1.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_rational_2.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_xor_fixed_bytes.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_xor_int.sol Update old tests 2021-04-08 21:03:39 +02:00
bitwise_xor_uint.sol Update old tests 2021-04-08 21:03:39 +02:00
bytes_new.sol [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
compound_add_array_index.sol update smtchecker tests for new z3 2022-01-12 15:13:34 +01:00
compound_add_chain.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
compound_add_mapping.sol macos nondeterminism 2021-11-24 20:41:22 +01:00
compound_add.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_assignment_division_1.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_assignment_division_2.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_assignment_division_3.sol Update docker images and tests 2022-08-30 11:51:59 +02:00
compound_assignment_right_shift.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_and_fixed_bytes.sol [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
compound_bitwise_and_int.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_and_uint.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_or_fixed_bytes.sol [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
compound_bitwise_or_int_1.sol macos nondeterminism 2021-11-24 20:41:22 +01:00
compound_bitwise_or_int.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_or_uint_1.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_or_uint_2.sol update smt tests z3 4.8.16 2022-05-03 14:23:27 +02:00
compound_bitwise_or_uint_3.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_or_uint.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_string_literal_2.sol [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
compound_bitwise_string_literal_3.sol Update docker images and tests 2022-08-30 11:51:59 +02:00
compound_bitwise_string_literal.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_xor_fixed_bytes.sol [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
compound_bitwise_xor_int.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_bitwise_xor_uint.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_mul_array_index.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_mul_mapping.sol Update existing tests 2021-08-25 21:10:08 +02:00
compound_mul.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_shl_1.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_shr_1.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_sub_array_index.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_sub_mapping.sol Update old tests 2021-04-08 21:03:39 +02:00
compound_sub.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_1.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_2.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_3.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_4.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_5.sol update smtchecker tests 2021-11-24 20:41:22 +01:00
conditional_assignment_6.sol update smtchecker tests for new z3 2022-01-12 15:13:34 +01:00
conditional_assignment_always_false.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_always_true.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_function_1.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_function_2.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_nested_always_true.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_nested_unsafe.sol Update old tests 2021-04-08 21:03:39 +02:00
conditional_assignment_statevar_1.sol tests 2021-05-11 21:20:42 +02:00
const_exp_1.sol Update old tests 2021-04-08 21:03:39 +02:00
constant_propagation_1.sol Update old tests 2021-04-08 21:03:39 +02:00
constant_propagation_2.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
delete_array_2d.sol SMTChecker tests 2021-10-26 11:30:30 +02:00
delete_array_index_2d.sol SMTChecker tests 2021-10-26 11:30:30 +02:00
delete_array_index.sol SMTChecker tests 2021-10-26 11:30:30 +02:00
delete_array_push.sol Adjust tests for nondeterminism 2021-08-25 21:10:43 +02:00
delete_array.sol Update old tests 2021-04-08 21:03:39 +02:00
delete_function.sol SMTChecker tests 2021-10-26 11:30:30 +02:00
delete_multid_array.sol Update old tests 2021-04-08 21:03:39 +02:00
delete_struct.sol Update old tests 2021-04-08 21:03:39 +02:00
delete_tuple.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
div_zero.sol Update old tests 2021-04-08 21:03:39 +02:00
division_1.sol Update old tests 2021-04-08 21:03:39 +02:00
division_2.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
division_3.sol Update old tests 2021-04-08 21:03:39 +02:00
division_4.sol Update old tests 2021-04-08 21:03:39 +02:00
division_5.sol Update old tests 2021-04-08 21:03:39 +02:00
division_6.sol Update old tests 2021-04-08 21:03:39 +02:00
division_7.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
division_truncates_correctly_1.sol Update old tests 2021-04-08 21:03:39 +02:00
division_truncates_correctly_2.sol Update old tests 2021-04-08 21:03:39 +02:00
division_truncates_correctly_3.sol Update old tests 2021-04-08 21:03:39 +02:00
division_truncates_correctly_4.sol Update old tests 2021-04-08 21:03:39 +02:00
division_truncates_correctly_5.sol Update old tests 2021-04-08 21:03:39 +02:00
exp.sol Update SMTChecker tests 2021-08-27 16:25:09 +02:00
fixed_point_add.sol Update old tests 2021-04-08 21:03:39 +02:00
fixed_point_compound_add.sol Update old tests 2021-04-08 21:03:39 +02:00
function_call_named_arguments.sol Update old tests 2021-04-08 21:03:39 +02:00
index_access_for_bytes.sol [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
index_access_for_bytesNN.sol Update existing tests 2021-08-25 21:10:08 +02:00
index_access_for_string.sol Update old tests 2021-04-08 21:03:39 +02:00
index_access_side_effect.sol SMTChecker tests 2021-10-26 11:30:30 +02:00
integer_new.sol Update old tests 2021-04-08 21:03:39 +02:00
mod_even.sol Update old tests 2021-04-08 21:03:39 +02:00
mod_n_uint16.sol Update old tests 2021-04-08 21:03:39 +02:00
mod_n.sol Update old tests 2021-04-08 21:03:39 +02:00
mod_signed.sol Update old tests 2021-04-08 21:03:39 +02:00
mod.sol Update old tests 2021-04-08 21:03:39 +02:00
named_arguments_in_any_order.sol Update old tests 2021-04-08 21:03:39 +02:00
named_arguments_overload_in_any_order.sol Update old tests 2021-04-08 21:03:39 +02:00
slice_bytes.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
slice_default_end.sol fix smt flaky test 2022-05-05 11:38:16 +02:00
slice_default_start.sol update smtchecker tests 2021-11-24 20:41:22 +01:00
slice.sol Update old tests 2021-04-08 21:03:39 +02:00
slices_1.sol Update old tests 2021-04-08 21:03:39 +02:00
slices_2.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
slices_3.sol Disable assertion that gives non-deterministic results in in slice tests for SMTChecker 2021-04-15 17:14:21 +02:00
tuple_rationals_conditional.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
unary_add_array_push_1.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_add_array_push_2.sol SMTChecker tests 2021-10-26 11:30:30 +02:00
unary_add_array.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_add_mapping.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_add_minus_overflow_detected.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_add_overflows_correctly_struct.sol Update existing tests 2021-08-25 21:10:08 +02:00
unary_add_overflows_correctly.sol Update existing tests 2021-08-25 21:10:08 +02:00
unary_add.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_operators_tuple_1.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
unary_operators_tuple_2.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
unary_operators_tuple_3.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_sub_array.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_sub_mapping.sol Update old tests 2021-04-08 21:03:39 +02:00
unary_sub.sol Update old tests 2021-04-08 21:03:39 +02:00