| .. |
|
ABIJson
|
|
|
|
ASTJSON
|
Ignore warnings for yulOptimizer tests
|
2020-06-09 13:03:57 +02:00 |
|
errorRecoveryTests
|
|
|
|
gasTests
|
|
|
|
semanticTests
|
Index access to fixed bytes and byte arrays.
|
2020-06-09 10:50:28 +02:00 |
|
smtCheckerTests
|
[SMTChecker] Erase knowledge when array variable is pushed
|
2020-06-08 10:23:06 +02:00 |
|
smtCheckerTestsJSON
|
|
|
|
syntaxTests
|
Ignore warnings for yulOptimizer tests
|
2020-06-09 13:03:57 +02:00 |
|
util
|
Throw TestParserError instead of Error in tests
|
2020-05-28 02:26:17 +02:00 |
|
ABIDecoderTests.cpp
|
|
|
|
ABIEncoderTests.cpp
|
|
|
|
ABIJsonTest.cpp
|
remove extra definition of printIndented
|
2020-06-02 21:15:00 +07:00 |
|
ABIJsonTest.h
|
remove extra definition of printIndented
|
2020-06-02 21:15:00 +07:00 |
|
ABITestsCommon.h
|
|
|
|
AnalysisFramework.cpp
|
|
|
|
AnalysisFramework.h
|
|
|
|
Assembly.cpp
|
Do not set source locations for small internal assembly routines.
|
2020-05-27 18:26:46 +02:00 |
|
ASTJSONTest.cpp
|
|
|
|
ASTJSONTest.h
|
remove extra definition of printIndented
|
2020-06-02 21:15:00 +07:00 |
|
ErrorCheck.cpp
|
|
|
|
ErrorCheck.h
|
|
|
|
GasCosts.cpp
|
|
|
|
GasMeter.cpp
|
|
|
|
GasTest.cpp
|
|
|
|
GasTest.h
|
remove extra definition of printIndented
|
2020-06-02 21:15:00 +07:00 |
|
Imports.cpp
|
|
|
|
InlineAssembly.cpp
|
Ignore warnings for yulOptimizer tests
|
2020-06-09 13:03:57 +02:00 |
|
LibSolc.cpp
|
|
|
|
Metadata.cpp
|
|
|
|
SemanticTest.cpp
|
Add support for ewasm evmc vm.
|
2020-06-09 12:36:10 -05:00 |
|
SemanticTest.h
|
Add support for ewasm evmc vm.
|
2020-06-09 12:36:10 -05:00 |
|
SemVerMatcher.cpp
|
|
|
|
SMTChecker.cpp
|
|
|
|
SMTCheckerJSONTest.cpp
|
|
|
|
SMTCheckerJSONTest.h
|
|
|
|
SMTCheckerTest.cpp
|
|
|
|
SMTCheckerTest.h
|
|
|
|
SolidityCompiler.cpp
|
|
|
|
SolidityEndToEndTest.cpp
|
Add support for ewasm evmc vm.
|
2020-06-09 12:36:10 -05:00 |
|
SolidityExecutionFramework.cpp
|
Add support for ewasm evmc vm.
|
2020-06-09 12:36:10 -05:00 |
|
SolidityExecutionFramework.h
|
Add support for ewasm evmc vm.
|
2020-06-09 12:36:10 -05:00 |
|
SolidityExpressionCompiler.cpp
|
|
|
|
SolidityNameAndTypeResolution.cpp
|
|
|
|
SolidityNatspecJSON.cpp
|
Fixed bug when two empty NatSpec comments led to scanning past EOL
|
2020-05-20 20:26:02 +05:30 |
|
SolidityOptimizer.cpp
|
|
|
|
SolidityParser.cpp
|
|
|
|
SolidityScanner.cpp
|
Fixed bug when two empty NatSpec comments led to scanning past EOL
|
2020-05-20 20:26:02 +05:30 |
|
SolidityTypes.cpp
|
|
|
|
StandardCompiler.cpp
|
Do not set source locations for small internal assembly routines.
|
2020-05-27 18:26:46 +02:00 |
|
SyntaxTest.cpp
|
|
|
|
SyntaxTest.h
|
|
|
|
ViewPureChecker.cpp
|
|
|