solidity/test/tools
Daniel 05217fa8be
Merge pull request #13633 from ethereum/solc-return-codes
[solc] Exit code 2 for exceptions.
2022-11-01 14:18:41 +01:00
..
ossfuzz Merge pull request #13283 from ethereum/yulDebugger 2022-11-01 14:04:56 +01:00
yulInterpreter Merge pull request #13283 from ethereum/yulDebugger 2022-11-01 14:04:56 +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 [solc] Exit code 2 for exceptions. 2022-11-01 12:56:05 +01:00
IsolTestOptions.cpp Remove obsolete enforce-via-yul logic and CI run. 2022-05-19 20:23:28 +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 YulRunner: Add support for interactive inspection of the state 2022-09-14 11:40:02 +02:00