aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools/fuzzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove old libsolc API (compileJSON, compileJSONMulti, compileJSONCallback)Alex Beregszaszi2018-11-131-1/+1
* Merge pull request #5134 from ethereum/fuzzer-input-filechriseth2018-10-101-11/+27
|\
| * adds --input-file=FILENAME to solfuzzerChristian Parpart2018-10-101-11/+27
* | Use nullptr instead of NULL where appropriateAlex Beregszaszi2018-10-101-1/+1
|/
* Do not use compileJSON wrapper in the fuzzerAlex Beregszaszi2018-09-291-45/+26
* Catch the proper exceptions in solfuzzerAlex Beregszaszi2018-07-121-0/+4
* Move test tools to the subdirectory test/tools and adjust CMakeLists.txt.Daniel Kirchner2018-03-131-0/+216