This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2bbe9349cf
solidity
/
test
/
libsolidity
/
syntaxTests
/
inheritance
History
Mathias Baumann
3a8a74cbc7
OverrideSpecifier: Check for null before dereferencing
2021-02-04 13:17:28 +01:00
..
duplicated_constructor_call
fallback_receive
interface
override
OverrideSpecifier: Check for null before dereferencing
2021-02-04 13:17:28 +01:00
virtual
allow_empty_duplicated_super_constructor_call.sol
base_arguments_empty_parentheses.sol
base_arguments_multiple_inheritance.sol
base_arguments_no_parentheses.sol
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
interface_virtual_warning.sol
modifiers_in_constructor_context.sol
reference_non_base_ctor.sol
shadowing_base_state_vars.sol
shadowing_private_base_state_vars.sol
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
unimplemented_without_virtual.sol
wrong_type_base_arguments.sol