[gnumeric] Tests: add syntax checks based on object-tests.gnumeric



commit 9e888f86e28d2c131cbbc3d29f48f3f9b40a2ab8
Author: Morten Welinder <terra gnome org>
Date:   Tue Feb 10 11:00:07 2015 -0500

    Tests: add syntax checks based on object-tests.gnumeric

 test/t6150-ods-syntax.pl      |    1 +
 test/t6151-gnumeric-syntax.pl |    1 +
 test/t6152-xlsx-syntax.pl     |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/test/t6150-ods-syntax.pl b/test/t6150-ods-syntax.pl
index 28c747a..5ff058e 100755
--- a/test/t6150-ods-syntax.pl
+++ b/test/t6150-ods-syntax.pl
@@ -60,6 +60,7 @@ my @sources =
      "$samples/merge-tests.gnumeric",
      "$samples/names-tests.gnumeric",
      "$samples/number-tests.gnumeric",
+     "$samples/object-tests.gnumeric",
      "$samples/page-setup-tests.gnumeric",
      "$samples/rich-text-tests.gnumeric",
      "$samples/sheet-formatting-tests.gnumeric",
diff --git a/test/t6151-gnumeric-syntax.pl b/test/t6151-gnumeric-syntax.pl
index dd8dc1c..15cf5d1 100755
--- a/test/t6151-gnumeric-syntax.pl
+++ b/test/t6151-gnumeric-syntax.pl
@@ -56,6 +56,7 @@ my @sources =
      "$samples/merge-tests.gnumeric",
      "$samples/names-tests.gnumeric",
      "$samples/number-tests.gnumeric",
+     "$samples/object-tests.gnumeric",
      "$samples/page-setup-tests.gnumeric",
      "$samples/rich-text-tests.gnumeric",
      "$samples/sheet-formatting-tests.gnumeric",
diff --git a/test/t6152-xlsx-syntax.pl b/test/t6152-xlsx-syntax.pl
index d6914cc..e79295b 100755
--- a/test/t6152-xlsx-syntax.pl
+++ b/test/t6152-xlsx-syntax.pl
@@ -76,6 +76,7 @@ my @sources =
      "$samples/merge-tests.gnumeric",
      "$samples/names-tests.gnumeric",
      "$samples/number-tests.gnumeric",
+     "$samples/object-tests.gnumeric",
      "$samples/page-setup-tests.gnumeric",
      "$samples/rich-text-tests.gnumeric",
      "$samples/sheet-formatting-tests.gnumeric",


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