diff options
author | winsvega <winsvega@mail.ru> | 2017-08-06 02:51:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-06 02:51:04 +0800 |
commit | 9a8828e000dddad88c24a6f36fb8cad3cb43b88d (patch) | |
tree | 7903e67ad5133afbe886ca6c023fd27a6c909c77 /VMTests/vmIOandFlowOperationsTest.json | |
parent | 40bcd22eef62a41c5a210617cdae3cfcc953c15a (diff) | |
parent | 40d28e6407d1a6700e9b239ffaf0519dea05898a (diff) | |
download | tangerine-tests-9a8828e000dddad88c24a6f36fb8cad3cb43b88d.tar tangerine-tests-9a8828e000dddad88c24a6f36fb8cad3cb43b88d.tar.gz tangerine-tests-9a8828e000dddad88c24a6f36fb8cad3cb43b88d.tar.bz2 tangerine-tests-9a8828e000dddad88c24a6f36fb8cad3cb43b88d.tar.lz tangerine-tests-9a8828e000dddad88c24a6f36fb8cad3cb43b88d.tar.xz tangerine-tests-9a8828e000dddad88c24a6f36fb8cad3cb43b88d.tar.zst tangerine-tests-9a8828e000dddad88c24a6f36fb8cad3cb43b88d.zip |
Merge pull request #246 from ethereum/filled-vm-test-no-expect
Remove "expect" sections from VM tests
Diffstat (limited to 'VMTests/vmIOandFlowOperationsTest.json')
-rw-r--r-- | VMTests/vmIOandFlowOperationsTest.json | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/VMTests/vmIOandFlowOperationsTest.json b/VMTests/vmIOandFlowOperationsTest.json index c103620a3..cec4c6a58 100644 --- a/VMTests/vmIOandFlowOperationsTest.json +++ b/VMTests/vmIOandFlowOperationsTest.json @@ -2944,13 +2944,6 @@ "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "expect" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "storage" : { - "0x01" : "0x00" - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", @@ -3147,13 +3140,6 @@ "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "expect" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "storage" : { - "0x01" : "0x00" - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", @@ -3182,13 +3168,6 @@ "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "expect" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "storage" : { - "0x01" : "0x00" - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", @@ -3432,13 +3411,6 @@ "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "expect" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "storage" : { - "0x01" : "0x00" - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", @@ -3467,13 +3439,6 @@ "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "expect" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "storage" : { - "0x01" : "0x00" - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", @@ -3716,13 +3681,6 @@ "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x03fd" }, - "expect" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "storage" : { - "0x02" : "0x23" - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", @@ -4853,13 +4811,6 @@ "origin" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", "value" : "0x0de0b6b3a7640000" }, - "expect" : { - "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { - "storage" : { - "0x01" : "0x00" - } - } - }, "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", |