solidity/test/libsolidity/smtCheckerTests
2019-05-06 18:32:10 +02:00
..
complex Add MerkleProof test that used to crash 2019-03-11 14:29:47 +01:00
control_flow Fix short circuit with assignments 2019-05-06 11:04:43 +02:00
functions [SMTChecker] Support tuple type declaration 2019-05-02 12:05:21 +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] 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 delete 2019-05-06 18:32:10 +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] Support enums 2019-03-07 15:15:12 +01:00
types [SMTChecker] Support tuples as function calls with multiple return values 2019-05-03 06:10:22 +02:00
verification_target Organize smt tests in subdirectories 2018-11-22 13:33:28 +00:00