solidity/test/libsolidity
2019-02-20 16:55:19 +01:00
..
ASTJSON
semanticTests Adds semantic tests to test framework and isoltest. 2019-02-15 13:27:15 +01:00
smtCheckerTests [SMTChecker] Move tests that contain division to boost tests 2019-02-20 12:17:03 +01:00
smtCheckerTestsJSON
syntaxTests Merge pull request #6043 from ethereum/asm-jump-invalidlabel 2019-02-20 14:32:40 +01:00
util Adds semantic tests to test framework and isoltest. 2019-02-15 13:27:15 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp Tests for events with structs in libraries. 2019-02-20 14:35:02 +01:00
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp Adapts tests/ to use AnsiColorized (the generalized/moved version of FormattedScope, which in turn is removed in this PR) 2019-02-11 16:00:24 +01:00
ASTJSONTest.h Implements infrastructure for semantic tests. 2019-02-13 13:05:58 +01:00
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
Imports.cpp
InlineAssembly.cpp Properly detect name clashes with functions before their definition. 2019-02-18 14:51:05 +01:00
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp Adds semantic tests to test framework and isoltest. 2019-02-15 13:27:15 +01:00
SemanticTest.h Adds semantic tests to test framework and isoltest. 2019-02-15 13:27:15 +01:00
SemVerMatcher.cpp
SMTChecker.cpp [SMTChecker] Move tests that contain division to boost tests 2019-02-20 12:17:03 +01:00
SMTCheckerJSONTest.cpp Adapts tests/ to use AnsiColorized (the generalized/moved version of FormattedScope, which in turn is removed in this PR) 2019-02-11 16:00:24 +01:00
SMTCheckerJSONTest.h Implements infrastructure for semantic tests. 2019-02-13 13:05:58 +01:00
SolidityABIJSON.cpp
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Tests for events with structs in libraries. 2019-02-20 14:35:02 +01:00
SolidityExecutionFramework.cpp Implements infrastructure for semantic tests. 2019-02-13 13:05:58 +01:00
SolidityExecutionFramework.h Add CLI option to soltest to always use ABIEncoderV2 2019-02-20 16:55:19 +01:00
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp Make sure "value" error hint is only displayed in the right context 2019-02-18 16:29:57 +01:00
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp Fix style of "const". 2019-02-13 16:34:53 +01:00
SolidityScanner.cpp
SolidityTypes.cpp Remove duplicate if-check 2019-02-11 14:56:57 +01:00
StandardCompiler.cpp
SyntaxTest.cpp Adapts tests/ to use AnsiColorized (the generalized/moved version of FormattedScope, which in turn is removed in this PR) 2019-02-11 16:00:24 +01:00
SyntaxTest.h Implements infrastructure for semantic tests. 2019-02-13 13:05:58 +01:00
ViewPureChecker.cpp