solidity/test/libsolidity/smtCheckerTests
2020-06-02 16:51:53 +02:00
..
array_members Fix ICE on push for member access 2020-05-29 19:13:27 +02:00
complex [SMTChecker] Support array length 2020-05-14 23:32:29 +02:00
control_flow [SMTChecker] Fix internal error on try/catch 2020-06-02 16:51:53 +02:00
functions [SMTChecker] Relax assertion about callstack 2020-06-02 12:50:51 +02:00
inheritance Add support to internal function calls 2020-03-11 16:29:07 +01:00
inline_assembly Fix wrong location for inline asm blocks 2019-04-15 16:40:07 +02:00
invariants Add support to internal function calls 2020-03-11 16:29:07 +01:00
loops Test updates 2020-05-14 23:32:30 +02:00
modifiers Add support to internal function calls 2020-03-11 16:29:07 +01:00
operators [SMTChecker] Add test that shows that deleting arrays takes the index into account 2020-05-28 13:08:16 +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 array length 2020-05-14 23:32:29 +02:00
typecast Fix internal error when using array slices 2020-04-22 23:20:10 +02:00
types Add test 2020-05-28 15:56:47 +02:00
verification_target [SMTChecker] Fix literal string type mismatch 2019-08-10 21:51:46 +02:00