solidity/test/libsolidity/smtCheckerTests/control_flow
Martin Blicha 09de54b5eb tests
2021-01-11 13:36:03 +01:00
..
branches_with_return Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
assignment_in_declaration.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
branches_assert_condition_1.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
branches_assert_condition_2.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
branches_inside_modifiers_1.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
branches_inside_modifiers_2.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
branches_inside_modifiers_3.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
branches_inside_modifiers_4.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
branches_merge_variables_1.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
branches_merge_variables_2.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
branches_merge_variables_3.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
branches_merge_variables_4.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
branches_merge_variables_5.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
branches_merge_variables_6.sol Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00
function_call_inside_branch_2.sol Update tests 2020-09-22 20:51:28 +02:00
function_call_inside_branch_3.sol Update tests 2020-09-22 20:51:28 +02:00
function_call_inside_branch_4.sol Update tests 2020-09-22 20:51:28 +02:00
function_call_inside_branch.sol Update tests 2020-09-22 20:51:28 +02:00
function_call_inside_else_branch.sol Update tests 2020-09-22 20:51:28 +02:00
function_call_inside_modifier_branch.sol Update tests 2020-09-22 20:51:28 +02:00
function_call_inside_placeholder_inside_modifier_branch.sol Update tests 2020-09-22 20:51:28 +02:00
require.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
return_1_fail.sol [SMTChecker] Added constraints for block properties 2020-12-29 22:17:44 +01:00
return_1.sol [SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine 2020-12-11 17:41:50 +01:00
return_2_fail.sol [SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine 2020-12-11 17:41:50 +01:00
return_2.sol [SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine 2020-12-11 17:41:50 +01:00
revert_complex_flow.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
revert.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
short_circuit_and_fail.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
short_circuit_and_inside_branch.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
short_circuit_and_need_both_fail.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
short_circuit_and_need_both.sol Update remaining tests 2020-08-14 12:58:27 +02:00
short_circuit_and_touched_function.sol [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00
short_circuit_and_touched.sol [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00
short_circuit_and.sol Update remaining tests 2020-08-14 12:58:27 +02:00
short_circuit_or_fail.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
short_circuit_or_inside_branch.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
short_circuit_or_need_both_fail.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
short_circuit_or_need_both.sol Update remaining tests 2020-08-14 12:58:27 +02:00
short_circuit_or_touched_function.sol [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00
short_circuit_or_touched.sol [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00
short_circuit_or.sol Update remaining tests 2020-08-14 12:58:27 +02:00
try_catch_1.sol tests 2021-01-11 13:36:03 +01:00
try_catch_2.sol tests 2021-01-11 13:36:03 +01:00
ways_to_merge_variables_1.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
ways_to_merge_variables_2.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00
ways_to_merge_variables_3.sol Add contract name to called function in cex 2021-01-04 10:03:16 +01:00