solidity/test/libsolidity
2018-09-17 22:13:21 +08: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 Fixes assembly test. 2018-07-04 15:45:42 +02:00
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 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 AsmParser,TypeChecker: Fix typos. 2018-07-10 12:33:19 +02:00
LibSolc.cpp Replace safety stop by invalid 2018-08-14 12:32:47 +02:00
Metadata.cpp Specifies visibility in unit tests. 2018-07-16 14:49:55 +02:00
SemVerMatcher.cpp
SMTChecker.cpp fix some format typos 2018-09-17 22:13:21 +08:00
SolidityABIJSON.cpp Update tests 2018-08-14 18:53:06 +02:00
SolidityCompiler.cpp Updates unit test to specify visibility. 2018-07-04 15:45:42 +02:00
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 test: Fix typos. 2018-07-10 22:57:59 +02:00
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 fix some format typos 2018-09-17 22:13:21 +08:00
SolidityParser.cpp Updates unit test to specify visibility. 2018-07-04 15:45:42 +02:00
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