aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/constants
Commit message (Expand)AuthorAgeFilesLines
* ABI encoding functions are pure and should be usable in constants.chriseth2018-05-151-0/+7
* Replace constant with view in the tests.Daniel Kirchner2018-05-092-0/+14
* Add test to check ConstantEvaluator for pure non-rational functions.Daniel Kirchner2018-04-121-0/+11
* Error on invalid arithmetic with constant expressions.Daniel Kirchner2018-04-126-0/+53
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-103-8/+8
* Extract constant cycle tests.chriseth2018-04-034-0/+32