[gnumeric] Tests: test R1C1 parsing too (by way of sylk file).



commit 4ab3e65de1784d7492ac331c009a8b6ae054a45e
Author: Morten Welinder <terra gnome org>
Date:   Fri May 1 19:26:45 2009 -0400

    Tests: test R1C1 parsing too (by way of sylk file).
---
 test/ChangeLog     |    4 ++++
 test/t5903-sylk.pl |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/test/ChangeLog b/test/ChangeLog
index 754819c..18c39e0 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-01  Morten Welinder  <terra gnome org>
+
+	* t5903-sylk.pl: Add app_b2.sylk in order to test R1C1 parsing.
+
 2009-04-25  Morten Welinder <terra gnome org>
 
 	* Release 1.9.6
diff --git a/test/t5903-sylk.pl b/test/t5903-sylk.pl
index 943d030..7f9083b 100755
--- a/test/t5903-sylk.pl
+++ b/test/t5903-sylk.pl
@@ -11,3 +11,4 @@ my $mode = ((shift @ARGV) || "check");
 &message ("Check the sylk importer.");
 &test_importer ("$samples/sylk/test.sylk", "e908820fa86b3e1021856e549f11ebb46786ecab", $mode);
 &test_importer ("$samples/sylk/encoding.sylk", "be9944ed11138b3b0433fe450cfc1ca2bfa5f8a1", $mode);
+&test_importer ("$samples/sylk/app_b2.sylk", "9f97f773c008aa8ea62b6c5b308ac41a7f5194d7", $mode);



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