| .. | 
		
		
			
			
			
			
				| branches_with_return | [SMTChecker] Support return in CHC | 2020-12-07 18:17:33 +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 | Fix CHC false positives when using branches inside modifiers | 2020-11-04 21:47:07 +00:00 | 
		
			
			
			
			
				| branches_inside_modifiers_2.sol | Fix CHC false positives when using branches inside modifiers | 2020-11-04 21:47:07 +00:00 | 
		
			
			
			
			
				| branches_inside_modifiers_3.sol | Fix CHC false positives when using branches inside modifiers | 2020-11-04 21:47:07 +00:00 | 
		
			
			
			
			
				| branches_inside_modifiers_4.sol | Fix CHC false positives when using branches inside modifiers | 2020-11-04 21:47:07 +00: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 | Print warning for unnamed return parameters and no return statement | 2020-10-13 13:11:29 +02:00 | 
		
			
			
			
			
				| return_1_fail.sol | [SMTChecker] Support return in CHC | 2020-12-07 18:17:33 +01:00 | 
		
			
			
			
			
				| return_1.sol | [SMTChecker] Support return in CHC | 2020-12-07 18:17:33 +01:00 | 
		
			
			
			
			
				| return_2_fail.sol | [SMTChecker] Support return in CHC | 2020-12-07 18:17:33 +01:00 | 
		
			
			
			
			
				| return_2.sol | [SMTChecker] Support return in CHC | 2020-12-07 18:17:33 +01:00 | 
		
			
			
			
			
				| revert_complex_flow.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 | 
		
			
			
			
			
				| revert.sol | Print warning for unnamed return parameters and no return statement | 2020-10-13 13:11:29 +02:00 | 
		
			
			
			
			
				| short_circuit_and_fail.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 | 
		
			
			
			
			
				| short_circuit_and_inside_branch.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 | 
		
			
			
			
			
				| short_circuit_and_need_both_fail.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02: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 | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 | 
		
			
			
			
			
				| short_circuit_or_inside_branch.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 | 
		
			
			
			
			
				| short_circuit_or_need_both_fail.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02: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 | [SMTChecker] report SMTEncoder warnings also via CHC | 2020-11-03 16:06:17 +00:00 | 
		
			
			
			
			
				| try_catch_2.sol | [SMTChecker] report SMTEncoder warnings also via CHC | 2020-11-03 16:06:17 +00:00 | 
		
			
			
			
			
				| ways_to_merge_variables_1.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 | 
		
			
			
			
			
				| ways_to_merge_variables_2.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 | 
		
			
			
			
			
				| ways_to_merge_variables_3.sol | [SMTChecker] Add engine prefix to verification target error messages | 2020-09-25 19:09:06 +02:00 |