solidity/test
Daniel Kirchner 44da8507b1 Change default EVM version to Shanghai.
Co-authored-by: Rodrigo Q. Saramago <rodrigoqsaramago@gmail.com>
2023-05-08 16:34:23 +02:00
..
benchmarks Add snark verifier benchmark test 2023-01-12 11:59:33 +01:00
cmdlineTests Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
compilationTests
contracts
evmc Upgrade to evmc 10.1.0 2023-04-23 15:51:06 +02:00
externalTests Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
formal
libevmasm test: some tests for push0 2023-04-12 00:10:24 +02:00
liblangutil
libsolidity Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
libsolutil
libyul Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
scripts
solc group unsupported warnings 2023-03-15 17:06:06 +01:00
tools Make use of IR codegen pipeline and selectively report stack too deep errors for the new pipeline. 2023-05-05 11:39:56 +02:00
yulPhaser
.solhint.json
.solhintignore
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Migrate yulStackShuffling tests to isoltest 2023-04-25 15:53:01 +02:00
cmdlineTests.sh
Common.cpp
Common.h
CommonSyntaxTest.cpp
CommonSyntaxTest.h
docsCodeStyle.sh
EVMHost.cpp Fix calldata handling during creation in EVMHost. 2023-04-18 12:53:50 +02:00
EVMHost.h EVMHost: Add "support" for Blake2f 2023-04-15 13:17:02 +02:00
ExecutionFramework.cpp
ExecutionFramework.h
external_tests.py Fix throw of ExternalTestNotFound in external_tests.py 2023-04-28 18:28:07 +02:00
FilesystemUtils.cpp
FilesystemUtils.h
InteractiveTests.h Migrate yulStackShuffling tests to isoltest 2023-04-25 15:53:01 +02:00
localeTest.sh
lsp.py Keep test/lsp.py working when not on a tty 2023-03-19 16:09:42 -04:00
Metadata.cpp
Metadata.h
pyscriptTests.py
soltest.cpp
stopAfterParseTests.sh
TestCase.cpp Migrate yulStackShuffling tests to isoltest 2023-04-25 15:53:01 +02:00
TestCase.h
TestCaseReader.cpp
TestCaseReader.h