solidity/test/libsolidity
2023-09-13 22:54:02 +02:00
..
ABIJson
analysis deprecate using namespace std 2023-09-04 10:12:07 +02:00
ASTJSON Introduce experimental analysis basic infrastructure 2023-09-11 12:29:44 -03:00
astPropertyTests Added new kind of test: check for specific properties of AST 2023-08-21 12:37:40 -03:00
gasTests Rematerialize zero literals with default cleanup sequence 2023-09-04 15:40:33 +02:00
interface deprecate using namespace std 2023-09-04 10:12:07 +02:00
lsp
memoryGuardTests
natspecJSON Generate expectations for moved Natspec syntax tests 2023-09-11 18:06:42 +02:00
semanticTests Type inference draft. 2023-09-13 22:54:02 +02:00
smtCheckerTests
syntaxTests Type inference draft. 2023-09-13 22:54:02 +02:00
util
ABIDecoderTests.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
ABIEncoderTests.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
ABIJsonTest.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
ABIJsonTest.h
ABITestsCommon.h deprecate using namespace std 2023-09-04 10:12:07 +02:00
AnalysisFramework.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
AnalysisFramework.h Remove parser error recovery mode 2023-08-22 12:00:11 +02:00
Assembly.cpp Type inference draft. 2023-09-13 22:54:02 +02:00
ASTJSONTest.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
ASTJSONTest.h
ASTPropertyTest.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
ASTPropertyTest.h Added new kind of test: check for specific properties of AST 2023-08-21 12:37:40 -03:00
ErrorCheck.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
ErrorCheck.h
GasCosts.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
GasMeter.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
GasTest.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
GasTest.h
Imports.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
InlineAssembly.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
LibSolc.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
MemoryGuardTest.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
MemoryGuardTest.h
Metadata.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
NatspecJSONTest.cpp NatspecJSONTest based on SyntaxTest 2023-09-11 18:06:42 +02:00
NatspecJSONTest.h NatspecJSONTest based on SyntaxTest 2023-09-11 18:06:42 +02:00
SemanticTest.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
SemanticTest.h SemanticTest: Add a setting that explicitly states the minimal Yul optimization level that avoids "Stack too deep" 2023-08-22 20:00:00 +02:00
SemVerMatcher.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
SMTCheckerTest.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
SMTCheckerTest.h
SolidityCompiler.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
SolidityEndToEndTest.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
SolidityExecutionFramework.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp Type inference draft. 2023-09-13 22:54:02 +02:00
SolidityNameAndTypeResolution.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00
SolidityOptimizer.cpp Fix missing std qualifier for ASAN 2023-09-05 08:49:23 +02:00
SolidityParser.cpp Remove parser error recovery mode 2023-08-22 12:00:11 +02:00
SolidityTypes.cpp
StandardCompiler.cpp Remove parser error recovery mode 2023-08-22 12:00:11 +02:00
SyntaxTest.cpp SyntaxTest: Allow derived test cases to filter out warnings and infos 2023-08-23 18:00:01 +02:00
SyntaxTest.h SyntaxTest: Allow derived test cases to filter out warnings and infos 2023-08-23 18:00:01 +02:00
ViewPureChecker.cpp deprecate using namespace std 2023-09-04 10:12:07 +02:00