solidity/test
2023-07-12 17:48:48 +02:00
..
benchmarks Add snark verifier benchmark test 2023-01-12 11:59:33 +01:00
cmdlineTests [evmasm::Assembly] Fix createAssemblyItemFromJSON VERBATIM value check. 2023-07-12 17:48:48 +02:00
compilationTests
contracts
evmc Upgrade to evmc 10.1.0 2023-04-23 15:51:06 +02:00
externalTests Disable failing OZ tests 2023-06-21 14:50:05 +02:00
formal
libevmasm [test] Assembler: Update tests: Assembly::m_sourceList not a member anymore. 2023-07-12 17:48:48 +02:00
liblangutil
libsolidity Fix error in SMTChecker: Use rich indentifier instead of external identifier to ecnode member access to functions 2023-06-23 15:24:55 +02:00
libsolutil
libyul Merge pull request #14227 from ethereum/update-codegen-fuzzer 2023-07-03 14:52:27 +02:00
scripts prepare_report: Replace hard-coded optimize setting with selectable presets 2023-06-23 19:00:30 +02:00
solc [libevmasm] Add support to import evm assembly json. 2023-07-12 17:48:48 +02:00
tools updated protoToAbiv2.h 2023-07-09 01:45:54 +02:00
yulPhaser Remove ReasoningBasedSimplifier from libyul 2023-06-28 14:38:36 +02:00
.solhint.json
.solhintignore
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Remove EWASM backend. 2023-05-11 10:56:55 -05:00
cmdlineTests.sh cmdlineTests.sh: Add --exclude option 2023-06-19 16:43:30 +02:00
Common.cpp Remove EWASM backend. 2023-05-11 10:56:55 -05:00
Common.h Remove EWASM backend. 2023-05-11 10:56:55 -05:00
CommonSyntaxTest.cpp
CommonSyntaxTest.h
docsCodeStyle.sh
EVMHost.cpp Remove EWASM backend. 2023-05-11 10:56:55 -05:00
EVMHost.h Remove EWASM backend. 2023-05-11 10:56:55 -05:00
ExecutionFramework.cpp Remove EWASM backend. 2023-05-11 10:56:55 -05:00
ExecutionFramework.h Remove EWASM backend. 2023-05-11 10:56:55 -05:00
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 Remove EWASM backend. 2023-05-11 10:56:55 -05: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 Remove EWASM backend. 2023-05-11 10:56:55 -05:00
stopAfterParseTests.sh cmdlineTests: Add prefixes for temporary files/dirs 2023-06-02 16:10:40 +02:00
TestCase.cpp Migrate yulStackShuffling tests to isoltest 2023-04-25 15:53:01 +02:00
TestCase.h Remove EWASM backend. 2023-05-11 10:56:55 -05:00
TestCaseReader.cpp
TestCaseReader.h