solidity/test
2023-09-14 17:32:51 +02:00
..
benchmarks
cmdlineTests Rematerialize zero literals with default cleanup sequence 2023-09-04 15:40:33 +02:00
compilationTests
contracts deprecate using namespace std 2023-09-04 10:12:07 +02:00
evmc
externalTests Fix failing OZ test 2023-09-04 12:23:12 +02:00
formal
libevmasm deprecate using namespace std 2023-09-04 10:12:07 +02:00
liblangutil deprecate using namespace std 2023-09-04 10:12:07 +02:00
libsolidity Separate experimental analysis pass for type class registration 2023-09-14 17:32:51 +02:00
libsolutil deprecate using namespace std 2023-09-04 10:12:07 +02:00
libyul Rematerialize zero literals with default cleanup sequence 2023-09-04 15:40:33 +02:00
scripts
solc Remove parser error recovery mode 2023-08-22 12:00:11 +02:00
tools NatspecJSONTest based on SyntaxTest 2023-09-11 18:06:42 +02:00
yulPhaser
.solhint.json
.solhintignore
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt SolidityNatspecJSON: Convert Boost-based test cases into natspectJSON/*.sol tests 2023-09-11 18:06:42 +02:00
cmdlineTests.sh
Common.cpp
Common.h
CommonSyntaxTest.cpp CommonSyntaxTest: Add support for syntax tests with custom expectations in addition to expected errors 2023-08-23 18:00:01 +02:00
CommonSyntaxTest.h CommonSyntaxTest: Add support for syntax tests with custom expectations in addition to expected errors 2023-08-23 18:00:01 +02:00
docsCodeStyle.sh
EVMHost.cpp
EVMHost.h
ExecutionFramework.cpp
ExecutionFramework.h Remove EWASM backend. 2023-05-11 10:56:55 -05:00
external_tests.py Initial prototype of prb-math external tests using foundry rewritten in python 2023-07-21 20:25:58 +02:00
FilesystemUtils.cpp
FilesystemUtils.h
InteractiveTests.h NatspecJSONTest based on SyntaxTest 2023-09-11 18:06:42 +02:00
localeTest.sh
lsp.py
Metadata.cpp
Metadata.h
pyscriptTests.py
soltest.cpp
stopAfterParseTests.sh Move around experimental tests 2023-09-14 07:56:33 +02:00
TestCase.cpp
TestCase.h
TestCaseReader.cpp CommonSyntaxTest: Add support for syntax tests with custom expectations in addition to expected errors 2023-08-23 18:00:01 +02:00
TestCaseReader.h