solidity/test
2023-01-17 16:27:35 -03:00
..
benchmarks Add snark verifier benchmark test 2023-01-12 11:59:33 +01:00
cmdlineTests Report when no contracts to compile 2022-12-19 13:47:03 +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 Change filename in sed command 2023-01-16 12:54:02 -03:00
formal added optimization. shl comes out from being distributed over and 2022-11-11 01:16:14 +05:30
libevmasm Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
liblangutil Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
libsolidity Forbid private library functions to be attached outside their declaration scope 2023-01-17 16:27:35 -03:00
libsolutil Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
libyul Re-use knowledge about keccak calls. 2022-12-07 14:16:13 +01:00
scripts Fix pylint warning 2022-08-29 11:50:29 +02:00
solc Report when no contracts to compile 2022-12-19 13:47:03 +01:00
tools docs: fix typos 2022-12-25 22:39:50 +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 Report when no contracts to compile 2022-12-19 13:47:03 +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 Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
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 Fix compilation error. 2022-06-15 11:14:50 +02:00
FilesystemUtils.h
InteractiveTests.h
localeTest.sh
lsp.py lsp: Code-review fixups. 2022-08-24 16:27:05 +02:00
Metadata.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
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 Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
TestCaseReader.h