solidity/test
2019-11-19 12:28:18 +01:00
..
cmdlineTests Merge pull request #7709 from ethereum/overloadMsgForMagic 2019-11-14 11:24:54 +01:00
compilationTests Fixes codespell. 2019-09-12 22:15:03 +02:00
contracts
evmc Update EVMC to 7 2019-11-18 23:22:21 +01:00
externalTests Update version pragma replacement in ext. tests. 2019-10-25 17:38:29 +02:00
formal
libdevcore Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
libevmasm
liblangutil
liblll add chainid and selfbalance to lllc 2019-09-09 23:35:36 +03:00
libsolidity [SMTChecker] Fix ICE in abi.decode 2019-11-18 13:15:10 +01:00
libyul Tests for conditional unsimplifier 2019-11-01 14:07:25 +01:00
tools Adapt EVMHost for EVMC7 2019-11-19 12:21:03 +01:00
.solhint.json Test require with string literals 2019-11-13 12:01:25 +01:00
.solhintignore
boostTest.cpp Replace preprocessor macros with constexpr expressions. 2019-09-11 13:03:05 +02:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Do not rely on cmake's GLOB for test/ 2019-11-08 16:12:42 +01:00
cmdlineTests.sh
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
EVMHost.cpp Set chain_id in EVMHost 2019-11-19 12:28:18 +01:00
EVMHost.h Adapt EVMHost for EVMC7 2019-11-19 12:21:03 +01:00
ExecutionFramework.cpp Update EVMC to 6.3.1 2019-11-07 10:41:14 +00:00
ExecutionFramework.h [isoltest] Adds support for fallback and ether functions. 2019-09-13 10:55:46 +02:00
externalTests.sh
InteractiveTests.h
Metadata.cpp Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
Metadata.h Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
Options.cpp
Options.h
solcjsTests.sh Remove solc-js DAO tests replacement 2019-10-31 16:16:13 +01:00
TestCase.cpp Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
TestCase.h Support multiple sources for syntax tests. 2019-08-19 14:45:26 +02:00