solidity/test/libsolidity
2019-03-13 17:45:02 +01:00
..
ASTJSON
semanticTests Merge pull request #6120 from ethereum/soltest-hex-strings 2019-03-13 14:12:32 +01:00
smtCheckerTests Add MerkleProof test that used to crash 2019-03-11 14:29:47 +01:00
smtCheckerTestsJSON
syntaxTests Merge pull request #6209 from ethereum/dynamicCalldataStructs 2019-03-11 17:05:34 +01:00
util Prints returned / expected byte ranges if conversion failed. 2019-03-13 17:45:02 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp Peephole optimizer for "iszero iszero <tag> jumpi". 2019-03-07 15:52:02 +01:00
GasMeter.cpp
Imports.cpp Check base contracts for abi encoder compatibility 2019-03-06 11:16:54 +01:00
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp Use CBOR parser in metadata tests 2019-03-11 13:01:37 +01:00
SemanticTest.cpp Right-aligns hex numbers and introduces alignment built-ins. 2019-03-06 18:24:13 +01:00
SemanticTest.h
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SolidityABIJSON.cpp Exclude internal functions in library ABIs 2019-03-11 16:33:44 +01:00
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Merge pull request #6248 from ethereum/shiftopt-fix-overflow 2019-03-13 12:02:33 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp