[gnumeric] tests: update sha1.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] tests: update sha1.
- Date: Fri, 9 Mar 2012 18:41:35 +0000 (UTC)
commit 230cb8b4a2af220bc31bfb951f8151be157c6574
Author: Morten Welinder <terra gnome org>
Date: Fri Mar 9 10:46:30 2012 -0500
tests: update sha1.
attribute types got removed and enums were spelled out.
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 972527e..a39c601 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", "009ba8cb4b63e8656838fd3c28df5f791e670a2c", $mode);
-&test_importer ("$samples/sc/demo_math", "3d4b48b3d873b97d66c232136907af08e78257ba", $mode);
+&test_importer ("$samples/sc/demo_func", "b228d59793c7ae43de9f7fbf2142d2156a704681", $mode);
+&test_importer ("$samples/sc/demo_math", "1dfe0a8e3bace2c5881198919570c0c983dcf480", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index 82c1ae8..5082067 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", "9883c2066d9a2a48f769df5cbd241ec65b6c3afb", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "79c0d632a20eac4f9e78266bec321d13f6c635c4", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index 702257e..4a7df03 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", "254b5dbcf1880bb4024933dcc79de434d0af8fde", $mode);
+&test_importer ("$samples/applix/sample.as", "c720c88bb35f99c51c443b2373d69f13df17bf5a", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index b16f254..4a4f03c 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", "dbd2df617f51e7882f9a27b034a3c241eb4f4bc7", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "96498527de768bd4cf6f20baf49cd8318e194f78", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "2de91b711a1217102db891293d0032d3c481b4f8", $mode);
+&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);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index c7ed4c9..211fe30 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", "3d9ddc9e338d2f29695591c4e39ea9d1cdb56af5", $mode);
-&test_importer ("$samples/solver/afiro.mps", "f3abfcb4d8538e23e35c0f948d0136f72dcedef1", $mode);
+&test_importer ("$samples/solver/blend.mps", "b53a0f51a6c8f5cfd5b32f01655a200f231676af", $mode);
+&test_importer ("$samples/solver/afiro.mps", "185dcde9d49c11506ba63756d69f835eb2ad23a9", $mode);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]