aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/functionTypes
Commit message (Expand)AuthorAgeFilesLines
* Updates interface constructor and function type test.Erik Kundt2018-07-071-6/+9
* Adds default visibility specifier to syntax tests.Erik Kundt2018-07-042-7/+7
* test: Adapted to the change of the var-keyword elimination.Christian Parpart2018-06-261-4/+2
* Return parameters in function types may not be named.Daniel Kirchner2018-06-182-5/+5
* Update test expectations.Daniel Kirchner2018-05-091-1/+1
* Update parser test expectationsAlex Beregszaszi2018-05-041-1/+1
* Properly cope with constructor headers.chriseth2018-04-122-0/+15
* Update expectations.chriseth2018-04-121-2/+2
* New tests for function state variables.chriseth2018-04-126-0/+61
* Add expectations.chriseth2018-04-1224-9/+53
* Extract function type tests.chriseth2018-04-1225-0/+132