solidity/test/tools
2022-03-14 15:04:32 +01:00
..
ossfuzz Permit control flow mutations in global scope of a Yul program. 2022-03-14 15:04:32 +01:00
yulInterpreter Yul interpreter: Add flag to disable memory tracing and dump for fuzzing. 2022-01-04 11:56:27 +01:00
afl_fuzzer.cpp CommonIO: Replace readStandardInput() with readUntilEnd() with a configurable stream 2021-07-02 14:58:30 +02:00
CMakeLists.txt Tests. 2022-03-02 16:42:28 +01:00
fuzzer_common.cpp Store whether an evmasm Assembly is creation code. 2022-03-09 17:42:29 +01:00
fuzzer_common.h Unify solc fuzzers. 2021-02-08 11:14:38 +01:00
isoltest.cpp Test batcher. 2021-12-30 15:02:05 +01:00
IsolTestOptions.cpp isoltest: Do not try to enforce gas costs when ABIEncoderV1 is used 2021-10-27 18:56:45 +02:00
IsolTestOptions.h Removed pointer to external editor resource in IsolTestOptions, changed TestTool::handleResponse() to get editor value from m_options member variable 2021-09-21 14:12:26 -05:00
yulopti.cpp Replace all locale-dependent operations with locale-agnostic counterparts 2022-03-07 17:23:08 +01:00
yulrun.cpp Yul interpreter: Add flag to disable memory tracing and dump for fuzzing. 2022-01-04 11:56:27 +01:00