.. |
ASTJSON
|
Syntax for meta type information.
|
2019-01-17 20:36:48 +01:00 |
semanticTests
|
Adds support for hex literals in soltest.
|
2019-02-21 17:04:40 +01:00 |
smtCheckerTests
|
[SMTChecker] Move tests that contain division to boost tests
|
2019-02-20 12:17:03 +01:00 |
smtCheckerTestsJSON
|
[SMTChecker] Use SymbolicFunctionVariable for uninterpreted functions
|
2018-12-11 11:28:25 +01:00 |
syntaxTests
|
Do not ignore fatal error in AsmParser for inline assembly
|
2019-02-21 16:18:53 +00:00 |
util
|
Adds support for hex literals in soltest.
|
2019-02-21 17:04:40 +01:00 |
ABIDecoderTests.cpp
|
Special treatment for differences between ABI encoders.
|
2019-02-21 11:11:29 +00:00 |
ABIEncoderTests.cpp
|
Special treatment for differences between ABI encoders.
|
2019-02-21 11:11:29 +00:00 |
ABITestsCommon.h
|
Decoder tests.
|
2017-11-29 17:08:44 +01:00 |
AnalysisFramework.cpp
|
Fail if parsing failed in AnalysisFramework
|
2018-12-18 15:02:37 +00:00 |
AnalysisFramework.h
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
Assembly.cpp
|
Code generation for access to contract code.
|
2019-01-17 20:36:48 +01:00 |
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
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
ErrorCheck.h
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |
GasCosts.cpp
|
Special treatment for differences between ABI encoders.
|
2019-02-21 11:11:29 +00:00 |
GasMeter.cpp
|
Special treatment for differences between ABI encoders.
|
2019-02-21 11:11:29 +00:00 |
Imports.cpp
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |
InlineAssembly.cpp
|
Add extra token for assembly assignment
|
2019-02-21 13:58:21 +01:00 |
LibSolc.cpp
|
Clean up some includes in tests
|
2019-02-05 22:58:43 +00:00 |
Metadata.cpp
|
Specifies visibility in unit tests.
|
2018-07-16 14:49:55 +02:00 |
SemanticTest.cpp
|
Moves soltest function call to separate class.
|
2019-02-21 16:39:31 +01:00 |
SemanticTest.h
|
Moves soltest function call to separate class.
|
2019-02-21 16:39:31 +01:00 |
SemVerMatcher.cpp
|
liblangutil: extends CharStream to know about the respective (file-)name (and adapt codebase to it)
|
2018-11-29 12:45:27 +01:00 |
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
|
make use of C++ = default constructor declarations as well as more non-static member initialization syntax.
|
2018-12-19 11:26:42 +01:00 |
SolidityCompiler.cpp
|
Updates unit test to specify visibility.
|
2018-07-04 15:45:42 +02:00 |
SolidityEndToEndTest.cpp
|
Special treatment for differences between ABI encoders.
|
2019-02-21 11:11:29 +00: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
|
Update test
|
2018-12-06 01:54:04 +01:00 |
SolidityNameAndTypeResolution.cpp
|
Make sure "value" error hint is only displayed in the right context
|
2019-02-18 16:29:57 +01:00 |
SolidityNatspecJSON.cpp
|
make use of C++ = default constructor declarations as well as more non-static member initialization syntax.
|
2018-12-19 11:26:42 +01:00 |
SolidityOptimizer.cpp
|
Move bytecodeSansMetadata(bytes) helper to test/Metadata
|
2019-02-05 23:13:01 +00:00 |
SolidityParser.cpp
|
Fix style of "const".
|
2019-02-13 16:34:53 +01:00 |
SolidityScanner.cpp
|
Add extra token for assembly assignment
|
2019-02-21 13:58:21 +01:00 |
SolidityTypes.cpp
|
Remove duplicate if-check
|
2019-02-11 14:56:57 +01:00 |
StandardCompiler.cpp
|
Clean up some includes in tests
|
2019-02-05 22:58:43 +00:00 |
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
|
Introduce namespace langutil in liblangutil directory.
|
2018-11-21 19:13:44 +00:00 |