solidity/test/libsolidity/syntaxTests/natspec
2022-04-01 23:41:18 -05:00
..
invalid [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
docstring_author_function.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
docstring_author_title_state_variable.sol Fix error IDs. 2020-06-22 18:56:32 +02:00
docstring_double_empty.sol Fixed bug when two empty NatSpec comments led to scanning past EOL 2020-05-20 20:26:02 +05:30
docstring_empty_description.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
docstring_empty_tag.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
docstring_named_return_parameter.sol Trivial isoltest updates: normalized whitespace 2021-04-20 17:38:29 +02:00
docstring_non_public_state_variable_with_return.sol [test] Update tests to include location string. 2022-04-01 23:41:18 -05:00
docstring_parameter.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
docstring_private_state_variable.sol Tests and changelog 2021-04-08 17:06:24 +02:00
docstring_state_variable_too_many_return_tags.sol Fix: Allow multiple @return tags on public state variables 2021-06-07 15:16:46 +02:00
docstring_state_variable.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
docstring_too_many_return_tags.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
docstring_variable.sol Tests and changelog 2021-04-08 17:06:24 +02:00