Solidity, the Smart Contract Programming Language
Go to file
Gav Wood 0d66d8cf7c Merge pull request #2734 from chriseth/sol_fixOperators
Disallow some binary operators.
2015-08-10 20:25:03 +02:00
contracts Actual auction tests. 2015-08-06 17:48:27 +02:00
libsolidity Disallow comparison for reference types. 2015-08-07 17:50:54 +02:00
boostTest.cpp fixed warnings for msvc build 2015-01-13 11:18:08 +01:00
CMakeLists.txt Break off contract tests. 2015-08-04 16:31:39 +02:00
TestHelper.cpp update test to new Block/State refactoring - credit to winsvega and chriseth 2015-08-06 00:14:45 +02:00
TestHelper.h update test to new Block/State refactoring - credit to winsvega and chriseth 2015-08-06 00:14:45 +02:00
TestUtils.cpp remove MoveNonceToTempDir 2015-08-10 11:18:32 +02:00
TestUtils.h remove MoveNonceToTempDir 2015-08-10 11:18:32 +02:00