solidity/test/libsolidity
2020-03-10 15:41:49 +01:00
..
ABIJson
ASTJSON Fix yul ast import for blocks, switches and string literals. 2020-03-05 14:09:13 +01:00
errorRecoveryTests
gasTests
semanticTests Merge pull request #8460 from ethereum/yulutil-convert-array 2020-03-10 14:00:34 +01:00
smtCheckerTests Merge pull request #8413 from mijovic/depratateValueCalls 2020-03-04 14:43:06 +01:00
smtCheckerTestsJSON
syntaxTests Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
util Fixes raw bytes warning in semantic test framework. 2020-02-26 21:37:52 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp Update tests. 2020-02-17 12:58:06 +01:00
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp Introduced TestCase::shouldRun(). 2020-03-09 15:52:20 +01:00
SemanticTest.h Introduced TestCase::shouldRun(). 2020-03-09 15:52:20 +01:00
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp Do not run smtCheckerTestsJSON if no solver available 2020-03-10 15:41:49 +01:00
SMTCheckerJSONTest.h
SMTCheckerTest.cpp Introduced TestCase::shouldRun(). 2020-03-09 15:52:20 +01:00
SMTCheckerTest.h Introduced TestCase::shouldRun(). 2020-03-09 15:52:20 +01:00
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
SolidityExecutionFramework.h Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
SolidityExpressionCompiler.cpp Add reason string for internal reverts 2020-02-10 11:57:20 -03:00
SolidityNameAndTypeResolution.cpp Update tests. 2020-02-17 12:58:06 +01:00
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp Immutable is not reserved anymore. 2020-03-02 14:20:17 +01:00
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp Assembly: Added missing source field to legacy assembly json output to complete the source reference 2020-02-18 10:22:34 +01:00
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp Update tests. 2020-02-17 12:58:06 +01:00