aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/AnalysisFramework.cpp
Commit message (Expand)AuthorAgeFilesLines
* Always require a contract/sourceName in CompilerStackAlex Beregszaszi2017-10-191-1/+1
* More verbose error messages.chriseth2017-09-291-11/+20
* Allow test frameworks to filter out some warnings.chriseth2017-09-291-2/+12
* Change retrieveContract to take name and not indexAlex Beregszaszi2017-09-111-3/+3
* Fix warning checking in test framework.chriseth2017-09-061-1/+1
* Extract base from NameAndType and use compiler stack.chriseth2017-08-291-0/+127