aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/JSONCompiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjust tests.chriseth2018-04-121-4/+4
|
* Create empty dynamic memory arrays more efficiently.chriseth2018-04-041-4/+4
|
* test: Rename test/TestHelper.* to test/Options.* and add Options::validate().Daniel Kirchner2018-03-141-2/+2
|
* Add new JSON API for better abstraction and for supporting strict JSON parsingAlexander Arlt2018-02-211-3/+3
|
* Rename jsonCompiler to libsolcAlex Beregszaszi2017-12-111-1/+1
|
* Add header for jsonCompilerAlex Beregszaszi2017-08-291-10/+1
|
* Update tests.chriseth2017-08-251-6/+6
|
* Remove some unused includesAlex Beregszaszi2017-08-211-2/+0
|
* Add test for compileStandardAlex Beregszaszi2017-07-191-0/+29
|
* Add test for compileSingleAlex Beregszaszi2017-07-191-0/+51
|
* Add test for compileJSONCallbackAlex Beregszaszi2017-07-191-3/+16
|
* Test for version/license in jsonCompilerAlex Beregszaszi2017-07-181-0/+15
|
* Review suggestions.chriseth2017-06-241-1/+1
|
* Fix tests.chriseth2017-06-241-8/+16
|
* new test case and indentation fixdjudjuu2017-06-061-4/+4
|
* adjusted test-casesdjudjuu2017-05-311-1/+1
|
* testsuite adjustmentdjudjuu2017-05-191-3/+5
|
* Run in optimizer mode when requestedAlex Beregszaszi2017-05-061-1/+2
|
* Split out common metadata validation codeAlex Beregszaszi2017-05-061-48/+5
|
* Add basic test for jsonCompilerAlex Beregszaszi2017-05-061-0/+143