solidity/test/tools
chriseth 08cf616157
Merge pull request #7609 from ethereum/fix-7608
yul proto fuzzer: Catch exception early and propagate termination reason
2019-11-04 13:29:50 +01:00
..
ossfuzz yul proto fuzzer: Catch exception early and propagate termination reason to harness 2019-11-01 12:26:35 +01:00
yulInterpreter Fix failing tests on ArchLinux and potentially MacOS 2019-10-29 12:02:50 +01:00
afl_fuzzer.cpp Throw exception to allow fuzzer to report which file it failed on. 2019-04-04 14:05:38 +02:00
CMakeLists.txt Tests 2019-08-15 16:30:05 +02:00
fuzzer_common.cpp solc fuzzer: Use randomly chosen evm version 2019-09-17 13:43:22 +02:00
fuzzer_common.h Throw exception to allow fuzzer to report which file it failed on. 2019-04-04 14:05:38 +02:00
isoltest.cpp Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
IsolTestOptions.cpp Allow more filters and rename member. 2019-04-17 12:00:01 +02:00
IsolTestOptions.h Allow more filters and rename member. 2019-04-17 12:00:01 +02:00
yulopti.cpp Conditional simplifier. 2019-11-01 14:01:56 +01:00
yulrun.cpp Change interpreter memory to be non-contiguous. 2019-09-02 13:51:47 +02:00