[gnumeric] solver: update tests after removing report fields.



commit cef3ed0f1971df744d94527d59801a3c2d8707b9
Author: Morten Welinder <terra gnome org>
Date:   Mon Nov 16 14:01:56 2009 -0500

    solver: update tests after removing report fields.

 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 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/test/t5900-sc.pl b/test/t5900-sc.pl
index a52ace1..94c3528 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", "d3e0714a877bc620b7fe2054e28e84fc4fbfefe3", $mode);
-&test_importer ("$samples/sc/demo_math", "158cd89eb6c8f9c6169f6f74e8109225a26de1ed", $mode);
+&test_importer ("$samples/sc/demo_func", "1be918fc16acd996c634cc2e44aaa6caeb158542", $mode);
+&test_importer ("$samples/sc/demo_math", "a141d3dd635b8d92e22fad386487491fd29b7513", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index 0ffaffa..1d2ff12 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", "4700b5f0f3139737bcf45c4506f1d830bedb9950", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "1702269c2199c85b2d98ea29ce970e1aadad197a", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index 4d2e969..b8d4c5b 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", "cbc205426138d277a5f548994ec038c6d8bb0ba4", $mode);
+&test_importer ("$samples/applix/sample.as", "1f76742ff7a08f1832361d66ecfbb504f2da9943", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index cad3008..f4f0db4 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", "775eb901ddaa1168ebb25a4099c8c7c5ea371dac", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "4071951eda0d3bde3620a9d54269f5d2fe4c69e4", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "0137280615937e429bfadb064d620c4cf56d9d1e", $mode);
+&test_importer ("$samples/sylk/test.sylk", "be8e6e71cc155c1d5c98e18e5f148cb38e653dcc", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "70cc94638fffb58e73888eb48c50de3de5e4b8f7", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "3717990b16e22312ddbfbd961eb482b54ebafc1e", $mode);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index c4b756f..4984f4d 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", "ad55ea8a9e4c23909bb53d46a76ba75e3a2a0450", $mode);
-&test_importer ("$samples/solver/afiro.mps", "c6fea9c93c675030d55617a9925b52ba931b5c0e", $mode);
+&test_importer ("$samples/solver/blend.mps", "dd5e3388a877b1f98f72d19dc3dad81fe8f3cd1a", $mode);
+&test_importer ("$samples/solver/afiro.mps", "7d5a4c944000a7db62758cafc1c2aba1942eb518", $mode);



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