solidity/test/libsolidity
2018-03-01 17:19:35 +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 Correctly set evm version in tests 2018-03-01 17:19:35 +01:00
AnalysisFramework.h Support searching inside multiple errors. 2018-02-12 16:41:31 +01:00
Assembly.cpp Correctly set evm version in tests 2018-03-01 17:19:35 +01:00
ASTJSON.cpp Correctly set evm version in tests 2018-03-01 17:19:35 +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 Correctly set evm version in tests 2018-03-01 17:19:35 +01:00
Imports.cpp Correctly set evm version in tests 2018-03-01 17:19:35 +01:00
InlineAssembly.cpp Provide EVM version to assembly analysis. 2018-03-01 17:19:35 +01:00
JSONCompiler.cpp Add new JSON API for better abstraction and for supporting strict JSON parsing 2018-02-20 21:58:26 +01:00
Metadata.cpp Correctly set evm version in tests 2018-03-01 17:19:35 +01:00
SemVerMatcher.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SMTChecker.cpp Adjust tests. 2018-02-27 12:17:25 +01:00
SolidityABIJSON.cpp Correctly set evm version in tests 2018-03-01 17:19:35 +01:00
SolidityEndToEndTest.cpp Some more scoping tests. 2018-02-27 12:41:32 +01:00
SolidityExecutionFramework.cpp Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
SolidityExecutionFramework.h Test both EVM versions. 2018-03-01 17:19:35 +01:00
SolidityExpressionCompiler.cpp Correctly set evm version in tests 2018-03-01 17:19:35 +01:00
SolidityNameAndTypeResolution.cpp Returndatasize and staticcall test fixes. 2018-03-01 17:19:35 +01:00
SolidityNatspecJSON.cpp Correctly set evm version in tests 2018-03-01 17:19:35 +01:00
SolidityOptimizer.cpp Provide input for two optimizer tests. 2018-02-20 18:03:39 +01:00
SolidityParser.cpp Parser test. 2018-02-22 15:17:43 +01:00
SolidityScanner.cpp Add tests for scientific notation 2017-03-15 13:06:26 +00:00
SolidityTypes.cpp Add test for escapeIdentifier 2018-02-26 19:09:44 +01:00
StandardCompiler.cpp Some tests. 2018-03-01 17:19:35 +01:00
ViewPureChecker.cpp Returndatasize and staticcall test fixes. 2018-03-01 17:19:35 +01:00