aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/visibility/interface
Commit message (Expand)AuthorAgeFilesLines
* Cleanup 0.5.0 test casesAlex Beregszaszi2018-08-062-7/+0
* Adds comment about reasoning behind syntax test.Erik Kundt2018-07-181-3/+5
* Suggests external for fallback and interface functions.chriseth2018-07-182-1/+11
* Adjusts tests to expect type errors on default visibility.Erik Kundt2018-07-182-7/+1
* enforce interface-functions to be external-declaredChristian Parpart2018-07-164-5/+4
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-106-8/+8
* Makes visibility warning more concise.Erik Kundt2018-04-031-1/+1
* Moves all interface function visibility related tests.Erik Kundt2018-04-035-0/+26
* Defaults to external visibility for interfaces.bitshift2018-04-032-0/+13