aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/inheritance/too_few_base_arguments.sol
Commit message (Expand)AuthorAgeFilesLines
* Improves error with suggestion to remove parantheses.Erik Kundt2018-07-111-1/+1
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-101-2/+2
* Constructors are defined using the ``constructor`` keyword.Daniel Kirchner2018-04-041-2/+2
* Fix: Treat empty base constructor argument list as not provided.chriseth2018-04-031-0/+10