solidity/test/libsolidity/smtCheckerTests
chriseth e542e46163
Merge pull request #7022 from ethereum/smt_create_expr
[SMTChecker] Always create symbolic expression
2019-07-02 14:07:24 +02:00
..
complex Always create symbolic expression 2019-07-01 16:25:33 +02:00
control_flow [SMTChecker] Fix ICE in branch-inline function call-modify local variable 2019-05-09 09:15:11 +02:00
functions [SMTChecker] Remove unsound assertion (too strong) 2019-07-01 16:16:39 +02:00
inheritance [SMTChecker] Fix ICE in inherited state var 2019-05-02 10:03:12 +02:00
inline_assembly Fix wrong location for inline asm blocks 2019-04-15 16:40:07 +02:00
loops [SMTChecker] Add a more general VerificationTarget 2019-06-27 10:31:50 +02:00
modifiers [SMTChecker] Split SMTChecker into SMTEncoder and BMC 2019-07-01 15:05:03 +02:00
operators Always create symbolic expression 2019-07-01 16:25:33 +02:00
overflow [SMTChecker] Move tests that contain division to boost tests 2019-02-20 12:17:03 +01:00
simple [SMTChecker] Shortcut RationalNumber expressions 2019-03-11 12:53:49 +01:00
special [SMTChecker] Support this as address 2019-04-18 17:56:52 +02:00
typecast [SMTChecker] Add a more general VerificationTarget 2019-06-27 10:31:50 +02:00
types Always create symbolic expression 2019-07-01 16:25:33 +02:00
verification_target [SMTChecker] Fix require with message 2019-07-01 16:17:06 +02:00