solidity/test/libsolidity
2022-02-14 19:51:03 +01:00
..
ABIJson
analysis
ASTJSON Evaluate absolute paths for imports in 'parsing' stage 2021-11-08 16:34:02 +01:00
errorRecoveryTests
gasTests
interface Treat root path in normalizeCLIPathForVFS as case insensitive on Windows 2022-02-05 11:51:11 +01:00
lsp Initial implementation of Language Server 2021-12-16 17:52:49 +01:00
semanticTests Added support for FunctionType::Kind::StringConcat and functions string.concat 2022-02-10 22:08:47 +05:30
smtCheckerTests adjust tests for nondeterminism 2022-01-12 18:43:18 +01:00
syntaxTests Consider all grandparents in override analysis. 2022-02-14 15:31:31 +01:00
util TestFunctionCall::formatRawParameters(): Ensure that uint8_t overload of toHex() is called 2021-11-15 20:52:25 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp Accessors for exceptions. 2021-12-01 14:26:23 +01:00
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp Refactor ASTJSON tests to allow easier addition of variations. 2021-11-11 10:44:16 +01:00
ASTJSONTest.h Refactor ASTJSON tests to allow easier addition of variations. 2021-11-11 10:44:16 +01:00
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp Include used events in `--hashes` output 2022-02-09 13:50:42 +01:00
SemanticTest.h
SemVerMatcher.cpp
SMTCheckerTest.cpp
SMTCheckerTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp trial test cases extracted from SoliidityEndToEndTest.cpp into .sol files. 2021-12-16 16:56:38 +05:30
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp Merge pull request #12551 from ethereum/natspec-test 2022-02-14 19:51:03 +01:00
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp Accessors for exceptions. 2021-12-01 14:26:23 +01:00
SyntaxTest.h
ViewPureChecker.cpp