solidity/test/libsolidity/smtCheckerTests
chriseth 84251e5a22
Merge pull request #6405 from ethereum/smt_compound_assignment
[SMTChecker] Support arithmetic compound assignment operators.
2019-03-28 18:27:25 +01: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 Tests that used to give false negatives 2019-03-28 14:32:47 +01:00
loops [SMTChecker] Only check for overflow/underflow in the end of the function 2019-02-18 23:55:58 +01:00
modifiers [SMTChecker] Support modifiers 2019-03-20 11:32:20 +01:00
operators Arithmetic compound assignment operators tests 2019-03-28 15:27:52 +01: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