aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-06 16:37:50 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2014-11-06 16:37:50 +0800
commit988ca7b6fcaf12c988f9ec489b9037efdc1fb4d4 (patch)
tree8f47377b2e75bcc5e3a296c31684880827206ff7
parent4b9dcd95ce5a33440de5014896bfeb99f6436c76 (diff)
downloaddexon-solidity-988ca7b6fcaf12c988f9ec489b9037efdc1fb4d4.tar.gz
dexon-solidity-988ca7b6fcaf12c988f9ec489b9037efdc1fb4d4.tar.zst
dexon-solidity-988ca7b6fcaf12c988f9ec489b9037efdc1fb4d4.zip
update SIGNEXTEND tests
-rw-r--r--TestHelper.cpp2
-rw-r--r--vmArithmeticTestFiller.json14
2 files changed, 8 insertions, 8 deletions
diff --git a/TestHelper.cpp b/TestHelper.cpp
index ca46c2ca..b9c3223d 100644
--- a/TestHelper.cpp
+++ b/TestHelper.cpp
@@ -27,7 +27,7 @@
#include <libethereum/Client.h>
#include <liblll/Compiler.h>
-//#define FILL_TESTS
+#define FILL_TESTS
using namespace std;
using namespace dev::eth;
diff --git a/vmArithmeticTestFiller.json b/vmArithmeticTestFiller.json
index 29d523a3..b9369457 100644
--- a/vmArithmeticTestFiller.json
+++ b/vmArithmeticTestFiller.json
@@ -1725,7 +1725,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "1000000000000000000",
"nonce" : 0,
- "code" : "0x62122ff4600016600057",
+ "code" : "0x62122ff460000b600055",
"storage": {}
}
},
@@ -1753,7 +1753,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "1000000000000000000",
"nonce" : 0,
- "code" : "0x62122f6a600016600057",
+ "code" : "0x62122f6a60000b600055",
"storage": {}
}
},
@@ -1781,7 +1781,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "1000000000000000000",
"nonce" : 0,
- "code" : "0x6212faf4600116600057",
+ "code" : "0x6212faf460010b600055",
"storage": {}
}
},
@@ -1809,7 +1809,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "1000000000000000000",
"nonce" : 0,
- "code" : "0x62126af4600116600057",
+ "code" : "0x62126af460010b600055",
"storage": {}
}
},
@@ -1837,7 +1837,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "1000000000000000000",
"nonce" : 0,
- "code" : "0x62126af4605016600057",
+ "code" : "0x62126af460500b600055",
"storage": {}
}
},
@@ -2005,7 +2005,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "1000000000000000000",
"nonce" : 0,
- "code" : "0x66f000000000000161ffff16600057",
+ "code" : "0x66f000000000000161ffff0b600055",
"storage": {}
}
},
@@ -2033,7 +2033,7 @@
"0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : {
"balance" : "1000000000000000000",
"nonce" : 0,
- "code" : "0x60ff68f0000000000000000116600057",
+ "code" : "0x60ff68f000000000000000010b600055",
"storage": {}
}
},