solidity/test/libsolidity/syntaxTests/dataLocations
2022-04-01 23:41:18 -05:00
..
externalFunction [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
internalFunction [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
libraries [test] Update tests to include location string. 2022-04-01 23:41:18 -05: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 [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
publicFunction [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
data_location_in_function_type_fail.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05: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 [test] Update tests to include location string. 2022-04-01 23:41:18 -05: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 [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
function_type_array_as_reference_type.sol Update tests. 2018-08-14 18:53:06 +02:00
memory_storage_data_location.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
unspecified_constructor.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
variable_declaration_location_specifier_test_non_reference_type.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
variable_declaration_location_specifier_test_reference_type.sol Update test wrt requiring storage locations. 2018-07-12 12:54:42 +02:00