solidity/test/libsolidity
2018-11-08 10:51:51 +01:00
..
ASTJSON Fix ast json test for function kind. 2018-10-08 23:07:10 +02:00
smtCheckerTests Grouping of symbolic variables in the same file and support to FixedBytes 2018-10-25 09:30:48 +02:00
syntaxTests Function type conversion test cases. 2018-11-08 10:51:51 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp Do not require ctype/stdio if not needed 2018-10-09 19:06:22 +01:00
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
FormattedScope.h
GasMeter.cpp
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp Use nullptr instead of NULL where appropriate 2018-10-09 18:06:39 +01:00
Metadata.cpp
SemVerMatcher.cpp Refactor solidity::Token into an enum class with TokenTraits helper namespace 2018-10-22 17:00:51 +02:00
SMTChecker.cpp [SMTChecker] Support msg.*, tx.*, block.*, gasleft and blockhash 2018-10-19 15:52:16 +02:00
SolidityABIJSON.cpp
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Merge pull request #5256 from ethereum/lvalueCleanup 2018-10-19 11:20:12 +02:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp Add test for extcodehash 2018-09-26 16:11:02 +01:00
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp fix some format typos 2018-09-17 22:13:21 +08:00
SolidityParser.cpp
SolidityScanner.cpp provide general hex-literal error message, fixes #1802 2018-10-09 06:51:19 +03:00
SolidityTypes.cpp Remove uses of boost::rational with negative denominator, which breaks with boost 1.68. 2018-11-05 21:36:52 +01:00
StandardCompiler.cpp Be more strict about values in the optimizer block in StandardJSON 2018-09-26 16:51:08 +01:00
SyntaxTest.cpp Do not require ctype/stdio if not needed 2018-10-09 19:06:22 +01:00
SyntaxTest.h
TestCase.cpp Add Yul optimizer test framework. 2018-10-11 16:59:57 +02:00
TestCase.h
ViewPureChecker.cpp Add return data to bare calls. 2018-09-04 13:31:10 +02:00