[gnumeric] solver: update tests since we don't write blank input area anymore.



commit 6c8c36984d0ee92022bf62ca999674e94ccb65da
Author: Morten Welinder <terra gnome org>
Date:   Sun Nov 1 19:20:47 2009 -0500

    solver: update tests since we don't write blank input area anymore.

 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 1fec5c2..a52ace1 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", "7c7e4b9a6afca7aed84ba1387e4c8aa76e58c191", $mode);
-&test_importer ("$samples/sc/demo_math", "be5312fbfced8a714a40b63e886001aab0cbf43b", $mode);
+&test_importer ("$samples/sc/demo_func", "d3e0714a877bc620b7fe2054e28e84fc4fbfefe3", $mode);
+&test_importer ("$samples/sc/demo_math", "158cd89eb6c8f9c6169f6f74e8109225a26de1ed", $mode);
diff --git a/test/t5901-qpro.pl b/test/t5901-qpro.pl
index d58b641..0ffaffa 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", "c0e5190ae29734758b950b59c27b39567ce4bf7d", $mode);
+&test_importer ("$samples/qpro/gantt.wb3", "4700b5f0f3139737bcf45c4506f1d830bedb9950", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index 63465c0..4d2e969 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", "64b0f2006ebeb78bdce3b0fc17c019726bc00f61", $mode);
+&test_importer ("$samples/applix/sample.as", "cbc205426138d277a5f548994ec038c6d8bb0ba4", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index fc868e9..cad3008 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", "d07aa209202f7be7dd692de662b63e9f023a862b", $mode);
-&test_importer ("$samples/sylk/encoding.sylk", "0e694cd12694c4fad49b5eb6c7a83bb7331aa236", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "8acdf4513b29733d35c90189a235ddc0039a331d", $mode);
+&test_importer ("$samples/sylk/test.sylk", "775eb901ddaa1168ebb25a4099c8c7c5ea371dac", $mode);
+&test_importer ("$samples/sylk/encoding.sylk", "4071951eda0d3bde3620a9d54269f5d2fe4c69e4", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "0137280615937e429bfadb064d620c4cf56d9d1e", $mode);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index fd75444..cba8325 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", "5683256cc30c51c907904efea1c65449cb3f558e", $mode);
-&test_importer ("$samples/solver/afiro.mps", "3f1d887e91100f67150701257071c8385185d659", $mode);
+&test_importer ("$samples/solver/blend.mps", "76ac41bbbd5d61d6d1828da7a2d332194099a962", $mode);
+&test_importer ("$samples/solver/afiro.mps", "87fc37c3432db49ad95876e2d0da2b2739e72833", $mode);



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