..
dataLocation
More strict override check for data locations.
2022-05-17 13:02:12 +02:00
duplicated_constructor_call
Update tests.
2020-07-07 12:16:18 +02:00
fallback_receive
Fix ICE related to receive function having parameters.
2021-06-03 13:08:57 +02:00
interface
Add override exception for interface functions.
2021-08-31 10:45:31 +02:00
override
Fix inheritedFunctions returns private functions
2022-08-16 16:19:32 +01:00
virtual
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
allow_empty_duplicated_super_constructor_call.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
base_arguments_empty_parentheses.sol
Update tests.
2020-07-07 12:16:18 +02:00
base_arguments_multiple_inheritance.sol
Update tests.
2020-07-07 12:16:18 +02:00
base_arguments_no_parentheses.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
base_not_contract.sol
Add more syntax tests for uncovered cases
2020-11-05 10:30:09 +00:00
disallow_modifier_style_without_parentheses.sol
Update tests.
2020-07-07 12:16:18 +02:00
interface_virtual_warning.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
modifiers_in_constructor_context.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
overloaded_private_function.sol
Fix inheritedFunctions returns private functions
2022-08-16 16:19:32 +01:00
reference_non_base_ctor.sol
Update tests.
2020-07-07 12:16:18 +02:00
shadowing_base_state_vars.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
shadowing_private_base_function.sol
Fix inheritedFunctions returns private functions
2022-08-16 16:19:32 +01:00
shadowing_private_base_state_vars.sol
Trivial isoltest updates: missing // ---- at the end
2021-04-20 17:38:29 +02:00
super_on_external.sol
Tests after changing type of super to TypeType
2020-11-10 15:38:21 +01:00
too_few_base_arguments.sol
Update tests.
2020-07-07 12:16:18 +02:00
unimplemented_without_virtual.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
wrong_type_base_arguments.sol
Update tests.
2020-07-07 12:16:18 +02:00