solidity/test/libsolidity
2021-09-21 16:28:16 +02:00
..
ABIJson Changing the UserDefinedValueType::toString to userdefined <name> 2021-09-15 17:25:23 +02:00
analysis Disallow modifier declarations and definitions in interfaces 2021-08-31 15:25:08 +02:00
ASTJSON Changing the UserDefinedValueType::toString to userdefined <name> 2021-09-15 17:25:23 +02:00
errorRecoveryTests
gasTests Improve abi decoding functions for arrays. 2021-09-15 13:50:19 +02:00
interface
semanticTests Merge pull request #11954 from ethereum/userdefinedvaluetype-multisource-test 2021-09-16 13:59:22 +02:00
smtCheckerTests [SMTChecker] Support constants via modules 2021-09-16 14:35:05 +02:00
syntaxTests Fix typo in test name: leave_items_on_tack.sol -> leave_items_on_stack.sol 2021-09-21 16:28:16 +02:00
util
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp Add new info severity 2021-09-13 22:48:22 +02:00
AnalysisFramework.h Add new info severity 2021-09-13 22:48:22 +02:00
Assembly.cpp Add new info severity 2021-09-13 22:48:22 +02:00
ASTJSONTest.cpp
ASTJSONTest.h
constructor_inheritance_init_order_3.sol
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp Update gas costs. 2021-09-08 12:25:56 +02:00
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp Add new info severity 2021-09-13 22:48:22 +02:00
LibSolc.cpp
Metadata.cpp Properly detect multiple licenses and validate them. 2021-09-16 11:18:26 +02:00
SemanticTest.cpp
SemanticTest.h
SemVerMatcher.cpp
SMTCheckerTest.cpp Fix ICE on unique errors 2021-09-09 16:37:43 +02:00
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp Add new info severity 2021-09-13 22:48:22 +02:00
SolidityTypes.cpp
StandardCompiler.cpp Add new info severity 2021-09-13 22:48:22 +02:00
SyntaxTest.cpp Add new info severity 2021-09-13 22:48:22 +02:00
SyntaxTest.h
ViewPureChecker.cpp