solidity/test
chriseth 5b3efee93b
Merge pull request #7442 from ethereum/develop
Merge develop into develop_060
2019-09-17 12:16:27 +02:00
..
cmdlineTests Merge pull request #7420 from ethereum/develop 2019-09-12 22:06:55 +02:00
compilationTests Fixes codespell. 2019-09-12 22:15:03 +02:00
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
formal
libdevcore Make json output a bit prettier. 2019-07-02 18:07:05 +02:00
libevmasm
liblangutil
liblll add chainid and selfbalance to lllc 2019-09-09 23:35:36 +03:00
libsolidity Merge pull request #7442 from ethereum/develop 2019-09-17 12:16:27 +02:00
libyul Merge pull request #7414 from ethereum/refactorSSA 2019-09-13 17:55:39 +02:00
tools Update logic to track dynamically encoded parameters 2019-09-16 14:25:37 +02:00
.solhint.json Fix deprecated option style for docCheck 2019-08-26 11:23:29 +02:00
.solhintignore Add style checker 2019-08-05 13:00:30 +02:00
boostTest.cpp Replace preprocessor macros with constexpr expressions. 2019-09-11 13:03:05 +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 Add backup extension to all sed commands in the command line tests for OSX sed. 2019-09-06 14:19:49 +02:00
Common.cpp Replace preprocessor macros with constexpr expressions. 2019-09-11 13:03:05 +02:00
Common.h Replace preprocessor macros with constexpr expressions. 2019-09-11 13:03:05 +02:00
docsCodeStyle.sh Add style checker 2019-08-05 13:00:30 +02:00
EVMHost.cpp Fix evmone filename for auto-discovery for windows and macos. 2019-09-11 12:28:05 +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 [isoltest] Adds support for fallback and ether functions. 2019-09-13 10:55:46 +02:00
externalTests.sh
InteractiveTests.h Tests 2019-08-15 16:30:05 +02:00
Metadata.cpp Create option for metadata hash 2019-09-13 18:59:12 +02:00
Metadata.h
Options.cpp
Options.h
solcjsTests.sh
TestCase.cpp Support multiple sources for syntax tests. 2019-08-19 14:45:26 +02:00
TestCase.h Support multiple sources for syntax tests. 2019-08-19 14:45:26 +02:00