solidity/test/libsolidity
2017-04-25 16:14:58 +02:00
..
Assembly.cpp Extract scopes into compiler stack. 2017-02-14 13:23:44 +01:00
ASTJSON.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ErrorCheck.cpp test: various fixes 2016-11-24 19:22:26 +01: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 a failing test about the gas cost of BALANCE 2017-04-25 16:14:58 +02:00
Imports.cpp Modify library collision test 2017-01-16 12:32:58 -05:00
InlineAssembly.cpp Fix compiler warning. 2017-02-20 11:57:50 +01:00
SemVerMatcher.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SolidityABIJSON.cpp Revert "Fix contract lookup in tests" 2017-01-16 18:07:48 -05:00
SolidityEndToEndTest.cpp Add more complex tests for interfaces 2017-03-17 17:06:53 +00:00
SolidityExecutionFramework.cpp Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
SolidityExecutionFramework.h Revert "Fix contract lookup in tests" 2017-01-16 18:07:48 -05:00
SolidityExpressionCompiler.cpp Extract scopes into compiler stack. 2017-02-14 13:23:44 +01:00
SolidityNameAndTypeResolution.cpp More pure tests. 2017-04-24 18:08:21 +02:00
SolidityNatspecJSON.cpp Tests for natspect parsing failure cases 2017-01-27 12:13:14 +01:00
SolidityOptimizer.cpp Tests for optimizing constants. 2017-03-03 16:51:29 +01:00
SolidityParser.cpp Add tests for interfaces 2017-03-17 17:06:49 +00:00
SolidityScanner.cpp Add tests for scientific notation 2017-03-15 13:06:26 +00:00
SolidityTypes.cpp Add ContractKind to ContractDefinition 2017-03-17 16:27:04 +00:00
StandardCompiler.cpp Add test for legacyAST 2017-04-20 19:38:00 +01:00