solidity/test
2021-12-10 17:40:54 +01:00
..
cmdlineTests Prevent crash when translating yul->ewasm with @use-src annotations 2021-11-11 13:43:57 +01:00
compilationTests
contracts
evmc
externalTests externalTests: Use fail() function to simplify error checks 2021-12-10 17:40:54 +01:00
formal
libevmasm
liblangutil LineColumn handling for CharStream. 2021-12-01 15:16:01 +01:00
libsolidity Issue 11610 : Replced typeError with fataTypeError in lines 390 and 406. Test file added in test/libsolidity/syntaxTests/calldata_struct_argument_with_internal_type_inside.sol 2021-12-03 12:23:35 +05:30
libsolutil Function to read a number of bytes from an input stream. 2021-12-01 16:24:56 +01:00
libyul Accessors for exceptions. 2021-12-01 14:26:23 +01:00
scripts
solc CommandLineInterface: Update control flow to accommodate the new way of reporting errors 2021-11-09 18:16:30 +01:00
tools Refactoring of optimiser suite and yulopti. 2021-11-03 19:33:01 +01:00
yulPhaser Enhance documentation. 2021-11-23 14:58:04 +01:00
.solhint.json
.solhintignore
boostTest.cpp
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
cmdlineTests.sh Fix whitespace problem. 2021-12-01 12:46:02 +01:00
Common.cpp
Common.h
CommonSyntaxTest.cpp
CommonSyntaxTest.h
docsCodeStyle.sh Use consistent syntax for Bash function declarations 2021-11-08 16:34:07 +01:00
EVMHost.cpp
EVMHost.h
ExecutionFramework.cpp Rename gas constants in ExecutionFramework 2021-11-15 16:31:52 +01:00
ExecutionFramework.h Rename gas constants in ExecutionFramework 2021-11-15 16:31:52 +01:00
externalTests.sh
FilesystemUtils.cpp
FilesystemUtils.h
InteractiveTests.h Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
Metadata.cpp
Metadata.h
pyscriptTests.py
stopAfterParseTests.sh Use consistent syntax for Bash function declarations 2021-11-08 16:34:07 +01:00
TemporaryDirectory.cpp
TemporaryDirectory.h
TemporaryDirectoryTest.cpp
TestCase.cpp
TestCase.h
TestCaseReader.cpp
TestCaseReader.h