solidity/test
2019-12-02 18:10:39 +01:00
..
cmdlineTests Update tests after merge from develop. 2019-11-26 16:27:07 +01:00
compilationTests Adjusts compilation tests to read-only array length. 2019-11-19 16:09:21 +01:00
contracts Merge remote-tracking branch 'origin/develop' into develop_060 2019-11-27 19:14:08 +01:00
evmc Update to EVMC7 2019-11-20 00:18:32 +01:00
externalTests Fixes solc path override in Truffle config. 2019-12-02 18:10:39 +01:00
formal
libdevcore Add comprehensive tests to fromHex/toHex 2019-11-26 17:34:50 +01:00
libevmasm
liblangutil
liblll
libsolidity Reenable push tests via Yul 2019-11-29 16:52:13 +01:00
libyul Fix unrelated test failure. 2019-11-28 20:01:36 +01:00
tools Merge pull request #7826 from ethereum/develop 2019-11-28 13:37:19 +01:00
.solhint.json Test require with string literals 2019-11-13 12:01:25 +01:00
.solhintignore
boostTest.cpp Restrict usage of plain "new". 2019-11-27 17:55:11 +01:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt EWasm translation tests. 2019-11-26 15:46:33 +01:00
cmdlineTests.sh
Common.cpp Replace preprocessor macros with constexpr expressions. 2019-09-11 13:03:05 +02:00
Common.h Update evmone version to v0.3.0 in docs and scripts 2019-11-19 16:49:43 +01:00
docsCodeStyle.sh
EVMHost.cpp Merge pull request #7798 from ethereum/evmc-literals 2019-11-27 19:12:07 +01:00
EVMHost.h test: Use evmc::VM directly 2019-11-27 18:53:02 +01:00
ExecutionFramework.cpp Update EVMC to 6.3.1 2019-11-07 10:41:14 +00:00
ExecutionFramework.h Provide different options for reason strings. 2019-11-07 14:13:53 +01:00
externalTests.sh Migrates solc-js test to ext. test infrastructure. 2019-09-25 16:03:08 +02:00
InteractiveTests.h EWasm translation tests. 2019-11-26 15:46:33 +01:00
Metadata.cpp Merge remote-tracking branch 'origin/develop' into develop_060 2019-10-28 15:21:49 +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
TestCase.cpp Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
TestCase.h