| .. |
|
ABIJson
|
Change ABI sorting order.
|
2019-09-04 13:06:09 +02:00 |
|
ASTJSON
|
Modify the expectation files in ASTJSON tests.
|
2019-10-02 22:31:12 +02:00 |
|
errorRecoveryTests
|
Add Steve Johnson-style parser recovery rules:
|
2019-06-17 14:47:07 +02:00 |
|
gasTests
|
Out of body again.
|
2019-09-17 12:30:15 +02:00 |
|
semanticTests
|
Merge pull request #7699 from ethereum/test-require-str
|
2019-11-13 12:20:23 +01:00 |
|
smtCheckerTests
|
[SMTChecker] Remove flaky tests until we fix the SMTChecker tests
|
2019-11-12 12:58:42 +01:00 |
|
smtCheckerTestsJSON
|
[SMTChecker] Add as const function to SMTLib2Interface
|
2019-09-18 22:57:14 +02:00 |
|
syntaxTests
|
Allow obtaining the address of a library by conversion to `address`.
|
2019-11-12 17:09:13 +01:00 |
|
util
|
Add support for external libraries to extracted semantics tests.
|
2019-11-12 15:19:04 +01:00 |
|
ABIDecoderTests.cpp
|
|
|
|
ABIEncoderTests.cpp
|
Use evmone for testing.
|
2019-08-08 17:35:44 +02:00 |
|
ABIJsonTest.cpp
|
Automated ABI Json tests.
|
2019-07-02 18:11:49 +02:00 |
|
ABIJsonTest.h
|
Automated ABI Json tests.
|
2019-07-02 18:11:49 +02:00 |
|
ABITestsCommon.h
|
|
|
|
AnalysisFramework.cpp
|
Add Steve Johnson-style parser recovery rules:
|
2019-06-17 14:47:07 +02:00 |
|
AnalysisFramework.h
|
[SMTChecker] Relax expectations for complex nonlinear tests
|
2019-08-11 22:20:31 +02:00 |
|
Assembly.cpp
|
Provide dialect to Parser and InlineAssembly AST nodes.
|
2019-05-23 00:24:58 +02:00 |
|
ASTJSONTest.cpp
|
|
|
|
ASTJSONTest.h
|
|
|
|
ErrorCheck.cpp
|
|
|
|
ErrorCheck.h
|
|
|
|
GasCosts.cpp
|
Use updated swarm hash.
|
2019-06-27 12:49:06 +02:00 |
|
GasMeter.cpp
|
Fix handling of structs of dynamic size as constructor parameters.
|
2019-05-16 17:10:54 +02:00 |
|
GasTest.cpp
|
|
|
|
GasTest.h
|
|
|
|
Imports.cpp
|
Extract some import tests.
|
2019-08-19 14:45:26 +02:00 |
|
InlineAssembly.cpp
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
|
LibSolc.cpp
|
|
|
|
Metadata.cpp
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
|
SemanticTest.cpp
|
Add support for external libraries to extracted semantics tests.
|
2019-11-12 15:19:04 +01:00 |
|
SemanticTest.h
|
Add support for external libraries to extracted semantics tests.
|
2019-11-12 15:19:04 +01:00 |
|
SemVerMatcher.cpp
|
|
|
|
SMTChecker.cpp
|
[SMTChecker] Zero-initialize arrays
|
2019-09-02 22:37:30 +02:00 |
|
SMTCheckerJSONTest.cpp
|
Support multiple sources for syntax tests.
|
2019-08-19 14:45:26 +02:00 |
|
SMTCheckerJSONTest.h
|
|
|
|
SolidityCompiler.cpp
|
|
|
|
SolidityEndToEndTest.cpp
|
[isoltest] Adds support for fallback and ether functions.
|
2019-09-13 10:55:46 +02:00 |
|
SolidityExecutionFramework.cpp
|
Remove mention of IPC.
|
2019-08-08 17:35:46 +02:00 |
|
SolidityExecutionFramework.h
|
Remove mention of IPC.
|
2019-08-08 17:35:46 +02:00 |
|
SolidityExpressionCompiler.cpp
|
Use selfbalance for `address(this).balance`.
|
2019-10-16 14:25:56 +02:00 |
|
SolidityNameAndTypeResolution.cpp
|
|
|
|
SolidityNatspecJSON.cpp
|
|
|
|
SolidityOptimizer.cpp
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
|
SolidityParser.cpp
|
A pragma version mismatch is not fatal if ...
|
2019-07-17 19:01:01 -04:00 |
|
SolidityScanner.cpp
|
Fixes doxygen style multiline comment parsing for files with CRLF as line terminators.
|
2019-09-25 12:59:46 +02:00 |
|
SolidityTypes.cpp
|
|
|
|
StandardCompiler.cpp
|
Use updated swarm hash.
|
2019-06-27 12:49:06 +02:00 |
|
SyntaxTest.cpp
|
Support multiple sources for syntax tests.
|
2019-08-19 14:45:26 +02:00 |
|
SyntaxTest.h
|
Support multiple sources for syntax tests.
|
2019-08-19 14:45:26 +02:00 |
|
ViewPureChecker.cpp
|
|
|