Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop

This commit is contained in:
obscuren
2015-03-17 12:02:50 +01:00
121 changed files with 12765 additions and 1027 deletions

View File

@@ -7,7 +7,7 @@ cd ~/testout
export EVMJIT="-cache=0"
while [ 1 ]
do
TEST="$(docker run --rm --entrypoint=\"/cpp-ethereum/build/test/createRandomTest\" ethereum/cppjit-testrunner)"
TEST="$(docker run --rm --entrypoint=\"/cpp-ethereum/build/test/createRandomStateTest\" ethereum/cppjit-testrunner)"
# echo "$TEST"
# test pyethereum