solidity/test
2020-05-20 20:26:02 +05:30
..
cmdlineTests Fix webassembly loops by adding explicit break at the end. 2020-05-19 22:16:16 +02:00
compilationTests
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 Adding bit-vector NOT operation to the opcodes. 2020-04-28 09:43:31 -07:00
libevmasm
liblangutil
libsolidity Fixed bug when two empty NatSpec comments led to scanning past EOL 2020-05-20 20:26:02 +05:30
libsolutil Add tests 2020-05-14 11:27:56 -04:00
libyul Binary transform for br and br_if. 2020-05-14 11:30:19 +02:00
tools Fuzzer: Add test harness for solidity inheritance protobuf fuzzer 2020-05-11 23:56:27 +02:00
yulPhaser [yul-phaser] Add options for selecting crossover operator used by the algorithms 2020-04-20 15:30:10 +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 cmdlineTests.sh: Allow using input.yul instead of input.sol in command-line tests 2020-05-08 22:05:04 +02:00
Common.cpp Remove --optimize-yul flag for soltest 2020-05-06 11:49:40 +02:00
Common.h Remove --optimize-yul flag for soltest 2020-05-06 11:49:40 +02:00
CommonSyntaxTest.cpp
CommonSyntaxTest.h
docsCodeStyle.sh
EVMHost.cpp EVMHost: enable support for Berlin 2020-05-13 22:56:11 +01:00
EVMHost.h
ExecutionFramework.cpp Remove --optimize-yul flag for soltest 2020-05-06 11:49:40 +02:00
ExecutionFramework.h
externalTests.sh
InteractiveTests.h
Metadata.cpp
Metadata.h
TestCase.cpp [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
TestCase.h [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
TestCaseReader.cpp
TestCaseReader.h