solidity/test
Mathias L. Baumann a45eed6dbf
Merge pull request #7584 from ethereum/callback-context
Introduce callback context in libsolc
2019-11-26 15:29:03 +01:00
..
cmdlineTests Fixes failing commandline test. 2019-11-19 11:28:42 +01:00
compilationTests Adjusts compilation tests to read-only array length. 2019-11-19 16:09:21 +01:00
contracts Adjusts end-to-end tests to read-only array length. 2019-11-19 21:11:14 +01:00
evmc Update to EVMC7 2019-11-20 00:18:32 +01:00
externalTests Merge pull request #7584 from ethereum/callback-context 2019-11-26 15:29:03 +01:00
formal
libdevcore
libevmasm
liblangutil
liblll
libsolidity Introduce callback context in libsolc 2019-11-22 11:42:39 +00:00
libyul Merge remote-tracking branch 'origin/develop' into merge_develop_060 2019-11-20 12:27:40 +01:00
tools Introduce callback context in libsolc 2019-11-22 11:42:39 +00:00
.solhint.json Test require with string literals 2019-11-13 12:01:25 +01:00
.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 Update evmone version to v0.3.0 in docs and scripts 2019-11-19 16:49:43 +01:00
docsCodeStyle.sh
EVMHost.cpp Add new gas price for deployed bytecode (EIP2028) 2019-11-19 17:09:18 +01:00
EVMHost.h Add new gas price for deployed bytecode (EIP2028) 2019-11-19 17:09:18 +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
InteractiveTests.h
Metadata.cpp Merge remote-tracking branch 'origin/develop' into develop_060 2019-10-28 15:21:49 +01:00
Metadata.h
Options.cpp
Options.h
TestCase.cpp
TestCase.h