solidity/test/libsolidity/smtCheckerTests
2020-11-02 13:32:53 +00: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
complex Print warning for unnamed return parameters and no return statement 2020-10-13 13:11:29 +02:00
control_flow Print warning for unnamed return parameters and no return statement 2020-10-13 13:11:29 +02: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] Added support for selector when expression's value is known at compile time 2020-10-22 14:18:52 +02:00
functions [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
imports Fix inherited state vars for BMC 2020-11-02 11:42:39 +00:00
inheritance [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00
inline_assembly Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02: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 [SMTChecker] Fix internal error when array.push() is used as LHS of assignment 2020-11-02 13:32:53 +00: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 [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
typecast [SMTChecker] Fix ICE implicit conversion string literal -> byte 2020-10-21 22:03:01 +01:00
types [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
verification_target [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00