solidity/test/libsolidity
2017-12-11 12:49:08 +00:00
..
ABIDecoderTests.cpp Also test short input for old decoder. 2017-11-29 17:08:44 +01:00
ABIEncoderTests.cpp Decoder tests. 2017-11-29 17:08:44 +01:00
ABITestsCommon.h Decoder tests. 2017-11-29 17:08:44 +01:00
AnalysisFramework.cpp Always require a contract/sourceName in CompilerStack 2017-10-18 23:32:33 +01:00
AnalysisFramework.h More verbose error messages. 2017-09-29 12:05:45 +02:00
Assembly.cpp Adjust tests. 2017-10-18 00:19:36 +02:00
ASTJSON.cpp FunctionType comparison/identifer to support all statemutability levels 2017-08-16 17:23:08 +01:00
ErrorCheck.cpp
ErrorCheck.h
GasMeter.cpp Implement CompilerStack.lastContractName() 2017-10-18 23:54:32 +01:00
Imports.cpp
InlineAssembly.cpp Fix warning test for jumps in assembly 2017-12-05 20:27:50 +00:00
JSONCompiler.cpp Rename jsonCompiler to libsolc 2017-12-11 12:49:08 +00:00
Metadata.cpp Cleanup test helper macros. 2017-09-22 16:17:28 +02:00
SemVerMatcher.cpp
SMTChecker.cpp Move some struct tests to require ABIEncoderV2 2017-12-11 02:42:09 +00:00
SolidityABIJSON.cpp Move some struct tests to require ABIEncoderV2 2017-12-11 02:42:09 +00:00
SolidityEndToEndTest.cpp If statement for Iulia / inline assembly. 2017-11-22 16:25:24 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h Implement CompilerStack.lastContractName() 2017-10-18 23:54:32 +01:00
SolidityExpressionCompiler.cpp Cleanup test helper macros. 2017-09-22 16:17:28 +02:00
SolidityNameAndTypeResolution.cpp Move some struct tests to require ABIEncoderV2 2017-12-11 02:42:09 +00:00
SolidityNatspecJSON.cpp Implement CompilerStack.lastContractName() 2017-10-18 23:54:32 +01:00
SolidityOptimizer.cpp
SolidityParser.cpp Better error message for unexpected trailing comma in parameter lists 2017-09-25 10:42:01 +01:00
SolidityScanner.cpp
SolidityTypes.cpp FunctionType comparison/identifer to support all statemutability levels 2017-08-16 17:23:08 +01:00
StandardCompiler.cpp Specify output selection in tests 2017-11-29 20:10:18 +00:00
ViewPureChecker.cpp Allow `gas` in view functions. 2017-10-16 13:28:44 +02:00