solidity/test/libsolidity
2017-09-06 13:52:29 +02:00
..
ABIEncoderTests.cpp Test both encoders. 2017-08-14 13:11:42 +01:00
AnalysisFramework.cpp Fix warning checking in test framework. 2017-09-06 12:19:11 +02:00
AnalysisFramework.h Extract base from NameAndType and use compiler stack. 2017-08-29 14:05:38 +02:00
Assembly.cpp Update tests. 2017-08-25 10:42:36 +01:00
ASTJSON.cpp FunctionType comparison/identifer to support all statemutability levels 2017-08-16 17:23:08 +01:00
ErrorCheck.cpp Merge pull request #2567 from ethereum/refactorExceptions 2017-07-13 16:56:03 +02:00
ErrorCheck.h interface: move searchForSubstring out of Error class into a separate file 2016-11-24 16:45:17 +01:00
GasMeter.cpp Add CompilerStack::setOptimiserSettings 2017-07-26 15:17:07 +01:00
Imports.cpp Fix import error check for release version. 2017-07-31 14:55:54 +02:00
InlineAssembly.cpp Tests for recursion in JULIA. 2017-08-22 12:43:44 +02:00
JSONCompiler.cpp Add header for jsonCompiler 2017-08-29 13:43:55 +01:00
Metadata.cpp Output experimental flag in metadata only for risky features 2017-08-11 16:38:43 +01:00
SemVerMatcher.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SolidityABIJSON.cpp Include all overloaded events in ABI 2017-08-28 20:07:43 +01:00
SolidityEndToEndTest.cpp Fix tests 2017-09-06 13:52:29 +02:00
SolidityExecutionFramework.cpp Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
SolidityExecutionFramework.h Add CompilerStack::setOptimiserSettings 2017-07-26 15:17:07 +01:00
SolidityExpressionCompiler.cpp Refactor error reporting 2017-05-30 07:28:31 -07:00
SolidityNameAndTypeResolution.cpp Analyze assembly. 2017-09-06 13:52:29 +02:00
SolidityNatspecJSON.cpp Remove DocumentationType from natspec 2017-08-15 19:56:38 +01:00
SolidityOptimizer.cpp Split off libevmasm specific optimiser tests 2017-07-26 20:51:27 +01:00
SolidityParser.cpp Crash fix, parseTypeName can return null. 2017-08-28 15:13:02 +02:00
SolidityScanner.cpp Add tests for scientific notation 2017-03-15 13:06:26 +00:00
SolidityTypes.cpp FunctionType comparison/identifer to support all statemutability levels 2017-08-16 17:23:08 +01:00
StandardCompiler.cpp Update tests. 2017-08-25 10:42:36 +01:00
ViewPureChecker.cpp Allow constant variables in pure functions. 2017-09-06 13:52:29 +02:00