[gnumeric] Tests: include graph test file in syntax checks.



commit fc17d660c7c6c54e4005dab3cc1083060ba38054
Author: Morten Welinder <terra gnome org>
Date:   Tue Apr 15 09:21:07 2014 -0400

    Tests: include graph test file in syntax checks.

 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 82318aa..2997883 100755
--- a/test/t6150-ods-syntax.pl
+++ b/test/t6150-ods-syntax.pl
@@ -56,6 +56,7 @@ my @sources =
      "$samples/colrow-tests.gnumeric",
      "$samples/cond-format-tests.gnumeric",
      "$samples/formula-tests.gnumeric",
+     "$samples/graph-tests.gnumeric",
      "$samples/merge-tests.gnumeric",
      "$samples/number-tests.gnumeric",
      "$samples/page-setup-tests.gnumeric",
diff --git a/test/t6151-gnumeric-syntax.pl b/test/t6151-gnumeric-syntax.pl
index 0f47fed..d16a789 100755
--- a/test/t6151-gnumeric-syntax.pl
+++ b/test/t6151-gnumeric-syntax.pl
@@ -52,6 +52,7 @@ my @sources =
      "$samples/colrow-tests.gnumeric",
      "$samples/cond-format-tests.gnumeric",
      "$samples/formula-tests.gnumeric",
+     "$samples/graph-tests.gnumeric",
      "$samples/merge-tests.gnumeric",
      "$samples/number-tests.gnumeric",
      "$samples/page-setup-tests.gnumeric",
diff --git a/test/t6152-xlsx-syntax.pl b/test/t6152-xlsx-syntax.pl
index 03aff05..a9ee515 100755
--- a/test/t6152-xlsx-syntax.pl
+++ b/test/t6152-xlsx-syntax.pl
@@ -61,6 +61,7 @@ my @sources =
      "$samples/colrow-tests.gnumeric",
      "$samples/cond-format-tests.gnumeric",
      "$samples/formula-tests.gnumeric",
+     "$samples/graph-tests.gnumeric",
      "$samples/merge-tests.gnumeric",
      "$samples/number-tests.gnumeric",
      "$samples/page-setup-tests.gnumeric",


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