solidity/test/libsolidity/smtCheckerTests
chriseth 73ac8f6220
Merge pull request #6421 from ethereum/smt_fix_variable_usage
[SMTChecker] Refactor VariableUsage
2019-04-15 13:39:10 +02:00
..
complex Add MerkleProof test that used to crash 2019-03-11 14:29:47 +01:00
control_flow Short circuit tests 2019-03-28 16:08:30 +01:00
functions [SMTChecker] Refactor VariableUsage 2019-04-05 11:38:37 +02:00
inline_assembly [SMTChecker] Show unsupported warning for asm blocks 2019-04-05 16:41:15 +02:00
loops [SMTChecker] Only check for overflow/underflow in the end of the function 2019-02-18 23:55:58 +01:00
modifiers [SMTChecker] Refactor VariableUsage 2019-04-05 11:38:37 +02:00
operators [SMTChecker] Support unary inc/dec for array/mapping access 2019-04-02 16:53:19 +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 enums 2019-03-07 15:15:12 +01:00
typecast [SMTChecker] Support enums 2019-03-07 15:15:12 +01:00
types [SMTChecker] Shortcut RationalNumber expressions 2019-03-11 12:53:49 +01:00
verification_target Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00