Solidity, the Smart Contract Programming Language
Go to file
Paweł Bylica ecd5108afc Change the way execution results are collected.
Changes handling ExecutionResult by Executive. From now execution results are collected on if a storage for results (ExecutionResult) is provided to an Executiove instance up front. This change allow better output management for calls - VM interface improved.
2015-05-28 08:56:21 +02:00
libsolidity Change the way execution results are collected. 2015-05-28 08:56:21 +02:00
boostTest.cpp fixed warnings for msvc build 2015-01-13 11:18:08 +01:00
CMakeLists.txt Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"" 2015-05-13 11:45:18 +03:00
TestHelper.cpp handle output larger than 4069 bytes in test 2015-05-19 16:46:00 +02:00
TestHelper.h Merge pull request #1854 from CJentzsch/optionalWalletTests 2015-05-13 18:37:45 +03:00
TestUtils.cpp OpenCL stuff, Fix for eth_call. 2015-04-10 16:41:58 +02:00
TestUtils.h fixes for test/TestUtils.h 2015-03-25 19:51:08 +01:00