| .. |
|
ASTJSON
|
|
|
|
gasTests
|
Optimizer rules that combine shifts and masks.
|
2019-05-15 20:30:53 +02:00 |
|
semanticTests
|
Merge pull request #6740 from ethereum/unary-ops
|
2019-05-20 18:06:01 +02:00 |
|
smtCheckerTests
|
[SMTChecker] Fix ice in unsupported functions with multi return values
|
2019-05-16 18:23:42 +02:00 |
|
smtCheckerTestsJSON
|
|
|
|
syntaxTests
|
Fixes Natspec parser error when whitespace is missing.
|
2019-05-10 10:53:32 +02:00 |
|
util
|
Adds support for constructor arguments in isoltest.
|
2019-05-15 12:01:14 +02:00 |
|
ABIDecoderTests.cpp
|
|
|
|
ABIEncoderTests.cpp
|
Fix handling of structs of dynamic size as constructor parameters.
|
2019-05-16 17:10:54 +02:00 |
|
ABITestsCommon.h
|
|
|
|
AnalysisFramework.cpp
|
|
|
|
AnalysisFramework.h
|
|
|
|
Assembly.cpp
|
|
|
|
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
|
Subtract bzzr0 data cost from used gas in gas cost test.
|
2019-05-16 20:38:25 +02:00 |
|
GasMeter.cpp
|
Fix handling of structs of dynamic size as constructor parameters.
|
2019-05-16 17:10:54 +02:00 |
|
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
|
Add EVM opcodes as builtins.
|
2019-05-20 16:46:31 +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 the constructor to revert.
|
2019-05-15 12:24:23 +02:00 |
|
SemanticTest.h
|
Allow test cases to indicate fatal errors.
|
2019-05-07 18:12:21 +02:00 |
|
SemVerMatcher.cpp
|
|
|
|
SMTChecker.cpp
|
|
|
|
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
|
|
|
|
SolidityEndToEndTest.cpp
|
Fix new found spelling mistakes and add exceptions
|
2019-05-21 10:59:34 +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
|
|
|
|
SolidityNameAndTypeResolution.cpp
|
|
|
|
SolidityNatspecJSON.cpp
|
|
|
|
SolidityOptimizer.cpp
|
|
|
|
SolidityParser.cpp
|
|
|
|
SolidityScanner.cpp
|
|
|
|
SolidityTypes.cpp
|
|
|
|
StandardCompiler.cpp
|
Move output selection wildcard tests from command line tests to StandardCompiler.cpp.
|
2019-05-15 13:15:59 +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
|
|
|