From 8a53efa84c102c2c547692e47778e5a5e45cb126 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 6 Oct 2017 22:59:28 +0300 Subject: refill all the tests --- VMTests/vmArithmeticTest/divByZero.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'VMTests/vmArithmeticTest/divByZero.json') diff --git a/VMTests/vmArithmeticTest/divByZero.json b/VMTests/vmArithmeticTest/divByZero.json index 15074ce90..932f20498 100644 --- a/VMTests/vmArithmeticTest/divByZero.json +++ b/VMTests/vmArithmeticTest/divByZero.json @@ -2,8 +2,10 @@ "divByZero" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.70ba1a56.Linux.g++", - "source" : "/src/VMTestsFiller/vmArithmeticTest/divByZeroFiller.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/divByZeroFiller.json", + "sourceHash" : "0379670d4f721590eeb930531b621d2403d012cd378806e54c282313fd73f0f0" }, "callcreates" : [ ], -- cgit