[gnumeric] Tests: update tests after column width updates.



commit 1c659eedb712d4bf42042324fa09795b334c81aa
Author: Morten Welinder <terra gnome org>
Date:   Thu Mar 17 16:08:07 2022 -0400

    Tests: update tests after column width updates.
    
    t5902 left behind for a closer look.

 test/t5900-sc.pl   | 4 ++--
 test/t5901-qpro.pl | 2 +-
 test/t5903-sylk.pl | 6 +++---
 test/t5904-mps.pl  | 4 ++--
 test/t5906-dif.pl  | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/test/t5900-sc.pl b/test/t5900-sc.pl
index 3d137e66c..f3290112d 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", "a9f8b22612e481d2a18c9e01404d0980f24a4dff", $mode);
-&test_importer ("$samples/sc/demo_math", "c12f26fbab23a57cbfcc9d2e00dd998adc3532ca", $mode);
+&test_importer ("$samples/sc/demo_func", "b4d30a690b639b3f1dd33c2f333120eb171aa4db", $mode);
+&test_importer ("$samples/sc/demo_math", "051bf6597bcd3ba07513aed8b49bf95b6b8f431f", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index 6a6b0dbde..d19a380bb 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", "e16a247188e4a9ca173d3c517a79befd4c0bac00", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "f1af6fc985a867d1694eebeb9fe1d9cab6926faa", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index 0930984bd..f1a73fd24 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", "0bd6d4dde7dafa4db2e778f812cda1224cbbef6e", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "ce1409a2d2116a754b805e6fdb8ef41219a7a072", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "06c1ad3d133a0e0ad0d9a885572413605c8a00fc", $mode);
+&test_importer ("$samples/sylk/test.sylk", "a3ac97c57ab78f01daf3ac9a8dc593f0f610d360", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "72c3358523817b1fb8e04173fb860a1e32c87ca8", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "d0a8fb5fec00092c6a477a898be7f3e404872c2b", $mode);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index 85b9f0ef3..f5a03d0d9 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", "18a37ec5fd65514ba9c5326c00d18e8b6a1cd736", $mode);
-&test_importer ("$samples/solver/afiro.mps", "6b9eab27a3f0da41d11ac6bb80eb985bf4a10951", $mode);
+&test_importer ("$samples/solver/blend.mps", "aaa27556fa3e26bb5abebc42b6eefce78cd2ab07", $mode);
+&test_importer ("$samples/solver/afiro.mps", "ecf8aafd4edcd53336799c85deb31bc4ceb7b0c4", $mode);
diff --git a/test/t5906-dif.pl b/test/t5906-dif.pl
index 4a0bffb17..d299bd7db 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", "801fec04d73dd68da006184a2955e09ffe485bb4", $mode);
+&test_importer ("$samples/dif/sample.dif", "fa0db068f86d909e2a7c9ec6464118b8f3c9a1f4", $mode);


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