solidity/test/libsolidity
2021-01-18 16:23:38 +01:00
..
ABIJson
ASTJSON
errorRecoveryTests
gasTests Round up allocations to multiples of 32. 2021-01-14 21:52:17 +00:00
semanticTests Adding test for conversion of struct from storage to mapping. 2021-01-18 14:27:36 +01:00
smtCheckerTests Fix static virtual resolution 2021-01-18 16:23:38 +01:00
syntaxTests Replace "pragma experimental ABIEncoderV2" in tests where appropriate 2021-01-15 19:57:09 +00: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
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
SMTCheckerTest.cpp
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Activating more end to end tests via ir. 2021-01-18 12:52:33 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp