solidity/test
Leonardo 957e9995a0
Merge pull request #10801 from blishko/issue-10793
[SMTChecker] Gather local variables also from nested try/catch clauses
2021-01-18 22:37:16 +01:00
..
cmdlineTests Round up allocations to multiples of 32. 2021-01-14 21:52:17 +00:00
compilationTests Disallow certain implicit conversions between integer types. 2021-01-12 08:23:47 +01:00
contracts
evmc
externalTests
formal Optimize iszero(sub(x, y)) to eq(x, y). 2020-12-22 15:11:48 +01:00
libevmasm
liblangutil
libsolidity Merge pull request #10801 from blishko/issue-10793 2021-01-18 22:37:16 +01:00
libsolutil
libyul Remove fuzzer mode from yul optimizer unit test framework. 2021-01-18 10:27:58 +01:00
scripts Create unit tests for prepare_report.py 2021-01-11 17:06:59 +01:00
tools Merge pull request #10752 from ethereum/yulopti-option-order 2021-01-18 15:59:58 +01:00
yulPhaser
.solhint.json
.solhintignore
boostTest.cpp
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Yul optimizer test: Separate test parsing and optimisation 2021-01-18 10:27:58 +01:00
cmdlineTests.sh
Common.cpp
Common.h
CommonSyntaxTest.cpp
CommonSyntaxTest.h
docsCodeStyle.sh
EVMHost.cpp
EVMHost.h
ExecutionFramework.cpp
ExecutionFramework.h
externalTests.sh
InteractiveTests.h
Metadata.cpp
Metadata.h
stopAfterParseTests.sh
TestCase.cpp
TestCase.h
TestCaseReader.cpp
TestCaseReader.h