[gnumeric] tests: update tests after solver fixes.



commit c7b38f09247bd32922d04198b6d7f2ef0b1bf4a8
Author: Morten Welinder <terra gnome org>
Date:   Tue Jun 1 16:16:31 2010 -0400

    tests: update tests after solver fixes.

 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 eb025ea..bc69217 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", "210675683db9cf06f1dc410f3dc84c69a6767f76", $mode);
-&test_importer ("$samples/sc/demo_math", "b3c334cde654b7d40b1fe7631cdf28521484b207", $mode);
+&test_importer ("$samples/sc/demo_func", "f54f95988f064060d108377e35d4df5f42289d23", $mode);
+&test_importer ("$samples/sc/demo_math", "bd756be543490d633349bc9c53217c987050f47c", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index 90e5cc3..c5d1399 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", "2b073ef28443aeee0ee204ac0663a784eec99ba1", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "e07da18f13acde7fca4fbee506dd79a38836e191", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index 35a1f33..aa599d6 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", "abe100b659a005be9cadbf7ceef120ad99c6b1ca", $mode);
+&test_importer ("$samples/applix/sample.as", "88601de4fcbbf4efca07e388966d71830568116c", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index 3b8a59c..e12111d 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", "b71727195e4c854f139eb3512d025ff152593b7a", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "084ef2fe0a43fac23b1d8f3d83be02c8396e9104", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "9158ff7b315a63657b24f746f80cc5cef971b15e", $mode);
+&test_importer ("$samples/sylk/test.sylk", "9ad63953e20d2fde2bd659536959d3b8b2ba268f", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "c88c4e0cf515cf98a3287d2155ff302124c5b849", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "a4b84d1b0f52c33de3c36bc5b1f7f72c13097643", $mode);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index 0a623c8..97e0848 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", "7f234ba9e698cbd702f68c6de979496b9c86d389", $mode);
-&test_importer ("$samples/solver/afiro.mps", "e330c9a07934723184e69bcc467d19e1212c9245", $mode);
+&test_importer ("$samples/solver/blend.mps", "8679808367780bd7c2de7461f990af9c8d2903ea", $mode);
+&test_importer ("$samples/solver/afiro.mps", "61a6e6d6dab6da167cb4f4f88baf30b0cb4e4e6a", $mode);



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