solidity/test
Christian Parpart bb29a7e497
Merge pull request #8460 from ethereum/yulutil-convert-array
YulUtilFunctions: convertionFunction() to also handle array string/memory casts
2020-03-10 14:00:34 +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 Use master branch of solc-js 2019-12-11 16:48:11 +00:00
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 #8460 from ethereum/yulutil-convert-array 2020-03-10 14:00:34 +01:00
libsolutil TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
libyul Merge pull request #8458 from a3d4/partfix-8244-introduced-testcase-shouldrun 2020-03-09 18:35:12 +01:00
tools Merge pull request #8458 from a3d4/partfix-8244-introduced-testcase-shouldrun 2020-03-09 18:35:12 +01:00
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 Introduced TestCase::shouldRun(). 2020-03-09 15:52:20 +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 [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 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 Introduced TestCase::shouldRun(). 2020-03-09 15:52:20 +01:00
TestCase.h Introduced TestCase::shouldRun(). 2020-03-09 15:52:20 +01:00