solidity/test/libsolidity/smtCheckerTests
2020-11-23 19:28:08 +01:00
..
array_members [SMTChecker] Fix internal error when array.push() is used as LHS of assignment 2020-11-02 13:32:53 +00:00
blockchain_state Remove more tests because current Spacer crashes 2020-10-13 19:27:49 +01:00
bmc_coverage [SMTChecker] Adding a dummy frame to the call stack for the implicit constructor 2020-11-16 22:46:17 +01:00
complex Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +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 Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +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 Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +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 Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +01:00
typecast Merge remote-tracking branch 'origin/develop' into breaking 2020-11-23 19:28:08 +01:00
types [SMTChecker] Added support for struct constructor. 2020-11-23 13:45:17 +01:00
verification_target [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00