summaryrefslogtreecommitdiffstats
path: root/sc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-19 10:33:17 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-19 10:37:24 +0200
commitcc8949955e58b45a579f3126846541f8b0e4bf64 (patch)
tree1a129b14e46ea0ea2ea30fe9b2cb75bd5a17f0a3 /sc
parentactually pass the old cond format to the dialog (diff)
downloadcore-cc8949955e58b45a579f3126846541f8b0e4bf64.tar.gz
core-cc8949955e58b45a579f3126846541f8b0e4bf64.zip
add test case for the MATCH function
Change-Id: I627f4b579a5619e788df3726d2bd72a7f4cec964
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/data/contentCSV/spreadsheet-functions.csv1
-rw-r--r--sc/qa/unit/data/ods/functions.odsbin12964 -> 13214 bytes
-rw-r--r--sc/qa/unit/data/xlsx/formats.xlsxbin13816 -> 9295 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/sc/qa/unit/data/contentCSV/spreadsheet-functions.csv b/sc/qa/unit/data/contentCSV/spreadsheet-functions.csv
index 6dbc97a3b8b5..b8ba29823d7d 100644
--- a/sc/qa/unit/data/contentCSV/spreadsheet-functions.csv
+++ b/sc/qa/unit/data/contentCSV/spreadsheet-functions.csv
@@ -2,3 +2,4 @@ $C$2,$A$1,Sheet.B$2,Sheet!R2C2
2,4,4,5,6,15,15,6,9
1,3,4,4,2,2
2,4,7,8,4
+4,5,#N/A,8
diff --git a/sc/qa/unit/data/ods/functions.ods b/sc/qa/unit/data/ods/functions.ods
index a90a224a1c7f..6dd969c90362 100644
--- a/sc/qa/unit/data/ods/functions.ods
+++ b/sc/qa/unit/data/ods/functions.ods
Binary files differ
diff --git a/sc/qa/unit/data/xlsx/formats.xlsx b/sc/qa/unit/data/xlsx/formats.xlsx
index e579fa5065ed..c75bbc786994 100644
--- a/sc/qa/unit/data/xlsx/formats.xlsx
+++ b/sc/qa/unit/data/xlsx/formats.xlsx
Binary files differ