solidity/test
chriseth dca85a286d
Merge pull request #9398 from ethereum/eip615
Prefix EIP-615 opcodes with EIP615 in Instructions
2020-07-14 19:18:02 +02:00
..
cmdlineTests Remove swap after dup. 2020-07-13 15:05:01 +02:00
compilationTests
contracts
evmc
externalTests
formal Optimize combination of byte and shl. 2020-07-08 20:26:46 +02:00
libevmasm
liblangutil
libsolidity Nicer error message for private payable functions 2020-07-14 14:38:12 +01:00
libsolutil Do not run tests that do not need options multiple times. 2020-07-08 18:47:14 +02:00
libyul Merge pull request #9371 from ethereum/refactorInterpreter 2020-07-13 18:27:47 +02:00
tools Prefix EIP-615 opcodes with EIP615 in Instructions 2020-07-13 17:34:19 +01:00
yulPhaser Fixing additional signedness errors after adding -Wsign-conversion flag 2020-07-09 17:22:45 +02:00
.solhint.json
.solhintignore
boostTest.cpp Add nooptions label to smt checks. 2020-07-11 20:17:12 +02:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt
cmdlineTests.sh
Common.cpp
Common.h
CommonSyntaxTest.cpp Implement multi source semantic tests 2020-06-23 17:29:16 +02:00
CommonSyntaxTest.h Added error codes to SyntaxTest expectations (changed code) 2020-06-22 16:53:03 +02:00
docsCodeStyle.sh
EVMHost.cpp
EVMHost.h
ExecutionFramework.cpp
ExecutionFramework.h Add unit denomination `gwei` 2020-06-24 18:24:56 +02:00
externalTests.sh
InteractiveTests.h Add nooptions label to smt checks. 2020-07-11 20:17:12 +02:00
Metadata.cpp
Metadata.h
TestCase.cpp
TestCase.h
TestCaseReader.cpp Implement multi source semantic tests 2020-06-23 17:29:16 +02:00
TestCaseReader.h Implement multi source semantic tests 2020-06-23 17:29:16 +02:00