solidity/test/libsolidity/syntaxTests/dataLocations
2018-08-14 18:53:06 +02:00
..
externalFunction Update tests. 2018-08-14 18:53:06 +02:00
internalFunction Update tests. 2018-08-14 18:53:06 +02:00
libraries Update tests. 2018-08-14 18:53:06 +02:00
libraryExternalFunction Update tests. 2018-08-14 18:53:06 +02:00
libraryInternalFunction Update tests. 2018-08-14 18:53:06 +02:00
privateFunction Update tests. 2018-08-14 18:53:06 +02:00
publicFunction Update tests. 2018-08-14 18:53:06 +02:00
data_location_in_function_type_fail.sol Update tests. 2018-08-14 18:53:06 +02:00
data_location_in_function_type.sol Update tests. 2018-08-14 18:53:06 +02:00
function_argument_location_specifier_test_non_reference_type.sol Update tests. 2018-08-14 18:53:06 +02:00
function_parameters_with_data_location_fine.sol Update tests. 2018-08-14 18:53:06 +02:00
function_return_parameters_with_data_location_fine.sol Update tests. 2018-08-14 18:53:06 +02:00
function_type_array_as_reference_type.sol Update tests. 2018-08-14 18:53:06 +02:00
variable_declaration_location_specifier_test_non_reference_type.sol Update tests. 2018-08-14 18:53:06 +02:00
variable_declaration_location_specifier_test_reference_type.sol Update test wrt requiring storage locations. 2018-07-12 12:54:42 +02:00