[gnumeric] Tests: update due to enum changes in format.



commit c2261c00557d6b2b756db8c3ab92c0f0fa04cae1
Author: Morten Welinder <terra gnome org>
Date:   Mon Nov 21 09:47:23 2011 -0500

    Tests: update due to enum changes in format.

 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 80d2c4a..972527e 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", "b6ffac4c05a82ae77a4813535323b42befcf520d", $mode);
-&test_importer ("$samples/sc/demo_math", "bb49549d4c788b302342696c8133b125eef07920", $mode);
+&test_importer ("$samples/sc/demo_func", "009ba8cb4b63e8656838fd3c28df5f791e670a2c", $mode);
+&test_importer ("$samples/sc/demo_math", "3d4b48b3d873b97d66c232136907af08e78257ba", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index c947fe5..82c1ae8 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", "bf3a8063251aa615cb4a1408584de88ef6452b01", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "9883c2066d9a2a48f769df5cbd241ec65b6c3afb", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index 4dd6067..702257e 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", "4784848c22699f53f75127598f82cb89747e4736", $mode);
+&test_importer ("$samples/applix/sample.as", "254b5dbcf1880bb4024933dcc79de434d0af8fde", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index f75d882..b16f254 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", "d152736ea656b2781ab5ab41327956795121dfb0", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "2b584ce7b9bf34a9779a7282151430453978a7a3", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "c7e8b23c21de380acaae7efa1bfc50b0c6f73318", $mode);
+&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);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index 9907335..c7ed4c9 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", "453b70d7cb662fb7ad646defb48b01f5123b7209", $mode);
-&test_importer ("$samples/solver/afiro.mps", "ba07e9d4b7557f38dd418af27880ace2bbe8e104", $mode);
+&test_importer ("$samples/solver/blend.mps", "3d9ddc9e338d2f29695591c4e39ea9d1cdb56af5", $mode);
+&test_importer ("$samples/solver/afiro.mps", "f3abfcb4d8538e23e35c0f948d0136f72dcedef1", $mode);



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