solidity/test
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
..
contracts Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
libdevcore Metadata stamp. 2016-12-01 16:03:59 +01:00
libevmasm Fix licensing headers 2016-11-23 12:22:33 +01:00
liblll Removed 'panic' from 'constructor_arguments_external' and added specific 2016-12-06 18:21:26 -05:00
libsolidity Move clashing libraries to common source in test 2017-01-16 12:32:57 -05:00
boostTest.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
CMakeLists.txt Add test/liblll to cmake 2016-11-29 21:54:27 +00:00
ExecutionFramework.cpp Display tx hash for debugging. 2016-12-12 11:12:12 +01:00
ExecutionFramework.h Option to show messages in tests. 2016-12-06 22:31:20 +01:00
RPCSession.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
RPCSession.h Fix licensing headers 2016-11-23 12:22:33 +01:00
TestHelper.cpp Option to show messages in tests. 2016-12-06 22:31:20 +01:00
TestHelper.h Option to show messages in tests. 2016-12-06 22:31:20 +01:00