.. |
cmdlineTests
|
Sync & update AST exporting according to AST changes
|
2019-12-09 10:42:24 +00:00 |
compilationTests
|
Fixes named return natspec errors in compilation tests.
|
2019-12-04 15:38:12 +01:00 |
contracts
|
Merge pull request #7886 from ethereum/develop
|
2019-12-03 21:41:49 +01:00 |
evmc
|
Update EVMC to 7.1.0
|
2019-12-02 21:26:42 +01:00 |
externalTests
|
Use master branch of solc-js
|
2019-12-11 16:48:11 +00:00 |
formal
|
Proofs for the overflow and underflow conditions in checked arithmetic for Sol->Yul code generation.
|
2019-06-20 15:58:10 +02:00 |
libdevcore
|
Drop non-strict version of jsonParse* and always use jsonParseStrict
|
2019-12-03 16:20:23 +01:00 |
libevmasm
|
Optimize obsolete ANDs in combination with certain SHIFTs
|
2019-03-29 10:08:05 +01:00 |
liblangutil
|
Add Steve Johnson-style parser recovery rules:
|
2019-06-17 14:47:07 +02:00 |
liblll
|
LLL: fix test cases after chaind/selfbalance was added
|
2019-11-30 11:56:22 +01:00 |
libsolidity
|
Merge pull request #7939 from ethereum/more_tests_override_stuff
|
2019-12-11 17:16:59 +01:00 |
libyul
|
Add also smoke tests for opcodes not part of Ewasm
|
2019-12-10 17:00:45 +00:00 |
tools
|
yul proto fuzzer: Target default evm version
|
2019-12-11 16:52:00 +01:00 |
.solhint.json
|
Test require with string literals
|
2019-11-13 12:01:25 +01:00 |
.solhintignore
|
Add style checker
|
2019-08-05 13:00:30 +02:00 |
boostTest.cpp
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
buglist_test_vectors.md
|
Update bug description, add regex and tests.
|
2018-09-10 12:58:40 +02:00 |
buglistTests.js
|
Buglist check script supports json paths
|
2018-09-06 18:42:21 +02:00 |
CMakeLists.txt
|
Add SMTCheckerTest for isoltest
|
2019-12-09 15:32:08 +01: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
|
Update evmone version to v0.3.0 in docs and scripts
|
2019-11-19 16:49:43 +01:00 |
docsCodeStyle.sh
|
Add style checker
|
2019-08-05 13:00:30 +02:00 |
EVMHost.cpp
|
EVMHost: Remove unneeded methods
|
2019-12-02 23:22:27 +01:00 |
EVMHost.h
|
EVMHost: Remove unneeded methods
|
2019-12-02 23:22:27 +01:00 |
ExecutionFramework.cpp
|
EVMHost: Remove unneeded methods
|
2019-12-02 23:22:27 +01:00 |
ExecutionFramework.h
|
Merge pull request #7886 from ethereum/develop
|
2019-12-03 21:41:49 +01:00 |
externalTests.sh
|
Migrates solc-js test to ext. test infrastructure.
|
2019-09-25 16:03:08 +02:00 |
InteractiveTests.h
|
Add SMTCheckerTest for isoltest
|
2019-12-09 15:32:08 +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
|
Run tests with both ABIV2 and Yul optimizer.
|
2019-04-04 13:18:30 +02:00 |
Options.h
|
Support EVM Version rules for extracted tests.
|
2019-03-15 17:23:20 +01:00 |
TestCase.cpp
|
test: Improve handling invalid EVMVersion syntax in test cases.
|
2019-12-09 10:14:27 +01:00 |
TestCase.h
|
Support multiple sources for syntax tests.
|
2019-08-19 14:45:26 +02:00 |