[gnumeric] Importdb: update after two-height changes.



commit a7b35dadb2efa745900755bad4b654f1b08e8d64
Author: Morten Welinder <terra gnome org>
Date:   Mon Mar 15 09:28:18 2021 -0400

    Importdb: update after two-height changes.

 test/t5900-sc.pl    | 4 ++--
 test/t5901-qpro.pl  | 2 +-
 test/t5903-sylk.pl  | 6 +++---
 test/t5905-guppi.pl | 2 +-
 test/t5906-dif.pl   | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/test/t5900-sc.pl b/test/t5900-sc.pl
index d4e155be8..3d137e66c 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", "b1868a85945568d907da7dfad34c498cf1209512", $mode);
-&test_importer ("$samples/sc/demo_math", "b081197e521cbf973cc309a2c15453f4c8feb55c", $mode);
+&test_importer ("$samples/sc/demo_func", "a9f8b22612e481d2a18c9e01404d0980f24a4dff", $mode);
+&test_importer ("$samples/sc/demo_math", "c12f26fbab23a57cbfcc9d2e00dd998adc3532ca", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index 37e9b0d5c..6a6b0dbde 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", "5913f63dfd3584151505e3231e56a0cd71ba5991", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "e16a247188e4a9ca173d3c517a79befd4c0bac00", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index fe20115b8..0930984bd 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", "36e2327a283f6a4783b05187c71380a76148c2a8", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "ad0660a265fedbe51c4fb66609aa06c4215a5611", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "11203a7d416024cfaa84cb67fab51223ff59b2b5", $mode);
+&test_importer ("$samples/sylk/test.sylk", "0bd6d4dde7dafa4db2e778f812cda1224cbbef6e", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "ce1409a2d2116a754b805e6fdb8ef41219a7a072", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "06c1ad3d133a0e0ad0d9a885572413605c8a00fc", $mode);
diff --git a/test/t5905-guppi.pl b/test/t5905-guppi.pl
index 3f880a90f..ed298ba97 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 guppi graph importer.");
-&test_importer ("$samples/b66666-guppi.gnumeric", "4f9552b87482dfa330ed251dffef467939478244", $mode);
+&test_importer ("$samples/b66666-guppi.gnumeric", "e7d2f225b9fc36dae36291d4d2fa848d39e7b006", $mode);
diff --git a/test/t5906-dif.pl b/test/t5906-dif.pl
index b5dbd9f99..4a0bffb17 100755
--- a/test/t5906-dif.pl
+++ b/test/t5906-dif.pl
@@ -9,4 +9,4 @@ use GnumericTest;
 my $mode = ((shift @ARGV) || "check");
 
 &message ("Check the dif importer.");
-&test_importer ("$samples/dif/sample.dif", "e961ef2b1bc75e9a3d6759b5926310f959d129e4", $mode);
+&test_importer ("$samples/dif/sample.dif", "801fec04d73dd68da006184a2955e09ffe485bb4", $mode);


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