[gnumeric] tests: update file filter tests to match new style code.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] tests: update file filter tests to match new style code.
- Date: Sat, 27 Oct 2012 20:40:54 +0000 (UTC)
commit 33655f6bcbe8df17c810cd044cab184fdf6aa58c
Author: Morten Welinder <terra gnome org>
Date: Sat Oct 27 16:40:11 2012 -0400
tests: update file filter tests to match new style code.
test/t5900-sc.pl | 4 ++--
test/t5902-applix.pl | 2 +-
test/t5903-sylk.pl | 4 ++--
test/t5904-mps.pl | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/test/t5900-sc.pl b/test/t5900-sc.pl
index 2ccedd2..86dc242 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", "a08063fecf9d6c3cd0bb31dbf3056631f4deb295", $mode);
-&test_importer ("$samples/sc/demo_math", "fd05f09413af4be8a1bc01462bd0ad9f963abef8", $mode);
+&test_importer ("$samples/sc/demo_func", "ac77a0db96f8bfb0aa4076e4908ebf8618a7cb13", $mode);
+&test_importer ("$samples/sc/demo_math", "a76a4eb96ea5ec1a14f6983ba3a362516a345619", $mode);
diff --git a/test/t5902-applix.pl b/test/t5902-applix.pl
index 89c4152..4946d0c 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", "1f5f5fda40fcfb572731101ed19fabbaf43b24bb", $mode);
+&test_importer ("$samples/applix/sample.as", "5e70eaaf0c01e51a4ba8afba2dd2ad5b468fabcc", $mode);
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index ad8c57d..62f2914 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", "b40fd83b35573ee4a1a9c4ecb57ad8423535ef67", $mode);
+&test_importer ("$samples/sylk/test.sylk", "9ab30dce90e2df3ba7a325b0f971c3341da7b258", $mode);
&test_importer ("$samples/sylk/encoding.sylk", "96752054824a64eb413c40c32e8874be0778114f", $mode);
-&test_importer ("$samples/sylk/app_b2.sylk", "17a044cc8e4a2e4873d63ec32c5aab7a0df8834e", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "fa9f341a1dfbb5def1181c53a3d74f2c4dd9facc", $mode);
diff --git a/test/t5904-mps.pl b/test/t5904-mps.pl
index b164982..fb45040 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", "1f97ef58ccfb0913ce36dad7b25ad8471e823bc4", $mode);
-&test_importer ("$samples/solver/afiro.mps", "6c889e559ecc421b8397fd528dce2514e0cd6540", $mode);
+&test_importer ("$samples/solver/blend.mps", "551a877554b663a983b88f39e2df1becef94283f", $mode);
+&test_importer ("$samples/solver/afiro.mps", "3d71a8ce3f9ff12e5e3306f59113aebcdb614816", $mode);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]