[gnumeric] Tests: add new test file with all function samples from build-in docs.



commit 61e01404c24cdf39787389b1de38d2b5e878a3f7
Author: Morten Welinder <terra gnome org>
Date:   Wed Apr 1 18:57:23 2015 -0400

    Tests: add new test file with all function samples from build-in docs.

 samples/docs-samples.gnumeric |  Bin 0 -> 11068 bytes
 test/t6150-ods-syntax.pl      |    1 +
 test/t6151-gnumeric-syntax.pl |    1 +
 test/t6152-xlsx-syntax.pl     |    1 +
 4 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/samples/docs-samples.gnumeric b/samples/docs-samples.gnumeric
new file mode 100644
index 0000000..eb1d791
Binary files /dev/null and b/samples/docs-samples.gnumeric differ
diff --git a/test/t6150-ods-syntax.pl b/test/t6150-ods-syntax.pl
index 5ff058e..64f00e5 100755
--- a/test/t6150-ods-syntax.pl
+++ b/test/t6150-ods-syntax.pl
@@ -45,6 +45,7 @@ my @sources =
      "$samples/sumif.xls",
      "$samples/array-intersection.xls",
      "$samples/arrays.xls",
+     "$samples/docs-samples.gnumeric",
      "$samples/ftest.xls",
      "$samples/ttest.xls",
      "$samples/chitest.xls",
diff --git a/test/t6151-gnumeric-syntax.pl b/test/t6151-gnumeric-syntax.pl
index 15cf5d1..a373dd6 100755
--- a/test/t6151-gnumeric-syntax.pl
+++ b/test/t6151-gnumeric-syntax.pl
@@ -41,6 +41,7 @@ my @sources =
      "$samples/sumif.xls",
      "$samples/array-intersection.xls",
      "$samples/arrays.xls",
+     "$samples/docs-samples.gnumeric",
      "$samples/ftest.xls",
      "$samples/ttest.xls",
      "$samples/chitest.xls",
diff --git a/test/t6152-xlsx-syntax.pl b/test/t6152-xlsx-syntax.pl
index e79295b..71f636c 100755
--- a/test/t6152-xlsx-syntax.pl
+++ b/test/t6152-xlsx-syntax.pl
@@ -61,6 +61,7 @@ my @sources =
      "$samples/sumif.xls",
      "$samples/array-intersection.xls",
      "$samples/arrays.xls",
+     "$samples/docs-samples.gnumeric",
      "$samples/ftest.xls",
      "$samples/ttest.xls",
      "$samples/chitest.xls",


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