| .. |
|
ASTJSON
|
Update tests.
|
2018-08-06 11:17:21 +02:00 |
|
syntaxTests
|
Update and extend tests for return expressions.
|
2018-08-07 20:49:52 +02:00 |
|
ABIDecoderTests.cpp
|
Specifies visibility in unit tests.
|
2018-07-16 14:49:55 +02:00 |
|
ABIEncoderTests.cpp
|
Added default data locations to parameters for end to end tests.
|
2018-07-16 14:18:16 +02:00 |
|
ABITestsCommon.h
|
|
|
|
AnalysisFramework.cpp
|
|
|
|
AnalysisFramework.h
|
Add virtual destructors on base classes.
|
2018-05-02 13:29:16 +02:00 |
|
Assembly.cpp
|
Fixes assembly test.
|
2018-07-04 15:45:42 +02:00 |
|
ASTJSONTest.cpp
|
Extract AST JSON tests.
|
2018-08-03 20:35:50 +02:00 |
|
ASTJSONTest.h
|
Infrastructure for extracting JSON AST tests.
|
2018-08-03 20:35:50 +02:00 |
|
ErrorCheck.cpp
|
|
|
|
ErrorCheck.h
|
|
|
|
FormattedScope.h
|
|
|
|
GasMeter.cpp
|
Specifies visibility in unit tests.
|
2018-07-16 14:49:55 +02:00 |
|
Imports.cpp
|
Added default data locations to parameters for end to end tests.
|
2018-07-16 14:18:16 +02:00 |
|
InlineAssembly.cpp
|
AsmParser,TypeChecker: Fix typos.
|
2018-07-10 12:33:19 +02:00 |
|
LibSolc.cpp
|
Add new libsolc entry points (solidity_license/version/compile)
|
2018-06-29 19:30:37 +02:00 |
|
Metadata.cpp
|
Specifies visibility in unit tests.
|
2018-07-16 14:49:55 +02:00 |
|
SemVerMatcher.cpp
|
|
|
|
SMTChecker.cpp
|
SMT model variables are sorted and printed as secondary source location
|
2018-08-01 23:27:46 +02:00 |
|
SolidityABIJSON.cpp
|
Be explicit about which contract to test for in ABIJSON tests
|
2018-08-06 13:30:38 +01:00 |
|
SolidityCompiler.cpp
|
Updates unit test to specify visibility.
|
2018-07-04 15:45:42 +02:00 |
|
SolidityEndToEndTest.cpp
|
Merge pull request #4731 from ethereum/interface-enum
|
2018-08-07 17:20:05 +02:00 |
|
SolidityExecutionFramework.cpp
|
|
|
|
SolidityExecutionFramework.h
|
|
|
|
SolidityExpressionCompiler.cpp
|
test: Fix typos.
|
2018-07-10 22:57:59 +02:00 |
|
SolidityNameAndTypeResolution.cpp
|
Update tests to remove support for loose assembly
|
2018-08-02 13:37:13 +01:00 |
|
SolidityNatspecJSON.cpp
|
Be explicit about which contract to test for in the Natspec tests
|
2018-08-06 13:35:53 +01:00 |
|
SolidityOptimizer.cpp
|
Replace stray solidity pragma with progamatically inserting it in SolidityOptimizer test
|
2018-07-31 00:12:46 +01:00 |
|
SolidityParser.cpp
|
Updates unit test to specify visibility.
|
2018-07-04 15:45:42 +02:00 |
|
SolidityScanner.cpp
|
Scanner tests for all shifts
|
2018-07-25 12:59:28 +01:00 |
|
SolidityTypes.cpp
|
Fix type identifiers for RationalNumberType
|
2018-08-07 13:23:14 +01:00 |
|
StandardCompiler.cpp
|
Specifies visibility in unit tests.
|
2018-07-16 14:49:55 +02:00 |
|
SyntaxTest.cpp
|
Refactor syntax test infrastructure to prepare introducing semantics tests.
|
2018-06-15 10:51:40 +02:00 |
|
SyntaxTest.h
|
Refactor syntax test infrastructure to prepare introducing semantics tests.
|
2018-06-15 10:51:40 +02:00 |
|
TestCase.cpp
|
Refactor syntax test infrastructure to prepare introducing semantics tests.
|
2018-06-15 10:51:40 +02:00 |
|
TestCase.h
|
Refactor syntax test infrastructure to prepare introducing semantics tests.
|
2018-06-15 10:51:40 +02:00 |
|
ViewPureChecker.cpp
|
test: Fix typos.
|
2018-07-10 22:57:59 +02:00 |