solidity/test
2022-09-27 03:33:13 +02:00
..
cmdlineTests Pretty print expected json output of command line tests 2022-09-22 18:49:55 +08:00
compilationTests
contracts
evmc
externalTests Fix Euler tests by pinning v3-periphery 2022-09-20 14:12:57 +02:00
formal Added overflow checks after multiplication operation is executed. 2022-08-12 10:18:05 -03:00
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 Cleaning up helpers around errors 2022-09-19 10:51:14 +05:30
libsolutil Add whiskers test for weird case 2022-06-30 17:00:23 +02:00
libyul Replace use of boost::adapters::filtered with ranges::views::filter 2022-09-27 03:14:17 +02:00
scripts Fix pylint warning 2022-08-29 11:50:29 +02:00
solc Boost tests for non-delimited optimizer sequence 2022-09-13 19:39:15 +02:00
tools Replace use of boost::algorithm::all_of with ranges::all_of 2022-09-27 03:33:13 +02:00
yulPhaser Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
.solhint.json
.solhintignore
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt
cmdlineTests.sh Fix stripping in CLI tests does not produce correct JSON formatting 2022-09-21 21:25:09 +08:00
Common.cpp
Common.h
CommonSyntaxTest.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
CommonSyntaxTest.h
docsCodeStyle.sh
EVMHost.cpp EVMHost: Reduce code duplication in precompiles 2022-09-26 15:38:55 +02:00
EVMHost.h EVMHost: Make it clear which MockedHost helpers are used 2022-09-26 02:05:40 +02:00
ExecutionFramework.cpp
ExecutionFramework.h
externalTests.sh
FilesystemUtils.cpp
FilesystemUtils.h Ensure that native path separators are always used in symlink targets on Windows 2021-09-27 13:14:10 +02:00
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 Add a version of isValidMetadata() that accepts already parsed metadata 2021-09-14 13:44:04 +02:00
pyscriptTests.py
soltest.cpp
stopAfterParseTests.sh
TemporaryDirectory.cpp
TemporaryDirectory.h
TemporaryDirectoryTest.cpp
TestCase.cpp
TestCase.h
TestCaseReader.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
TestCaseReader.h TestCaseReader: Add enumSetting() 2021-04-27 14:06:56 +02:00