solidity/test/libsolidity
2021-01-26 11:58:11 +01:00
..
ABIJson
ASTJSON
errorRecoveryTests
gasTests Update tests. 2021-01-20 18:25:27 +01:00
semanticTests Merge pull request #10769 from ethereum/allocationCleanup 2021-01-26 11:58:11 +01:00
smtCheckerTests Update smtCheckerTests for z3 4.8.10 2021-01-26 10:18:52 +01:00
syntaxTests Fix infinite loop when accessing circular constants from inline assembly. 2021-01-26 09:22:05 +01:00
util
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
constructor_inheritance_init_order_3.sol
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp Updating gas costs and cmdline tests. 2020-12-30 17:48:41 +01:00
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp Even more license tests 2021-01-18 16:17:06 +01:00
SemanticTest.cpp [isoltest] Error out in case of different result when enforcing via yul. 2021-01-14 22:37:12 +00:00
SemanticTest.h
SemVerMatcher.cpp Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
SMTCheckerTest.cpp
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Enable test. 2021-01-20 14:02:35 +01:00
SolidityExecutionFramework.cpp Merge pull request #10608 from ethereum/develop 2020-12-15 15:24:53 +01:00
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp SyntaxTest::filterObtainedErrors(): Remove hard-coded preamble to match changes in setupCompiler() 2021-01-18 16:17:06 +01:00
SyntaxTest.h Do not insert SPDX identifier if already present in SyntaxTest 2021-01-18 16:15:17 +01:00
ViewPureChecker.cpp