aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/StandardCompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add contract depedendency tests to standardcompilerAlex Beregszaszi2017-10-051-0/+61
* Restrict contracts compiled via outputSelection (but not the individual outpu...Alex Beregszaszi2017-10-051-0/+116
* Update tests.chriseth2017-08-251-4/+4
* Remove some unused includesAlex Beregszaszi2017-08-211-2/+0
* Fix tests.chriseth2017-06-241-12/+18
* Match substring in tests to avoid metadata issuesAlex Beregszaszi2017-06-151-2/+2
* Print auxiliary data in the assemblyAlex Beregszaszi2017-06-151-1/+2
* adjusted test-casesdjudjuu2017-05-311-1/+1
* 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