aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/controlFlow
Commit message (Collapse)AuthorAgeFilesLines
* Add back lost test case to a more reasonable location.Daniel Kirchner2018-08-081-0/+3
|
* Update and extend tests for return expressions.Daniel Kirchner2018-08-082-21/+0
|
* Turn warning about uninitialized storage returns into an error.Daniel Kirchner2018-08-0320-177/+177
|
* Deprecate the throw statementAlex Beregszaszi2018-07-161-9/+0
|
* Added default data locations to parameters for syntax tests.Chase McDermott2018-07-121-5/+5
|
* Update control flow graph.Daniel Kirchner2018-05-172-7/+19
|
* Add test for default location.Daniel Kirchner2018-05-151-0/+19
|
* Add control flow analyzer and test for uninitialized storage returns.Daniel Kirchner2018-05-1522-0/+375