aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/inheritance/base_arguments_multiple_inheritance.sol
Commit message (Expand)AuthorAgeFilesLines
* Disallow constructor arguments given multiple times.chriseth2018-06-291-1/+1
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-101-1/+1
* Move constructor argument override check to TypeChecker and reuse annotations...Daniel Kirchner2018-04-091-1/+1
* Allow duplicated constructor calls, if no arguments; support for multiple inh...Daniel Kirchner2018-04-091-0/+9