solidity/test/tools
2021-07-06 10:44:07 +02:00
..
ossfuzz Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
yulInterpreter Remove dependency on util::160 in yulInterpreter 2021-04-23 14:35:05 +01:00
afl_fuzzer.cpp CommonIO: Replace readStandardInput() with readUntilEnd() with a configurable stream 2021-07-02 14:58:30 +02:00
CMakeLists.txt Extract StackReuseCodegen tests. 2021-03-09 15:47:24 +01:00
fuzzer_common.cpp Do not hard-code the default 'runs' value as 200 in code that fills out optimizer settings 2021-06-28 14:12:28 +02:00
fuzzer_common.h Unify solc fuzzers. 2021-02-08 11:14:38 +01:00
isoltest.cpp Change loading of VMs and error messages during test. 2021-05-12 14:48:37 +02:00
IsolTestOptions.cpp isoltest: add --accept-updates option 2021-03-15 14:31:01 +00:00
IsolTestOptions.h isoltest: add --accept-updates option 2021-03-15 14:31:01 +00:00
yulopti.cpp CommonIO: Make readFile() check if the file is not a directory and if not fail with a sensible exception rather than std::length_error 2021-06-25 16:04:58 +02:00
yulrun.cpp CommonIO: Replace readStandardInput() with readUntilEnd() with a configurable stream 2021-07-02 14:58:30 +02:00