solidity/test/libsolidity
chriseth c24c4f85e4
Merge pull request #8665 from ethereum/recursiveStructRefactoring
Recursive struct refactoring and a bunch of ICE fixes.
2020-04-20 13:24:19 +02:00
..
ABIJson
ASTJSON Update ASTJSON tests that fail to compile. 2020-04-14 10:59:28 +02:00
errorRecoveryTests
gasTests
semanticTests Implement bit operations. 2020-04-16 00:33:45 +02:00
smtCheckerTests
smtCheckerTestsJSON
syntaxTests Merge pull request #8665 from ethereum/recursiveStructRefactoring 2020-04-20 13:24:19 +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
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp
SemanticTest.h
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SMTCheckerTest.cpp
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityScanner.cpp
SolidityTypes.cpp Annotate struct definitions with a recursive flag. 2020-04-16 16:42:12 +02:00
StandardCompiler.cpp
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp