[gnumeric] tests: update sha1 values after col/row info fixes.



commit a6bab5d1cca5913ee1a8a491bd0b181e02ccae51
Author: Morten Welinder <terra gnome org>
Date:   Sat Mar 10 15:18:07 2012 -0500

    tests: update sha1 values after col/row info 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 a39c601..e95ec3d 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", "b228d59793c7ae43de9f7fbf2142d2156a704681", $mode);
-&test_importer ("$samples/sc/demo_math", "1dfe0a8e3bace2c5881198919570c0c983dcf480", $mode);
+&test_importer ("$samples/sc/demo_func", "425e578f78ddc3a1394779d8a6aeddef659c1ba3", $mode);
+&test_importer ("$samples/sc/demo_math", "252684151782961e19a006391a80792d6de86481", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index 5082067..f80a9cc 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", "79c0d632a20eac4f9e78266bec321d13f6c635c4", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "3da09f0767b9b10c061e4500b309aff27e98f551", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index 4a7df03..b41ab25 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", "c720c88bb35f99c51c443b2373d69f13df17bf5a", $mode);
+&test_importer ("$samples/applix/sample.as", "43497bc5daaf91ad71a609e638a78eb414375307", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index 4a4f03c..a5d687d 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", "faa924b5cc91f39cdf345550454121ad147bbdd9", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "ecce892b3c4b4f053db506be083efca340258c95", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "c941c713046301e10ad8bda1b92c1c0262641998", $mode);
+&test_importer ("$samples/sylk/test.sylk", "df210b18b69881573dc7814cd0c1809f9f605a5b", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "a795eb09e43b35c054f9b8efd5f8a77649702eb7", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "77d6c82d9a5713c4a2840a2a0567468563713708", $mode);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index 211fe30..ce3e3e2 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", "b53a0f51a6c8f5cfd5b32f01655a200f231676af", $mode);
-&test_importer ("$samples/solver/afiro.mps", "185dcde9d49c11506ba63756d69f835eb2ad23a9", $mode);
+&test_importer ("$samples/solver/blend.mps", "3d3e61c7f892744a1142a044ddd7091295e44133", $mode);
+&test_importer ("$samples/solver/afiro.mps", "27fc05dfa9bb5fee724f6f65a1ac35099d5b690e", $mode);



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