solidity/test/libsolidity
2019-03-04 16:19:55 +01:00
..
ASTJSON
semanticTests Adds support for boolean literals in soltest. 2019-02-21 23:28:48 +01:00
smtCheckerTests Fix SMT Checker crash due to missing type information 2019-02-28 11:55:45 +01:00
smtCheckerTestsJSON
syntaxTests TypeChecker: Check if type exists before dereferencing it 2019-02-28 15:49:15 +01:00
util Fix ambiguous type on Windows. 2019-02-27 10:40:58 +01:00
ABIDecoderTests.cpp EVMVersion in langutil namespace instead of solidity 2019-02-25 15:29:57 +01:00
ABIEncoderTests.cpp Special treatment for differences between ABI encoders. 2019-02-21 11:11:29 +00:00
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp Update tests. 2019-03-04 11:44:54 +01:00
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp Fix gas test after using shifts in constant optimiser 2019-02-25 19:44:47 +00:00
GasMeter.cpp Special treatment for differences between ABI encoders. 2019-02-21 11:11:29 +00:00
Imports.cpp
InlineAssembly.cpp Make unavailable opcodes errors. 2019-02-28 22:20:01 +01:00
LibSolc.cpp
Metadata.cpp
SemanticTest.cpp Moves soltest function call to separate class. 2019-02-21 16:39:31 +01:00
SemanticTest.h Moves soltest function call to separate class. 2019-02-21 16:39:31 +01:00
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SolidityABIJSON.cpp
SolidityCompiler.cpp Restrict the state when settings can be altered in CompilerStack 2019-02-28 12:55:36 +00:00
SolidityEndToEndTest.cpp Merge pull request #6115 from ethereum/fixUnavailableOpcodes 2019-03-04 12:26:22 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h Add CLI option to soltest to always use ABIEncoderV2 2019-02-20 16:55:19 +01:00
SolidityExpressionCompiler.cpp Update tests. 2019-03-04 11:44:54 +01:00
SolidityNameAndTypeResolution.cpp Make unavailable opcodes errors. 2019-02-28 22:20:01 +01:00
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityScanner.cpp Add extra token for assembly assignment 2019-02-21 13:58:21 +01:00
SolidityTypes.cpp
StandardCompiler.cpp Allow returning metadata in StandardCompiler without compilation 2019-03-04 16:19:55 +01:00
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp Make unavailable opcodes errors. 2019-02-28 22:20:01 +01:00