solidity/test/libsolidity
2021-07-14 15:12:07 +02:00
..
ABIJson
analysis
ASTJSON
errorRecoveryTests
gasTests
semanticTests Fix negation function name collision. 2021-07-08 10:47:29 +02:00
smtCheckerTests
syntaxTests Merge pull request #11590 from ethereum/disallow-non-hex-zero-and-fix-bytes32-literals-in-bytes-concat 2021-06-29 16:34:26 +02:00
util
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00
AnalysisFramework.h
Assembly.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00
ASTJSONTest.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00
ASTJSONTest.h
constructor_inheritance_init_order_3.sol
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00
GasTest.h Do not hard-code the default 'runs' value as 200 in code that fills out optimizer settings 2021-06-28 14:12:28 +02:00
Imports.cpp
InlineAssembly.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp
SemanticTest.h
SemVerMatcher.cpp
SMTCheckerTest.cpp
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp Fix: Allow multiple @return tags on public state variables 2021-06-07 15:16:46 +02:00
SolidityOptimizer.cpp
SolidityParser.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00
SolidityTypes.cpp
StandardCompiler.cpp Add sstore to linker tests to prevent the address from being optimized out 2021-07-01 16:54:09 +02:00
SyntaxTest.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00
SyntaxTest.h
ViewPureChecker.cpp