solidity/test/libsolidity
2022-06-08 18:23:51 +05:30
..
ABIJson
analysis
ASTJSON Using for with global binding. 2022-03-14 17:39:14 +01:00
errorRecoveryTests
gasTests
interface
lsp LSP: Implement semantic tokens 2022-05-18 14:54:16 +02:00
memoryGuardTests
semanticTests Update test expectations. 2022-05-23 13:37:50 +02:00
smtCheckerTests Update tests and hashes for z3 4.8.17 2022-05-13 15:25:10 +02:00
syntaxTests Display human readable type name in conversion error message 2022-06-08 18:23:51 +05:30
util Bring soltestAssert() up to date with solAssert() 2022-04-06 22:26:10 +02:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp Set handlers use unified jsonPrint with prettifier if needed 2022-04-04 20:17:11 +02:00
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
LibSolc.cpp
MemoryGuardTest.cpp
MemoryGuardTest.h
Metadata.cpp Mark viaIR code generation as non-experimental. 2022-03-14 14:48:00 +01:00
SemanticTest.cpp Remove canEnableViaYul logic and default to compiling also via yul. 2022-05-19 20:23:28 +02:00
SemanticTest.h Remove canEnableViaYul logic and default to compiling also via yul. 2022-05-19 20:23:28 +02:00
SemVerMatcher.cpp
SMTCheckerTest.cpp update smt tests z3 4.8.16 2022-05-03 14:23:27 +02:00
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
SolidityExecutionFramework.h Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityTypes.cpp
StandardCompiler.cpp Recommend via-ir whenever a stack too deep error is encountered. 2022-05-05 19:22:03 +02:00
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp