aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/dataLocations
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for data locations within librariesAlex Beregszaszi2018-07-256-0/+22
|
* Update test wrt requiring storage locations.Daniel Kirchner2018-07-121-2/+1
|
* Adds default visibility specifier to syntax tests.Erik Kundt2018-07-041-5/+5
|
* Allow using `calldata` keyword to specify data locationmingchuan2018-05-3013-0/+78