solidity/test/libsolidity/smtCheckerTests/try_catch
Martin Blicha cdfc19b503 SMTChecker: Bring back counterexample checks in regression tests
Since the default is now to ignore the counterexamples when checking
test output, we bring back counterexample checks in tests where the
counterexample is (mostly) deterministic.
2023-07-25 12:26:21 +02:00
..
try_1.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_2.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_3.sol SMTChecker: Bring back counterexample checks in regression tests 2023-07-25 12:26:21 +02:00
try_4.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_5.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_call_in_catch_1.sol Update old tests 2021-04-08 21:03:39 +02:00
try_call_in_catch_2.sol Update old tests 2021-04-08 21:03:39 +02:00
try_inside_if.sol Remove EWASM backend. 2023-05-11 10:56:55 -05:00
try_inside_while.sol Add optional bounds to unroll loops in BMC model checker 2023-06-02 18:32:38 +02:00
try_multiple_catch_clauses_2.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_multiple_catch_clauses.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_multiple_returned_values_with_tuple.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_multiple_returned_values.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_nested_1.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_nested_2.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_nested_3.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_new.sol [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
try_public_var_mapping.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_public_var.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_string_literal_to_bytes_array.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
try_string_literal_to_fixed_bytes.sol Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00