aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/AnalysisFramework.h
Commit message (Collapse)AuthorAgeFilesLines
* Add virtual destructors on base classes.Alexander Arlt2018-05-021-0/+1
|
* SyntaxTests: extend syntax tests and isoltest to support parser errors and ↵Daniel Kirchner2018-04-041-2/+5
| | | | compiler exceptions.
* Support searching inside multiple errors.chriseth2018-02-121-16/+33
|
* More verbose error messages.chriseth2017-09-291-2/+6
|
* Allow test frameworks to filter out some warnings.chriseth2017-09-291-1/+2
|
* Mark functions staticAlex Beregszaszi2017-09-201-2/+2
|
* Change retrieveContract to take name and not indexAlex Beregszaszi2017-09-111-1/+1
|
* Extract base from NameAndType and use compiler stack.chriseth2017-08-291-0/+113