solidity/test/libsolidity
chriseth 2508cbc1eb
Merge pull request #7095 from ethereum/isoltest-failure-reason
[isoltest] Support FAILURE with reason
2019-08-15 11:37:56 +02:00
..
ABIJson Additional type info for ABI. 2019-07-18 16:54:11 +02:00
ASTJSON
errorRecoveryTests
gasTests
semanticTests Merge pull request #7095 from ethereum/isoltest-failure-reason 2019-08-15 11:37:56 +02:00
smtCheckerTests [SMTChecker] Fix literal string type mismatch 2019-08-10 21:51:46 +02:00
smtCheckerTestsJSON [SMTChecker] Reset SSA index to 0 instead of increasing in context reset 2019-07-25 14:16:34 +02:00
syntaxTests Better error messages when writing to expressions that cannot be written to. 2019-08-14 17:59:48 +02:00
util [isoltest] Refactors parameter formatting. 2019-08-14 21:28:43 +02:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp Use evmone for testing. 2019-08-08 17:35:44 +02:00
ABIJsonTest.cpp Automated ABI Json tests. 2019-07-02 18:11:49 +02:00
ABIJsonTest.h Automated ABI Json tests. 2019-07-02 18:11:49 +02:00
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 Allow test cases to indicate fatal errors. 2019-05-07 18:12:21 +02:00
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp Use updated swarm hash. 2019-06-27 12:49:06 +02:00
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp Use updated swarm hash. 2019-06-27 12:49:06 +02:00
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] Relax expectations for complex nonlinear tests 2019-08-11 22:20:31 +02:00
SMTCheckerJSONTest.cpp
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 Use updated swarm hash. 2019-06-27 12:49:06 +02:00
SyntaxTest.cpp Add errorRecovery boolean to StandardCompiler 2019-06-18 15:54:05 -04:00
SyntaxTest.h Add errorRecovery boolean to StandardCompiler 2019-06-18 15:54:05 -04:00
ViewPureChecker.cpp