[gnumeric] Tests: opensuse 11.4 workaround; update sha1s



commit 4d2178be05ad17d833dadc3546d6f344ebccb717
Author: Morten Welinder <terra gnome org>
Date:   Sat Nov 19 13:30:59 2011 -0500

    Tests: opensuse 11.4 workaround; update sha1s

 test/commondots.supp |    9 +++++++++
 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 ++--
 6 files changed, 18 insertions(+), 9 deletions(-)
---
diff --git a/test/commondots.supp b/test/commondots.supp
index 54b1d74..387b82f 100644
--- a/test/commondots.supp
+++ b/test/commondots.supp
@@ -267,3 +267,12 @@
    ...
    fun:g_type_class_ref
 }
+
+{
+   GIO/OpenSuSE11.4/FMR
+   Memcheck:Addr4
+   fun:g_atomic_int_exchange_and_add
+   fun:g_variant_unref
+   ...
+   fun:g_settings_backend_get_default
+}
diff --git a/test/t5900-sc.pl b/test/t5900-sc.pl
index 48af9e3..80d2c4a 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", "88703179026fc2b04d578065cbac437a2e317527", $mode);
-&test_importer ("$samples/sc/demo_math", "bd756be543490d633349bc9c53217c987050f47c", $mode);
+&test_importer ("$samples/sc/demo_func", "b6ffac4c05a82ae77a4813535323b42befcf520d", $mode);
+&test_importer ("$samples/sc/demo_math", "bb49549d4c788b302342696c8133b125eef07920", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index c5d1399..c947fe5 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", "e07da18f13acde7fca4fbee506dd79a38836e191", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "bf3a8063251aa615cb4a1408584de88ef6452b01", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index aa599d6..4dd6067 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", "88601de4fcbbf4efca07e388966d71830568116c", $mode);
+&test_importer ("$samples/applix/sample.as", "4784848c22699f53f75127598f82cb89747e4736", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index e12111d..f75d882 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", "9ad63953e20d2fde2bd659536959d3b8b2ba268f", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "c88c4e0cf515cf98a3287d2155ff302124c5b849", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "a4b84d1b0f52c33de3c36bc5b1f7f72c13097643", $mode);
+&test_importer ("$samples/sylk/test.sylk", "d152736ea656b2781ab5ab41327956795121dfb0", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "2b584ce7b9bf34a9779a7282151430453978a7a3", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "c7e8b23c21de380acaae7efa1bfc50b0c6f73318", $mode);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index 97e0848..9907335 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", "8679808367780bd7c2de7461f990af9c8d2903ea", $mode);
-&test_importer ("$samples/solver/afiro.mps", "61a6e6d6dab6da167cb4f4f88baf30b0cb4e4e6a", $mode);
+&test_importer ("$samples/solver/blend.mps", "453b70d7cb662fb7ad646defb48b01f5123b7209", $mode);
+&test_importer ("$samples/solver/afiro.mps", "ba07e9d4b7557f38dd418af27880ace2bbe8e104", $mode);



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