solidity/test
Leonardo 32ca1a5e26
Merge pull request #8311 from ethereum/smt_split_2
[SMTChecker] Change CHC encoding from explicit CFG to function forests
2020-03-03 13:16:14 +01:00
..
cmdlineTests Merge pull request #8378 from mijovic/yulSourceLocations 2020-02-25 22:34:57 +01:00
compilationTests
contracts TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
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 Relaxed assert in AsmJsonImporter::createAsmNode. 2020-02-04 20:37:51 +01:00
libsolidity Merge pull request #8311 from ethereum/smt_split_2 2020-03-03 13:16:14 +01:00
libsolutil TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
libyul Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
tools yul proto fuzzer: Refactor dataoffset/size specification 2020-02-11 13:58:36 +05:30
yulPhaser [yul-phaser] Population: Remove no longer used methods for running algorithm steps 2020-02-25 16:06:16 +01:00
.solhint.json
.solhintignore
boostTest.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt [yul-phaser] Add RangeSelection, MosaicSelection and RandomSelection classes 2020-02-25 15:25:16 +01:00
cmdlineTests.sh Merge pull request #8287 from a3d4/cmdlinetests-mingw 2020-02-19 11:50:24 +01:00
Common.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
Common.h TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
CommonSyntaxTest.cpp Implement yul syntax tests 2020-02-05 14:58:34 +01:00
CommonSyntaxTest.h Implement yul syntax tests 2020-02-05 14:58:34 +01:00
docsCodeStyle.sh
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 TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
ExecutionFramework.h Don't use identifiers starting with an underscore followed by an uppercase letter 2020-02-17 12:44:39 -05:00
externalTests.sh
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 Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
TestCase.h