| .. |
|
syntaxTests
|
Disallow the years unit denomination properly
|
2018-06-21 20:21:02 +02:00 |
|
ABIDecoderTests.cpp
|
Enforce disallowing empty structs
|
2018-06-14 00:24:43 +01:00 |
|
ABIEncoderTests.cpp
|
Enforce disallowing empty structs
|
2018-06-14 00:24:43 +01:00 |
|
ABITestsCommon.h
|
|
|
|
AnalysisFramework.cpp
|
|
|
|
AnalysisFramework.h
|
|
|
|
Assembly.cpp
|
|
|
|
ASTJSON.cpp
|
|
|
|
ASTLegacyJSON.cpp
|
|
|
|
ErrorCheck.cpp
|
|
|
|
ErrorCheck.h
|
|
|
|
FormattedScope.h
|
|
|
|
GasMeter.cpp
|
|
|
|
Imports.cpp
|
|
|
|
InlineAssembly.cpp
|
Remove sha3/suicide from assembly tests
|
2018-06-04 01:04:49 +01:00 |
|
JSONCompiler.cpp
|
|
|
|
Metadata.cpp
|
|
|
|
SemVerMatcher.cpp
|
|
|
|
SMTChecker.cpp
|
C99 scoping rules by default
|
2018-06-20 12:53:38 +02:00 |
|
SolidityABIJSON.cpp
|
|
|
|
SolidityCompiler.cpp
|
|
|
|
SolidityEndToEndTest.cpp
|
C99 scoping rules by default
|
2018-06-20 12:53:38 +02:00 |
|
SolidityExecutionFramework.cpp
|
|
|
|
SolidityExecutionFramework.h
|
|
|
|
SolidityExpressionCompiler.cpp
|
Tidy up tests to always have closing braces on the proper line
|
2018-05-16 15:52:24 +02:00 |
|
SolidityNameAndTypeResolution.cpp
|
Enforce disallowing empty structs
|
2018-06-14 00:24:43 +01:00 |
|
SolidityNatspecJSON.cpp
|
|
|
|
SolidityOptimizer.cpp
|
Merge pull request #4067 from ethereum/050
|
2018-05-23 18:11:20 +02:00 |
|
SolidityParser.cpp
|
Add new reserved keywords.
|
2018-06-12 16:02:53 +02:00 |
|
SolidityScanner.cpp
|
Disallow trailing dots that are not followed by a number
|
2018-05-30 15:14:53 +01:00 |
|
SolidityTypes.cpp
|
Allow using calldata keyword to specify data location
|
2018-05-30 18:05:55 +08:00 |
|
StandardCompiler.cpp
|
Update test expectations.
|
2018-05-09 14:08:25 +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
|
Extract test cases from ViewPureChecker
|
2018-06-06 15:41:41 +01:00 |