solidity/test/libsolidity
Rhett Aultman 220ccfb492 Move clashing libraries to common source in test
Since contracts and libraries only collide if they share a common
source file now, this test only works if both libraries are in the
same source.
2017-01-16 12:32:57 -05:00
..
Assembly.cpp Merge pull request #1351 from ethereum/truncate_bit 2016-12-08 16:15:35 +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 Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
Imports.cpp Move clashing libraries to common source in test 2017-01-16 12:32:57 -05:00
InlineAssembly.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SemVerMatcher.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SolidityABIJSON.cpp Migrate remaining source code in tests to R literals 2016-12-03 17:52:51 -03:00
SolidityEndToEndTest.cpp analysis: allow some shadowings explicitly 2017-01-11 18:28:11 +01:00
SolidityExecutionFramework.cpp Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
SolidityExecutionFramework.h Submit library addresses to the compiler in tests (and not link afterwards) 2016-12-01 16:04:00 +01:00
SolidityExpressionCompiler.cpp Migrate remaining source code in tests to R literals 2016-12-03 17:52:51 -03:00
SolidityNameAndTypeResolution.cpp test: allow multiple errors in modifier-function overriding 2017-01-11 18:28:11 +01:00
SolidityNatspecJSON.cpp Migrate remaining source code in tests to R literals 2016-12-03 17:52:51 -03:00
SolidityOptimizer.cpp Count instructions without metadata hash. 2016-12-01 16:04:47 +01:00
SolidityParser.cpp test: check error messages in parser tests 2016-12-06 17:28:49 +01:00
SolidityScanner.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SolidityTypes.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00