solidity/test/libsolidity/syntaxTests/dataLocations
2021-04-20 17:38:29 +02:00
..
externalFunction Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
internalFunction Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
libraries Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
libraryExternalFunction Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
libraryInternalFunction Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
privateFunction Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
publicFunction Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
data_location_in_function_type_fail.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
data_location_in_function_type.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
function_argument_location_specifier_test_non_reference_type.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
function_parameters_with_data_location_fine.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
function_return_parameters_with_data_location_fine.sol Print warning for unnamed return parameters and no return statement 2020-10-13 13:11:29 +02:00
function_type_array_as_reference_type.sol Update tests. 2018-08-14 18:53:06 +02:00
memory_storage_data_location.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
unspecified_constructor.sol Fix internal error for invalid data location in constructor. 2020-07-27 15:00:17 +02:00
variable_declaration_location_specifier_test_non_reference_type.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
variable_declaration_location_specifier_test_reference_type.sol Update test wrt requiring storage locations. 2018-07-12 12:54:42 +02:00