solidity/test/libsolidity
liangdzou f3cbdadec7 Do not set to ref for explicit conversion and add assertion for array
type conversion. Also, add some test cases for #4901 and #4948.
2018-09-14 08:42:40 +02:00
..
ASTJSON Add `stateMutability field to JSON AST for address` types. 2018-09-13 15:15:49 +02:00
syntaxTests Do not set to ref for explicit conversion and add assertion for array 2018-09-14 08:42:40 +02:00
ABIDecoderTests.cpp Update tests 2018-08-14 18:53:06 +02:00
ABIEncoderTests.cpp Update tests 2018-08-14 18:53:06 +02:00
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp Extract AST JSON tests. 2018-08-03 20:35:50 +02:00
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
FormattedScope.h
GasMeter.cpp Disallow ambiguous conversions between number literals and bytesXX types. 2018-08-13 14:27:01 +02:00
Imports.cpp Disallow remappings with empty prefix. 2018-08-10 19:26:48 +02:00
InlineAssembly.cpp
LibSolc.cpp Replace safety stop by invalid 2018-08-14 12:32:47 +02:00
Metadata.cpp
SemVerMatcher.cpp
SMTChecker.cpp
SolidityABIJSON.cpp Update tests 2018-08-14 18:53:06 +02:00
SolidityCompiler.cpp
SolidityEndToEndTest.cpp Disable blockhash test for constantinople due to changes between aleth versions. 2018-09-13 17:18:42 +02:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp Add return data to bare calls. 2018-09-04 13:31:10 +02:00
SolidityNatspecJSON.cpp Remove trailing whitespace for all files in the repository. 2018-09-04 11:30:30 +02:00
SolidityOptimizer.cpp Removing std:: from std::to_string and include for boost/lexical_cast 2018-08-08 11:26:30 -03:00
SolidityParser.cpp
SolidityScanner.cpp Tests. 2018-09-06 16:42:59 +02:00
SolidityTypes.cpp Rename FunctionKind SHA3 to KECCAK256 (as the instruction was renamed in libevmasm) 2018-08-08 22:37:40 +01:00
StandardCompiler.cpp Replace safety stop by invalid 2018-08-14 12:32:47 +02:00
SyntaxTest.cpp
SyntaxTest.h
TestCase.cpp
TestCase.h
ViewPureChecker.cpp Add return data to bare calls. 2018-09-04 13:31:10 +02:00