.. |
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
|
Add override exception for interface functions.
|
2021-08-31 10:45:31 +02: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 |
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_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 |