solidity/test/libsolidity/syntaxTests/controlFlow
2021-06-14 13:54:05 +02:00
..
localCalldataVariables Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
localStorageVariables Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
mappingReturn Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
modifiers Fix control-flow handling of modifiers without body. 2021-06-03 13:31:15 +02:00
storageReturn Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
uninitializedAccess ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +02:00
unreachableCode Directly restart processing calling functions. 2021-06-14 13:54:05 +02:00
free_function_crash.sol Fix crash in ControlFlowGraph related to free functions. 2021-06-09 11:10:33 +02:00
leave_inside_function.sol Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
leave_outside_function.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00