solidity/test/tools
chriseth ea46636ad2
Merge pull request #9281 from ethereum/fix-6772
Fuzzer: Add a specialized StackTooDeepError Exception that is caught …
2020-07-01 11:47:35 +02:00
..
ossfuzz yul proto fuzzer: Remove assertion that no errors/warnings while parsing yul code 2020-06-30 21:46:38 +02:00
yulInterpreter Yul interpreter: Return selfbalance constant for the expression 2020-06-30 16:59:13 +02:00
afl_fuzzer.cpp Apply modernize-use-emplace. 2020-04-02 17:35:48 -05:00
CMakeLists.txt Introduced TestCaseReader. 2020-03-16 23:14:33 +01:00
fuzzer_common.cpp Fuzzer: Add a specialized StackTooDeepError Exception that is caught in the fuzzing harness 2020-07-01 11:08:20 +02:00
fuzzer_common.h solc fuzzers: Use compiler stack for fuzzing 2020-03-20 10:50:26 +01:00
isoltest.cpp Implement multi source semantic tests 2020-06-23 17:29:16 +02:00
IsolTestOptions.cpp Always enforce via yul for isoltest runs. 2020-05-05 14:08:59 +02:00
IsolTestOptions.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
yulopti.cpp yulopti: Fix conflict between 'l' in yulopti and OptimiserSuite and make future conflicts less likely 2020-05-07 17:27:24 +02:00
yulrun.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00