solidity/test/libsolidity/smtCheckerTests
2019-03-28 15:27:52 +01:00
..
complex Add MerkleProof test that used to crash 2019-03-11 14:29:47 +01:00
control_flow [SMTChecker] Add buggy short circuit test 2019-03-21 18:47:14 +01:00
functions [SMTChecker] Clear state knowledge after external function calls 2019-01-21 12:58:40 +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