solidity/test/libsolidity/smtCheckerTests
2020-07-20 17:17:35 +02:00
..
array_members Fix push().push() 2020-07-20 17:17:35 +02:00
complex Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
control_flow Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
external_calls Do not trust code of external functions 2020-07-01 18:20:46 +02:00
functions Do not trust code of external functions 2020-07-01 18:20:46 +02:00
inheritance Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
inline_assembly Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
invariants Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
loops [SMTChecker] Support to external calls to unknown code 2020-07-01 18:20:33 +02:00
modifiers Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
operators [SMTChecker] Fix ICE on compound assignment to array index 2020-07-16 17:44:10 +02:00
overflow Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
simple [SMTChecker] Shortcut RationalNumber expressions 2019-03-11 12:53:49 +01:00
special Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
typecast Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
types Set type properly for event parameters 2020-07-17 11:17:27 +02:00
verification_target Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00