solidity/test
2020-04-22 17:21:32 +02:00
..
cmdlineTests Implement lazy function generation using function generation queue 2020-04-17 13:28:07 +02:00
compilationTests Removed virtual from a library function in gnosis test 2020-04-03 15:49:50 +05:30
contracts Merge remote-tracking branch 'origin/develop' into HEAD 2020-02-27 15:06:36 +01:00
evmc Update evmone version to v0.4 in docs and scripts 2020-04-14 14:34:47 +02:00
externalTests Use master branch of solc-js 2019-12-11 16:48:11 +00:00
formal Add optimizer rules for repeated and 2020-04-22 10:20:59 +02:00
libevmasm Tests. 2020-03-24 16:45:31 +01:00
liblangutil Relaxed assert in AsmJsonImporter::createAsmNode. 2020-02-04 20:37:51 +01:00
libsolidity Merge remote-tracking branch 'origin/develop' into breaking 2020-04-22 17:21:32 +02:00
libsolutil Apply modernize-use-emplace. 2020-04-02 17:35:48 -05:00
libyul Merge pull request #8626 from ethereum/immutable-functioncallgraph 2020-04-09 15:46:02 +02:00
tools Fuzzer: Permit linking of libraries in compilation framework 2020-04-20 14:28:38 +02:00
yulPhaser [yul-phaser] Phaser: Allow selecting the classic algorithm on the command line 2020-04-06 19:06:08 +02: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 Apply modernize-use-nullptr. 2020-04-01 12:46:19 -05:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt [yul-phaser] Add ProgramCache class 2020-03-24 17:39:24 +01:00
cmdlineTests.sh Allow SOLIDITY_BUILD_DIR outside of REPO_ROOT in scripts that respect this variable 2020-04-17 19:09:22 +02:00
Common.cpp Add --show-metadata to enable metadata output. 2020-03-12 13:39:29 -05:00
Common.h Update evmone version to v0.4 in docs and scripts 2020-04-14 14:34:47 +02:00
CommonSyntaxTest.cpp Decoupled error checking and report printing in CommonSyntaxTest. 2020-03-16 23:22:56 +01:00
CommonSyntaxTest.h Decoupled error checking and report printing in CommonSyntaxTest. 2020-03-16 23:22:56 +01:00
docsCodeStyle.sh Add style checker 2019-08-05 13:00:30 +02:00
EVMHost.cpp Implement create2 for evmhost. 2020-01-23 21:20:01 +01:00
EVMHost.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ExecutionFramework.cpp [test] Fixes ExecutionFramework providing different contract addresses when running test cases for both, old and new yul codegen. 2020-03-03 16:36:12 +01:00
ExecutionFramework.h [test] Fixes ExecutionFramework providing different contract addresses when running test cases for both, old and new yul codegen. 2020-03-03 16:36:12 +01:00
externalTests.sh Migrates solc-js test to ext. test infrastructure. 2019-09-25 16:03:08 +02:00
InteractiveTests.h Implement yul syntax tests 2020-02-05 14:58:34 +01:00
Metadata.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Metadata.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
TestCase.cpp Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00
TestCase.h Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00
TestCaseReader.cpp Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00
TestCaseReader.h Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00