solidity/test/libsolidity
2018-08-07 13:44:24 +01:00
..
ASTJSON Update tests. 2018-08-06 11:17:21 +02:00
syntaxTests Do not crash on using _slot and _offset suffixes on their own 2018-08-07 12:14:12 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
ASTJSONTest.h Infrastructure for extracting JSON AST tests. 2018-08-03 20:35:50 +02:00
ErrorCheck.cpp
ErrorCheck.h
FormattedScope.h
GasMeter.cpp
Imports.cpp
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp
SemVerMatcher.cpp
SMTChecker.cpp SMT model variables are sorted and printed as secondary source location 2018-08-01 23:27:46 +02:00
SolidityABIJSON.cpp Be explicit about which contract to test for in ABIJSON tests 2018-08-06 13:30:38 +01:00
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Add test for abi.encode (negative) literals 2018-08-07 13:44:24 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp Update tests to remove support for loose assembly 2018-08-02 13:37:13 +01:00
SolidityNatspecJSON.cpp Be explicit about which contract to test for in the Natspec tests 2018-08-06 13:35:53 +01:00
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityScanner.cpp
SolidityTypes.cpp Fix type identifiers for RationalNumberType 2018-08-07 13:23:14 +01:00
StandardCompiler.cpp
SyntaxTest.cpp
SyntaxTest.h
TestCase.cpp
TestCase.h
ViewPureChecker.cpp