solidity/test
2020-03-24 17:39:24 +01:00
..
cmdlineTests Merge pull request #8378 from mijovic/yulSourceLocations 2020-02-25 22:34:57 +01:00
compilationTests
contracts
evmc
externalTests
formal
libevmasm Assembly: Added missing source field to legacy assembly json output to complete the source reference 2020-02-18 10:22:34 +01:00
liblangutil
libsolidity Add natspec test with too many return tags 2020-03-24 13:04:07 +01:00
libsolutil Adding support for ipfs large files. 2020-03-11 13:55:46 +01:00
libyul Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
tools solc fuzzers: Use compiler stack for fuzzing 2020-03-20 10:50:26 +01:00
yulPhaser [yul-phaser] Add --program-cache option 2020-03-24 17:39:24 +01:00
.solhint.json
.solhintignore
boostTest.cpp Introduced TestCaseReader. 2020-03-16 23:14:33 +01:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt [yul-phaser] Add ProgramCache class 2020-03-24 17:39:24 +01:00
cmdlineTests.sh Adds script which compiles docs example with minimum compiler version. 2020-03-18 19:27:38 +01:00
Common.cpp Add --show-metadata to enable metadata output. 2020-03-12 13:39:29 -05:00
Common.h Add --show-metadata to enable metadata output. 2020-03-12 13:39:29 -05: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
EVMHost.cpp
EVMHost.h
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
InteractiveTests.h Implement yul syntax tests 2020-02-05 14:58:34 +01:00
Metadata.cpp
Metadata.h
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