diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-07 03:59:28 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-07 03:59:28 +0800 |
commit | 8a53efa84c102c2c547692e47778e5a5e45cb126 (patch) | |
tree | 0dd31a83b47bef4a980862aa90a2328539e88995 /VMTests/vmArithmeticTest/divByNonZero2.json | |
parent | adaa3459f1f381370d56a4449927da97a28ad731 (diff) | |
download | dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.gz dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.bz2 dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.lz dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.xz dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.zst dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.zip |
refill all the tests
Diffstat (limited to 'VMTests/vmArithmeticTest/divByNonZero2.json')
-rw-r--r-- | VMTests/vmArithmeticTest/divByNonZero2.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/VMTests/vmArithmeticTest/divByNonZero2.json b/VMTests/vmArithmeticTest/divByNonZero2.json index 35685c7ef..ff1f33d92 100644 --- a/VMTests/vmArithmeticTest/divByNonZero2.json +++ b/VMTests/vmArithmeticTest/divByNonZero2.json @@ -2,8 +2,10 @@ "divByNonZero2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", - "source" : "/src/VMTestsFiller/vmArithmeticTest/divByNonZero2Filler.json" + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", + "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "source" : "src/VMTestsFiller/vmArithmeticTest/divByNonZero2Filler.json", + "sourceHash" : "69cda4579ec75d9e597c76a012dedd2e550ca3a9a562932e403a67c0889b6380" }, "callcreates" : [ ], |