solidity/test
2019-08-12 17:23:56 +02:00
..
cmdlineTests Produce AST even when there are parser errors 2019-08-07 15:25:53 +02:00
compilationTests
contracts Removing obsolete but timing-sensitive test. 2019-08-08 17:35:46 +02:00
evmc Add evmc. 2019-08-08 17:34:51 +02:00
externalTests Refactor & Speedups on CircleCI; split out out codecov into dedicated tests. 2019-06-21 20:26:10 +02:00
formal Proofs for the overflow and underflow conditions in checked arithmetic for Sol->Yul code generation. 2019-06-20 15:58:10 +02:00
libdevcore Make json output a bit prettier. 2019-07-02 18:07:05 +02:00
libevmasm
liblangutil
liblll Use evmone for testing. 2019-08-08 17:35:44 +02:00
libsolidity Merge pull request #7210 from ethereum/smt_fix_type_mismatch 2019-08-12 14:32:43 +02:00
libyul Merge pull request #7122 from sifmelcara/expression-inliner-avoid-dup-expr 2019-08-06 11:08:38 +02:00
tools Fix for ossfuzz. 2019-08-08 17:35:46 +02:00
.solhint.json Add style checker 2019-08-05 13:00:30 +02:00
.solhintignore Add style checker 2019-08-05 13:00:30 +02:00
boostTest.cpp Remove mention of IPC. 2019-08-08 17:35:46 +02:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Add evmc and host interface implementation. Modify fuzzer harness to make use of evmc host/vm. 2019-07-17 10:55:33 +02:00
cmdlineTests.sh Remove version in errors for release build. 2019-08-12 17:23:56 +02:00
Common.cpp Discover path. 2019-08-08 17:35:46 +02:00
Common.h Provide path to libevmone. 2019-08-08 17:35:46 +02:00
docsCodeStyle.sh Add style checker 2019-08-05 13:00:30 +02:00
EVMHost.cpp Better error message if loading fails. 2019-08-08 17:35:46 +02:00
EVMHost.h Provide path to libevmone. 2019-08-08 17:35:46 +02:00
ExecutionFramework.cpp Use evmone for testing. 2019-08-08 17:35:44 +02:00
ExecutionFramework.h Use evmone for testing. 2019-08-08 17:35:44 +02:00
externalTests.sh Refactor & Speedups on CircleCI; split out out codecov into dedicated tests. 2019-06-21 20:26:10 +02:00
InteractiveTests.h Remove mention of IPC. 2019-08-08 17:35:46 +02:00
Metadata.cpp
Metadata.h
Options.cpp
Options.h
solcjsTests.sh
TestCase.cpp Adds line numbers to parser errors in isoltest. 2019-07-15 14:16:07 +02:00
TestCase.h Remove mention of IPC. 2019-08-08 17:35:46 +02:00