solidity/test
chriseth d2b8bdd016 Merge pull request #1464 from federicobond/warn-msgvalue
Warn about using msg.value in non-payable function
2016-12-11 16:46:06 +01: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 Warn about using msg.value in non-payable function 2016-12-08 16:22:13 -03: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 Also provide value and format slightly differently. 2016-12-06 23:52:39 +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