solidity/test/libsolidity/syntaxTests/controlFlow/uninitializedAccess
2020-07-13 14:59:22 +02:00
..
always_revert.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
assembly.sol Use .slot and .offest to access storage items. 2020-07-13 14:59:22 +02:00
functionType.sol Refactoring of the ControlFlowGraph and use for detecting all uninitialized storage accesses. 2018-12-12 04:20:53 +01:00
modifier_order_fail.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
modifier_order_fine.sol Refactoring of the ControlFlowGraph and use for detecting all uninitialized storage accesses. 2018-12-12 04:20:53 +01:00
modifier_post_access.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
modifier_pre_access.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
smoke.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
struct.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
unreachable.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00