solidity/test
Alex Beregszaszi 889131321a
Merge pull request #9298 from ethereum/yul-evm-version-tests
Use different error code for various EVM features in Yul
2020-07-03 17:05:01 +01:00
..
cmdlineTests CommandLineInterface: In error message about options disallowed in assembly mode only include the names of actually used options 2020-06-29 15:23:13 +02:00
compilationTests Fix spelling errors 2020-05-25 02:54:37 +02:00
contracts Use LazyInit for cached contract compilations 2020-05-14 10:36:58 -04:00
evmc Update EVMC to 7.2.0 2020-05-13 22:29:35 +01:00
externalTests Updated external test repos 2020-05-08 21:39:02 +05:30
formal
libevmasm Fixing signedness conversion warnings in libevmasm 2020-06-03 13:25:43 +02:00
liblangutil
libsolidity Merge pull request #9298 from ethereum/yul-evm-version-tests 2020-07-03 17:05:01 +01:00
libsolutil Adding fixes for signedness warnings in libsolutil 2020-06-02 19:01:29 +02:00
libyul Make DataFlowAnalyzer aware of storage / memory slot after sload / mload. 2020-07-01 13:45:25 +02:00
tools Merge pull request #9281 from ethereum/fix-6772 2020-07-01 11:47:35 +02:00
yulPhaser yul-phaser: A few more tweaks to ensure that signedness conversions do not cause warnings 2020-06-04 17:18:07 +02:00
.solhint.json
.solhintignore
boostTest.cpp Add comment to filenames in boostTest.cpp 2020-05-18 10:24:38 -04:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Do not link unnecessarily 2020-05-20 12:55:18 +02:00
cmdlineTests.sh Add error IDs to console output 2020-06-10 13:27:25 +02:00
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 Fixing various signedness warnings 2020-06-03 10:37:18 +02:00
EVMHost.h
ExecutionFramework.cpp Fixing various signedness warnings 2020-06-03 10:37:18 +02:00
ExecutionFramework.h Add unit denomination `gwei` 2020-06-24 18:24:56 +02:00
externalTests.sh
InteractiveTests.h
Metadata.cpp Fixing various signedness warnings 2020-06-03 10:37:18 +02:00
Metadata.h
TestCase.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
TestCase.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
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