solidity/test/libsolidity
2021-09-14 15:48:08 +02:00
..
ABIJson Implemented ASTJson import export for UserDefinedValueType 2021-09-08 21:19:30 +02:00
analysis
ASTJSON Added a user defined type mapping into the ASTJSON test. 2021-09-13 14:06:31 +02:00
errorRecoveryTests
gasTests Fix gas costs that went out of sync in some tests due to a recent merge 2021-09-09 13:26:45 +02:00
interface
semanticTests Merge pull request #11947 from ethereum/abicodec-test-userdefined 2021-09-14 13:49:45 +02:00
smtCheckerTests Fix ICE on unique errors 2021-09-09 16:37:43 +02:00
syntaxTests Merge pull request #11939 from ethereum/userdefined-types-mapping-key 2021-09-13 15:06:14 +02:00
util
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp Add new info severity 2021-09-13 22:48:22 +02:00
AnalysisFramework.h Add new info severity 2021-09-13 22:48:22 +02:00
Assembly.cpp Add new info severity 2021-09-13 22:48:22 +02:00
ASTJSONTest.cpp
ASTJSONTest.h
constructor_inheritance_init_order_3.sol
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp Add new info severity 2021-09-13 22:48:22 +02:00
LibSolc.cpp
Metadata.cpp Generate separate metadata for the old and the new codegen 2021-09-14 13:44:04 +02:00
SemanticTest.cpp
SemanticTest.h
SemVerMatcher.cpp
SMTCheckerTest.cpp Fix ICE on unique errors 2021-09-09 16:37:43 +02:00
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp Add new info severity 2021-09-13 22:48:22 +02:00
SolidityTypes.cpp
StandardCompiler.cpp Add new info severity 2021-09-13 22:48:22 +02:00
SyntaxTest.cpp Add new info severity 2021-09-13 22:48:22 +02:00
SyntaxTest.h
ViewPureChecker.cpp