solidity/test/tools
2020-07-13 17:34:19 +01:00
..
ossfuzz Merge pull request #9371 from ethereum/refactorInterpreter 2020-07-13 18:27:47 +02:00
yulInterpreter Prefix EIP-615 opcodes with EIP615 in Instructions 2020-07-13 17:34:19 +01: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 Refactor interpreter. 2020-07-09 15:00:13 +02:00