aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/constructor
Commit message (Expand)AuthorAgeFilesLines
* Updates interface constructor and function type test.Erik Kundt2018-07-072-9/+9
* Fixes wrong visibility specifier in interface constructor test.Erik Kundt2018-07-042-9/+9
* Fixes broken syntax tests.Erik Kundt2018-07-042-18/+9
* Adds default visibility specifier to syntax tests.Erik Kundt2018-07-048-31/+40
* Update test suite.Daniel Kirchner2018-07-032-18/+9
* Remove trailing whitespace in missing visibility warning.Daniel Kirchner2018-07-021-1/+1
* Updates invalid syntax test.Erik Kundt2018-06-291-1/+2
* Updates syntax tests to new constructor syntax.Erik Kundt2018-06-293-4/+14
* Warn about functions named "constructor".chriseth2018-04-191-0/+5
* Fix name clashes between constructor and fallback function.chriseth2018-04-183-1/+14
* Extract tests.chriseth2018-04-1825-0/+197