solidity/test/libsolidity
2019-09-11 15:45:53 +02:00
..
ABIJson Change ABI sorting order. 2019-09-04 13:06:09 +02:00
ASTJSON Make sure json output array order is consistent 2019-08-19 17:42:03 +02:00
errorRecoveryTests
gasTests
semanticTests [isoltest] Fixes auto-update for revert. 2019-09-09 22:46:43 +02:00
smtCheckerTests [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02:00
smtCheckerTestsJSON Support multiple sources for syntax tests. 2019-08-19 14:45:26 +02:00
syntaxTests Extract some import tests. 2019-08-19 14:45:26 +02:00
util [isoltest] Adds fallback formatting. 2019-09-11 15:45:53 +02:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp Use evmone for testing. 2019-08-08 17:35:44 +02:00
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h [SMTChecker] Relax expectations for complex nonlinear tests 2019-08-11 22:20:31 +02:00
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp Extract some import tests. 2019-08-19 14:45:26 +02:00
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp Remove mention of IPC. 2019-08-08 17:35:46 +02:00
SemanticTest.h Remove mention of IPC. 2019-08-08 17:35:46 +02:00
SemVerMatcher.cpp
SMTChecker.cpp [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02:00
SMTCheckerJSONTest.cpp Support multiple sources for syntax tests. 2019-08-19 14:45:26 +02:00
SMTCheckerJSONTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Use evmone for testing. 2019-08-08 17:35:44 +02:00
SolidityExecutionFramework.cpp Remove mention of IPC. 2019-08-08 17:35:46 +02:00
SolidityExecutionFramework.h Remove mention of IPC. 2019-08-08 17:35:46 +02:00
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp Enable asan workaround in optimizer test for gcc as well. 2019-08-09 16:11:54 +02:00
SolidityParser.cpp A pragma version mismatch is not fatal if ... 2019-07-17 19:01:01 -04:00
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp Support multiple sources for syntax tests. 2019-08-19 14:45:26 +02:00
SyntaxTest.h Support multiple sources for syntax tests. 2019-08-19 14:45:26 +02:00
ViewPureChecker.cpp