solidity/test/libsolidity
2020-10-08 18:56:17 +02:00
..
ABIJson
ASTJSON
errorRecoveryTests Update existing tests. 2020-10-08 18:56:17 +02:00
gasTests
semanticTests Constants at file-level. 2020-10-08 18:56:17 +02:00
smtCheckerTests
syntaxTests Update existing tests. 2020-10-08 18:56:17 +02:00
util
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp Eliminates dead code around GasEstimator 2020-10-07 13:31:40 +02:00
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp
SemanticTest.h
SemVerMatcher.cpp
SMTCheckerTest.cpp
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp Properly cleanup after copying dynamic-array to storage for packed types 2020-10-06 16:06:02 +02:00
SolidityParser.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp