aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests
Commit message (Expand)AuthorAgeFilesLines
* Update tests for empty structsAlex Beregszaszi2018-03-312-0/+2
* Merge pull request #3790 from ethereum/empty-structschriseth2018-03-302-0/+11
|\
| * Still allow empty structs for non-0.5.0 modeAlex Beregszaszi2018-03-272-1/+7
| * Disallow empty structsAlex Beregszaszi2018-03-271-0/+5
* | Prevent encoding of weird types and support packed encoding of external funct...chriseth2018-03-295-0/+62
|/
* Extract scoping tests.chriseth2018-03-1616-0/+130
* Merge branch 'develop' into externalFunctionsInLibrarieschriseth2018-03-152-0/+20
|\
| * Merge pull request #3722 from ethereum/fixModsAlex Beregszaszi2018-03-151-0/+14
| |\
| | * Changelog entry.chriseth2018-03-131-0/+14
| * | DocStringParser: Add Changelog entry and test case for empty descriptions.Daniel Kirchner2018-03-141-0/+6
| |/
* / Make external library functions accessible.chriseth2018-03-141-0/+14
|/
* Infrastructure for extracting syntax tests in separate test files.Daniel Kirchner2018-03-134-0/+31