aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/StandardCompiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* testsuite adjustmentdjudjuu2017-05-191-2/+2
|
* Compact format for AST-Json with backwards compatibilitychriseth2017-05-171-2/+4
|
* Split out common metadata validation codeAlex Beregszaszi2017-05-061-50/+3
|
* Follow the JSON I/O spec closelyAlex Beregszaszi2017-05-021-6/+6
|
* enumchecks not workingdjuju2017-04-281-0/+3
|
* Add test for legacyASTAlex Beregszaszi2017-04-211-1/+6
|
* Add test for bytecodeAlex Beregszaszi2017-04-211-0/+21
|
* Add compilation test and verify outputAlex Beregszaszi2017-04-211-0/+79
|
* Trigger cases by the JSON (and not string) interfaceAlex Beregszaszi2017-04-211-1/+11
|
* Add basic tests for StandardCompilerAlex Beregszaszi2017-04-211-0/+155