solidity/test
Bhargava Shastry 4067bab7dd Add corpus based multi source fuzzer
Co-authored-by: Leonardo <leo@ethereum.org>
2020-07-21 13:43:29 +02:00
..
cmdlineTests Remove swap after dup. 2020-07-13 15:05:01 +02:00
compilationTests Fix spelling errors 2020-05-25 02:54:37 +02:00
contracts Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
evmc Update EVMC to 7.2.0 2020-05-13 22:29:35 +01:00
externalTests Updated external test repos 2020-05-08 21:39:02 +05:30
formal Optimize combination of byte and shl. 2020-07-08 20:26:46 +02:00
libevmasm Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
liblangutil Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
libsolidity Merge pull request #9451 from ethereum/smt_fix_push_push 2020-07-21 11:40:37 +02:00
libsolutil Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
libyul Merge pull request #9394 from ethereum/fix-9391 2020-07-20 18:38:43 +02:00
tools Add corpus based multi source fuzzer 2020-07-21 13:43:29 +02:00
yulPhaser Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
.solhint.json Test require with string literals 2019-11-13 12:01:25 +01:00
.solhintignore Add style checker 2019-08-05 13:00:30 +02:00
boostTest.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Do not link unnecessarily 2020-05-20 12:55:18 +02:00
cmdlineTests.sh Add error IDs to console output 2020-06-10 13:27:25 +02:00
Common.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Common.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CommonSyntaxTest.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CommonSyntaxTest.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
docsCodeStyle.sh Add style checker 2019-08-05 13:00:30 +02:00
EVMHost.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
EVMHost.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ExecutionFramework.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ExecutionFramework.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
externalTests.sh Migrates solc-js test to ext. test infrastructure. 2019-09-25 16:03:08 +02:00
InteractiveTests.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Metadata.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Metadata.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
TestCase.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
TestCase.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
TestCaseReader.cpp Add corpus based multi source fuzzer 2020-07-21 13:43:29 +02:00
TestCaseReader.h Add corpus based multi source fuzzer 2020-07-21 13:43:29 +02:00