solidity/test/libsolidity
2018-02-21 00:41:39 +01: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 Support searching inside multiple errors. 2018-02-12 16:41:31 +01:00
AnalysisFramework.h Support searching inside multiple errors. 2018-02-12 16:41:31 +01:00
Assembly.cpp Provide easy way to update source location expectation. 2018-01-04 14:29:03 +01:00
ASTJSON.cpp Fix indentation. 2018-02-19 16:45:38 +01:00
ErrorCheck.cpp Support searching inside multiple errors. 2018-02-12 16:41:31 +01:00
ErrorCheck.h Support searching inside multiple errors. 2018-02-12 16:41:31 +01:00
GasMeter.cpp Convert static SourceReferenceFormatter functions to member ones 2018-02-19 15:04:22 +01:00
Imports.cpp Test aliasing in shadowing. 2018-02-20 13:06:28 +01:00
InlineAssembly.cpp Expect end of string at end of top-level block for assembly parser. 2018-02-21 00:41:39 +01: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 Support searching inside multiple errors. 2018-02-12 16:41:31 +01:00
SolidityABIJSON.cpp Move some struct tests to require ABIEncoderV2 2017-12-11 02:42:09 +00:00
SolidityEndToEndTest.cpp Make addmod and mulmod revert if the last argument is zero. 2018-02-15 13:52:17 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h Convert static SourceReferenceFormatter functions to member ones 2018-02-19 15:04:22 +01:00
SolidityExpressionCompiler.cpp Cleanup test helper macros. 2017-09-22 16:17:28 +02:00
SolidityNameAndTypeResolution.cpp Test `_offset` for constants in inline assembly. 2018-02-19 19:22:39 +01:00
SolidityNatspecJSON.cpp Implement CompilerStack.lastContractName() 2017-10-18 23:54:32 +01:00
SolidityOptimizer.cpp
SolidityParser.cpp Fix event parsing. Refs #3175 2017-11-22 23:08:12 -03:00
SolidityScanner.cpp
SolidityTypes.cpp FunctionType comparison/identifer to support all statemutability levels 2017-08-16 17:23:08 +01:00
StandardCompiler.cpp Minor improvement: check sources 2018-02-16 18:44:46 +01:00
ViewPureChecker.cpp Add tests for selectors for public variables. 2018-02-13 14:15:02 +01:00