| .. |
|
ASTJSON
|
|
|
|
gasTests
|
Update gas test.
|
2019-05-09 15:27:42 +02:00 |
|
semanticTests
|
Test.
|
2019-05-09 17:57:30 +02:00 |
|
smtCheckerTests
|
[SMTChecker] Fix VariableUsage for IndexAccess
|
2019-05-10 11:28:10 +02:00 |
|
smtCheckerTestsJSON
|
[SMTChecker] Support tuples as function calls with multiple return values
|
2019-05-03 06:10:22 +02:00 |
|
syntaxTests
|
Fixes Natspec parser error when whitespace is missing.
|
2019-05-10 10:53:32 +02:00 |
|
util
|
Adds support for string literals to soltest.
|
2019-05-07 11:36:38 +02:00 |
|
ABIDecoderTests.cpp
|
|
|
|
ABIEncoderTests.cpp
|
|
|
|
ABITestsCommon.h
|
|
|
|
AnalysisFramework.cpp
|
[test] AnalysisFramework's instance of CompilerStack to be lazily instanciated.
|
2019-04-16 18:25:03 +02:00 |
|
AnalysisFramework.h
|
libsolidity: Introducing TypeProvider API, for clear type system ownership.
|
2019-04-16 18:26:45 +02:00 |
|
Assembly.cpp
|
Issue warning for variables called super or this
|
2019-05-02 11:30:24 +02:00 |
|
ASTJSONTest.cpp
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
ASTJSONTest.h
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
ErrorCheck.cpp
|
|
|
|
ErrorCheck.h
|
|
|
|
GasCosts.cpp
|
Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.
|
2019-05-08 22:21:50 +02:00 |
|
GasMeter.cpp
|
|
|
|
GasTest.cpp
|
Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.
|
2019-05-08 22:21:50 +02:00 |
|
GasTest.h
|
Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.
|
2019-05-08 22:21:50 +02:00 |
|
Imports.cpp
|
|
|
|
InlineAssembly.cpp
|
Format short blocks and loops on a single line.
|
2019-05-08 13:28:00 +02:00 |
|
LibSolc.cpp
|
|
|
|
Metadata.cpp
|
Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.
|
2019-05-08 22:21:50 +02:00 |
|
SemanticTest.cpp
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
SemanticTest.h
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
SemVerMatcher.cpp
|
Move SemVerHandler to analysis to parsing to increase modularity...
|
2019-04-17 10:13:42 -04:00 |
|
SMTChecker.cpp
|
[SMTChecker] Support mod
|
2019-04-12 12:39:25 +02:00 |
|
SMTCheckerJSONTest.cpp
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
SMTCheckerJSONTest.h
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
SolidityABIJSON.cpp
|
|
|
|
SolidityCompiler.cpp
|
[test] AnalysisFramework's instance of CompilerStack to be lazily instanciated.
|
2019-04-16 18:25:03 +02:00 |
|
SolidityEndToEndTest.cpp
|
Events.
|
2019-05-08 13:29:11 +02:00 |
|
SolidityExecutionFramework.cpp
|
Move compile to cpp file.
|
2019-05-07 17:37:29 +02:00 |
|
SolidityExecutionFramework.h
|
Move compile to cpp file.
|
2019-05-07 17:37:29 +02:00 |
|
SolidityExpressionCompiler.cpp
|
Issue warning for variables called super or this
|
2019-05-02 11:30:24 +02:00 |
|
SolidityNameAndTypeResolution.cpp
|
[test] AnalysisFramework's instance of CompilerStack to be lazily instanciated.
|
2019-04-16 18:25:03 +02:00 |
|
SolidityNatspecJSON.cpp
|
|
|
|
SolidityOptimizer.cpp
|
|
|
|
SolidityParser.cpp
|
Fix wrong location for inline asm blocks
|
2019-04-15 16:40:07 +02:00 |
|
SolidityScanner.cpp
|
|
|
|
SolidityTypes.cpp
|
[libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures.
|
2019-04-17 14:42:07 +02:00 |
|
StandardCompiler.cpp
|
Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.
|
2019-05-08 22:21:50 +02:00 |
|
SyntaxTest.cpp
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
SyntaxTest.h
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
ViewPureChecker.cpp
|
|
|