solidity/test/libsolidity
chriseth 54aa10ce36
Merge pull request #4054 from ethereum/token-names
Improve parser error messages
2018-05-09 11:06:23 +02:00
..
syntaxTests Merge pull request #4054 from ethereum/token-names 2018-05-09 11:06:23 +02:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSON.cpp
ASTLegacyJSON.cpp
ErrorCheck.cpp
ErrorCheck.h
FormattedScope.h
GasMeter.cpp Test with high path complexity. 2018-05-09 10:53:31 +02:00
Imports.cpp
InlineAssembly.cpp Update parser test expectations 2018-05-04 13:31:56 +01:00
JSONCompiler.cpp
Metadata.cpp
SemVerMatcher.cpp
SMTChecker.cpp Revert "BREAKING: Bool variables should not allow arithmetic comparison" 2018-05-02 15:56:59 +02:00
SolidityABIJSON.cpp
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp Remove deprecated syntax from a test 2018-05-08 15:13:32 +01:00
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp Update parser test expectations 2018-05-04 13:31:56 +01:00
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp Update parser test expectations 2018-05-04 13:31:56 +01:00
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp