solidity/test/libsolidity/smtCheckerTests
Leonardo 088b694f0b
Merge pull request #10207 from ethereum/smt_tests_asserts
[SMTChecker] Add uncovered test and replace uncovered tests by asserts
2020-12-03 08:59:48 +01:00
..
array_members Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
blockchain_state Remove more tests because current Spacer crashes 2020-10-13 19:27:49 +01:00
bmc_coverage [SMTChecker] Keeping better track of path condition through branches with return statement in the BMC engine. 2020-11-30 11:47:49 +01:00
complex [SMTChecker] Added support for struct constructor. 2020-11-23 13:45:17 +01:00
control_flow Fix CHC false positives when using branches inside modifiers 2020-11-04 21:47:07 +00:00
crypto Add unknown message to all verification targets 2020-10-19 20:54:13 +01:00
external_calls Update tests 2020-10-13 17:49:04 +01:00
function_selector [SMTChecker] report SMTEncoder warnings also via CHC 2020-11-03 16:06:17 +00:00
functions [SMTChecker] Added support for public getters through this. 2020-12-02 16:06:48 +01:00
imports [SMTChecker] Do not report warning when encountered a Type identifier. The operations are supported now. 2020-11-23 15:41:57 +01:00
inheritance [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00
inline_assembly [SMTChecker] report SMTEncoder warnings also via CHC 2020-11-03 16:06:17 +00:00
invariants Add unknown message to all verification targets 2020-10-19 20:54:13 +01:00
loops [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
math [SMTChecker] Adding division by zero checks in the CHC engine 2020-10-21 14:48:33 +02:00
modifiers [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
operators Add uncovered test and replace uncovered tests by asserts 2020-11-30 18:46:47 +01:00
overflow [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
simple [SMTChecker] Shortcut RationalNumber expressions 2019-03-11 12:53:49 +01:00
special Add uncovered test and replace uncovered tests by asserts 2020-11-30 18:46:47 +01:00
typecast [SMTChecker] Do not report warning when encountered a Type identifier. The operations are supported now. 2020-11-23 15:41:57 +01:00
types Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
verification_target [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00