solidity/test/libsolidity/syntaxTests/controlFlow/storageReturn
2020-06-09 13:03:57 +02:00
..
assembly Ignore warnings for yulOptimizer tests 2020-06-09 13:03:57 +02:00
assembly_err.sol Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
default_location.sol Added default data locations to parameters for syntax tests. 2018-07-11 20:24:50 -05:00
dowhile_err.sol Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
dowhile_fine.sol Warn about unreachable code. 2019-01-10 10:36:50 +01:00
for_err.sol Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
for_fine.sol Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
if_err.sol Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
if_fine.sol Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
modifier_err.sol Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
modifier_fine.sol Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
revert_fine.sol Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
short_circuit_err.sol Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
short_circuit_fine.sol Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
smoke.sol Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
ternary_err.sol Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
ternary_fine.sol Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00
try_err.sol Fix try catch test 2019-09-26 18:27:09 +02:00
try_fine.sol Control flow for try statements. 2019-09-23 17:22:56 +02:00
tuple_fine.sol Add back lost test case to a more reasonable location. 2018-08-08 12:48:59 +02:00
unimplemented_internal.sol Require unimplemented functions to be virtual. 2019-12-02 21:59:00 +01:00
unimplemented_library.sol Some changes to "abstract". 2019-11-05 13:55:31 +01:00
while_err.sol Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
while_fine.sol Add control flow analyzer and test for uninitialized storage returns. 2018-05-14 20:23:40 +02:00