[gnumeric] Tests: update for solver changes.



commit 539a4fd560663f799c607d34ef0fd5e89dc31c01
Author: Morten Welinder <terra gnome org>
Date:   Tue Mar 22 18:52:47 2016 -0400

    Tests: update for solver changes.

 test/t5900-sc.pl     |    4 ++--
 test/t5901-qpro.pl   |    2 +-
 test/t5902-applix.pl |    2 +-
 test/t5903-sylk.pl   |    6 +++---
 test/t5904-mps.pl    |    4 ++--
 test/t5905-guppi.pl  |    2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/test/t5900-sc.pl b/test/t5900-sc.pl
index dc35cc7..d4e155b 100755
--- a/test/t5900-sc.pl
+++ b/test/t5900-sc.pl
@@ -9,5 +9,5 @@ use GnumericTest;
 my $mode = ((shift @ARGV) || "check");
 
 &message ("Check the sc importer.");
-&test_importer ("$samples/sc/demo_func", "39986c5c21cf60988221a6fa24ab482ee1606625", $mode);
-&test_importer ("$samples/sc/demo_math", "fc220c4c3305228ec31e63b3528b788915889d71", $mode);
+&test_importer ("$samples/sc/demo_func", "b1868a85945568d907da7dfad34c498cf1209512", $mode);
+&test_importer ("$samples/sc/demo_math", "b081197e521cbf973cc309a2c15453f4c8feb55c", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index 4674b6a..37e9b0d 100755
--- a/test/t5901-qpro.pl
+++ b/test/t5901-qpro.pl
@@ -9,4 +9,4 @@ use GnumericTest;
 my $mode = ((shift @ARGV) || "check");
 
 &message ("Check the Quattro Pro importer.");
-&test_importer ("$samples/qpro/gantt.wb3", "8e8e88b72bfe729b9a82e975c2d1307406290a5c", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "5913f63dfd3584151505e3231e56a0cd71ba5991", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index 361a63c..0e85c45 100755
--- a/test/t5902-applix.pl
+++ b/test/t5902-applix.pl
@@ -9,4 +9,4 @@ use GnumericTest;
 my $mode = ((shift @ARGV) || "check");
 
 &message ("Check the applix importer.");
-&test_importer ("$samples/applix/sample.as", "e9f0b742225fe77c6c3dab4064573e555670be84", $mode);
+&test_importer ("$samples/applix/sample.as", "5531f17c449f903c63de1fe1478acd9494f7f7a5", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index 996a647..715374a 100755
--- a/test/t5903-sylk.pl
+++ b/test/t5903-sylk.pl
@@ -9,6 +9,6 @@ use GnumericTest;
 my $mode = ((shift @ARGV) || "check");
 
 &message ("Check the sylk importer.");
-&test_importer ("$samples/sylk/test.sylk", "f508b9a13f48f46fb01250acb0f9ddbc94ad918f", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "bb9b8c232401e9993766bb995216b998b50fd6d5", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "3b559baea7373de85f9d6d4c633e46b052bd8598", $mode);
+&test_importer ("$samples/sylk/test.sylk", "86c7c82fe0425ddcaaa264b50f9b5c335e6c48f6", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "265e5809772cd041378ee14f0518a8ded9d97554", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "5c6c1a2d4d82761f2927b1c0f221d6d295886c20", $mode);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index d621cdc..0758e8c 100755
--- a/test/t5904-mps.pl
+++ b/test/t5904-mps.pl
@@ -9,5 +9,5 @@ use GnumericTest;
 my $mode = ((shift @ARGV) || "check");
 
 &message ("Check the mps importer.");
-&test_importer ("$samples/solver/blend.mps", "62f3d23b545b8a40e4891cd8f645167a71cd387d", $mode);
-&test_importer ("$samples/solver/afiro.mps", "e07455f4fcfba514b29aa43c550556f48fd19fe1", $mode);
+&test_importer ("$samples/solver/blend.mps", "265ed42b7541b772a62ced0726cb39f023d96b12", $mode);
+&test_importer ("$samples/solver/afiro.mps", "c68c4cb622d6fed19555f72225e09cd9f9683226", $mode);
diff --git a/test/t5905-guppi.pl b/test/t5905-guppi.pl
index 217124a..df10168 100755
--- a/test/t5905-guppi.pl
+++ b/test/t5905-guppi.pl
@@ -9,4 +9,4 @@ use GnumericTest;
 my $mode = ((shift @ARGV) || "check");
 
 &message ("Check the mps importer.");
-&test_importer ("$samples/b66666-guppi.gnumeric", "4efa15c01d6c907ef13b2098d650129647447e97", $mode);
+&test_importer ("$samples/b66666-guppi.gnumeric", "4d452f7e2978f7e537d17b1464687a888f74a538", $mode);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]