solidity/test
2020-05-08 22:29:57 +02:00
..
cmdlineTests CommandLineInterface: Make --yul-optimizations work in strict assembly mode 2020-05-08 22:29:57 +02:00
compilationTests
contracts
evmc Update evmone version to v0.4 in docs and scripts 2020-04-14 14:34:47 +02: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 Tests. 2020-03-24 16:45:31 +01:00
liblangutil
libsolidity Implement Yul IR generation for abi.encode* 2020-05-07 19:39:15 +02:00
libsolutil Conditional strings for Whiskers. 2020-04-27 11:07:56 +02:00
libyul Move the default optimisation steps from OptimiserSuite to OptimiserSettings 2020-04-24 17:30:56 +02:00
tools yulopti: Fix conflict between 'l' in yulopti and OptimiserSuite and make future conflicts less likely 2020-05-07 17:27:24 +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 [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt [yul-phaser] Add ProgramCache class 2020-03-24 17:39:24 +01: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.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 Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00
TestCaseReader.h Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00