solidity/test/libsolidity
2022-09-09 09:42:40 +02:00
..
ABIJson Changing the UserDefinedValueType::toString to userdefined <name> 2021-09-15 17:25:23 +02:00
analysis
ASTJSON Merge pull request from ethereum/functionCall_locations 2022-07-04 16:40:45 +02:00
errorRecoveryTests
gasTests Fix wrong cleanup when copying from calldata to memory 2022-08-08 13:07:16 +02:00
interface
lsp lsp: Finishing last missing test wrt complex nested project directory structure and specifying custom includes, while using some (one) of them. 2022-08-22 12:49:06 +02:00
memoryGuardTests
semanticTests Add test for copying elements of nested storage array 2022-09-09 09:42:40 +02:00
smtCheckerTests Update docker images and tests 2022-08-30 11:51:59 +02:00
syntaxTests Fix ICE on invalid tuple assignments. 2022-08-09 12:41:47 +02:00
util Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp Force running abi coder v1 instead of v2. 2020-12-09 15:25:15 +01:00
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp Rename ASTJsonConverter to ASTJsonExporter 2022-06-16 18:05:51 +02:00
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
GasTest.h
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
MemoryGuardTest.cpp
MemoryGuardTest.h
Metadata.cpp
SemanticTest.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
SemanticTest.h Remove canEnableViaYul logic and default to compiling also via yul. 2022-05-19 20:23:28 +02:00
SemVerMatcher.cpp
SMTCheckerTest.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp Fix spelling mistakes and CI spellcheck job 2022-08-18 14:38:19 +02:00
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp