solidity/test/libsolidity/smtCheckerTests
2020-12-09 12:18:55 +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 [SMTChecker] Support return in CHC 2020-12-07 18:17:33 +01: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
file_level Do not run SMTChecker when file level functions/constants are present. 2020-12-09 12:18:55 +01:00
function_selector [SMTChecker] report SMTEncoder warnings also via CHC 2020-11-03 16:06:17 +00:00
functions Use nonlinear clauses instead of inlining for base constructors 2020-12-04 13:25:56 +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 Use nonlinear clauses instead of inlining for base constructors 2020-12-04 13:25:56 +01: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 added test 2020-12-08 13:05:16 +01:00
overflow [SMTChecker] Adding test witnessing that SMTChecker no longer crashes when producing CEX with arrays 2020-12-09 09:13:39 +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] Fixing conversion from StringLiteral to FixedBytes 2020-12-07 19:30:51 +01:00
types Use nonlinear clauses instead of inlining for base constructors 2020-12-04 13:25:56 +01:00
verification_target [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00