solidity/test/tools
2022-04-06 22:27:08 +02: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 Use EXIT_FAILURE and EXIT_SUCCESS constants in exit() and when returning from main() 2022-04-06 22:27:08 +02:00
IsolTestOptions.cpp isoltest: Do not return an error code from --help 2022-04-06 22:26:21 +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