[gnumeric] Tests: update to reflect print area changes.



commit 45a5104dbb6e54009ca941030f891833dbf34472
Author: Morten Welinder <terra gnome org>
Date:   Tue Jun 16 09:58:02 2009 -0400

    Tests: update to reflect print area changes.

 test/t5900-sc.pl     |    4 ++--
 test/t5901-qpro.pl   |    2 +-
 test/t5902-applix.pl |    2 +-
 test/t5903-sylk.pl   |    6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/test/t5900-sc.pl b/test/t5900-sc.pl
index a0f5cd7..1fec5c2 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", "7319a011f54056c1bd12d8aba7e14dd5cfa4f414", $mode);
-&test_importer ("$samples/sc/demo_math", "9d1cdac42cd7a2576dbc102ef3bf5ba37a162dae", $mode);
+&test_importer ("$samples/sc/demo_func", "7c7e4b9a6afca7aed84ba1387e4c8aa76e58c191", $mode);
+&test_importer ("$samples/sc/demo_math", "be5312fbfced8a714a40b63e886001aab0cbf43b", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index 03d5513..d58b641 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", "0398afdcc9b48916f7da88bbd20fe57e0eb79c89", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "c0e5190ae29734758b950b59c27b39567ce4bf7d", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index a0d529b..63465c0 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", "d4edeaafbad37e4f9a4084edb34b8b593c3f924f", $mode);
+&test_importer ("$samples/applix/sample.as", "64b0f2006ebeb78bdce3b0fc17c019726bc00f61", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index 3bf0f96..fc868e9 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", "3d73af489169d82aabe80c831a7d8a5ca2b06d27", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "e14b2bc7021d12e3af95df40dec60358935ebc52", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "fa64ab80d054670f3ac8b2866d64a10dbb1bf960", $mode);
+&test_importer ("$samples/sylk/test.sylk", "d07aa209202f7be7dd692de662b63e9f023a862b", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "0e694cd12694c4fad49b5eb6c7a83bb7331aa236", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "8acdf4513b29733d35c90189a235ddc0039a331d", $mode);



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