aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/nameAndTypeResolution
Commit message (Expand)AuthorAgeFilesLines
* Disallow raw callcode (was deprecated in 0.4.12)Alex Beregszaszi2018-06-205-15/+4
* Enforce disallowing empty structsChristian Parpart2018-06-142-7/+7
* Show named argument name in errorAlex Beregszaszi2018-06-061-1/+1
* Move "create2_as_variable" back to non-isoltest tests.chriseth2018-06-051-6/+0
* Split out SolidityNameAndTypeResolution tests into SyntaxTestsAlex Beregszaszi2018-05-31551-0/+4244