solidity/test
2022-11-29 13:04:01 +01:00
..
benchmarks Add performance benchmarks. 2022-11-25 10:29:29 +01:00
cmdlineTests update cli tests 2022-11-24 13:08:06 +01:00
compilationTests
contracts Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
evmc Upgrade to evmc 10.0.0 2022-11-09 11:45:40 +01:00
externalTests Disable zeppelin test failing due to hardhat heuristics. 2022-11-14 21:26:36 +01:00
formal added optimization. shl comes out from being distributed over and 2022-11-11 01:16:14 +05:30
libevmasm
liblangutil
libsolidity Fix internal error when using user defined value types as mapping indices or struct members. 2022-11-29 13:04:01 +01:00
libsolutil Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
libyul Add experimental EOF options for CLI and Standard JSON. 2022-11-23 19:53:44 +01:00
scripts
solc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
tools Add experimental EOF options for CLI and Standard JSON. 2022-11-23 19:53:44 +01:00
yulPhaser Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
.solhint.json
.solhintignore
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
cmdlineTests.sh [tests] Refactor scripts/ASTImportTest.sh. (#13576) 2022-11-24 16:16:16 +01:00
Common.cpp Add experimental EOF options for CLI and Standard JSON. 2022-11-23 19:53:44 +01:00
Common.h Add experimental EOF options for CLI and Standard JSON. 2022-11-23 19:53:44 +01:00
CommonSyntaxTest.cpp
CommonSyntaxTest.h
docsCodeStyle.sh
EVMHost.cpp Add basic support for the EVM version Paris 2022-11-21 14:56:46 +01:00
EVMHost.h Update EVMHost to match EVMC10 changes 2022-11-09 21:27:40 +01:00
ExecutionFramework.cpp test: Support tracking gas refunds 2022-11-10 22:00:38 +01:00
ExecutionFramework.h Update EVMHost to match EVMC10 changes 2022-11-09 21:27:40 +01:00
externalTests.sh
FilesystemUtils.cpp
FilesystemUtils.h
InteractiveTests.h
localeTest.sh
lsp.py
Metadata.cpp
Metadata.h
pyscriptTests.py
soltest.cpp Add experimental EOF options for CLI and Standard JSON. 2022-11-23 19:53:44 +01:00
stopAfterParseTests.sh
TestCase.cpp
TestCase.h Add experimental EOF options for CLI and Standard JSON. 2022-11-23 19:53:44 +01:00
TestCaseReader.cpp
TestCaseReader.h