solidity/test
chriseth a7e133b95c
Merge pull request #7696 from ethereum/semanticsTestsLibraryDeployment
Add support for external libraries to extracted semantics tests.
2019-11-12 15:50:36 +01:00
..
cmdlineTests EWasm binary transform. 2019-11-05 19:58:55 +01:00
compilationTests
contracts
evmc Update EVMC to 6.3.1 2019-11-07 10:41:14 +00: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
libsolidity Merge pull request #7696 from ethereum/semanticsTestsLibraryDeployment 2019-11-12 15:50:36 +01:00
libyul Tests for conditional unsimplifier 2019-11-01 14:07:25 +01:00
tools abiv2 proto fuzzer: Fuzz return data coding 2019-11-06 23:42:10 +01:00
.solhint.json
.solhintignore
boostTest.cpp
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
Common.h
docsCodeStyle.sh
EVMHost.cpp Use evmc_load_and_configure to support passing EVMC options 2019-11-07 10:42:41 +00:00
EVMHost.h Update EVMC to 6.3.1 2019-11-07 10:41:14 +00: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